# Khan/style-guides

Docs for the Organization

Repository: https://github.com/Khan/style-guides
Canonical: https://ross.abutalabs.com/products/style-guides
Language: Shell
License Family: other
Last push: 2024-09-06T15:42:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4450, "days_push": 726, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2128, forks 146 (observed 2026-08-28T04:06:16.977302+00:00)

## What it is
Khan Academy's collection of coding style guides covering JavaScript, React, CSS, Python, Go, Java, and iOS. It documents conventions for readable, consistent code, including TODO comment formats and tooling for catching style violations.

## Use cases
- adopt a company style guide for javascript and react
- find python code style conventions
- standardize TODO comment format in code reviews
- reference css and go style rules for a team
- set up linting to enforce coding standards

## When to choose
- you want a battle-tested, real-world style guide to base your team's coding standards on
- you work in JavaScript, React, Python, Go, Java, CSS, or iOS and want consistent conventions

## When to avoid
- you need an executable linter or formatter rather than written guidelines
- you need a license-protected or officially maintained standard for a commercial product (the repo has no license)

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, linter, formatter, code-review
- domain: developer-tools, documentation, web-development
- platform: cross-platform
- tags: style-guide, coding-standards, khan-academy, code-consistency

## Member repositories
- Khan/style-guides (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.977302+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:26.014204+00:00, confidence not recorded.
  - readme: https://github.com/Khan/style-guides (fetched 2026-08-28T04:06:16.977302+00:00, sha 357020ea747c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
