coding guidelines skills

14 tagged coding guidelines, measured the same way as everything else here.

Browse within: coding-conventions 9nodejs 9reactjs 9style-guide 9typescipt 9

mkosir/typescript-style-guide

Skill Claude CodeCodex

Apply, review, and explain discriminated unions in TypeScript. Use automatically for tasks involving mutually exclusive variants, invalid state prevention, exhaustiveness checking, variant-specific object properties, application state, function arguments, or React props.

784 5d ago A 52 tokens original MIT

mkosir/typescript-style-guide

Skill Claude CodeCodex

Apply, review, and explain TypeScript function conventions. Use automatically for tasks involving function responsibility, statelessness, purity, side effects, function arguments, function API design, or return types.

784 5d ago A 42 tokens original MIT

mkosir/typescript-style-guide

Skill Claude CodeCodex

Apply, review, and explain TypeScript variable conventions. Use automatically for tasks involving variable declarations, const assertions, enum alternatives, literal-union state modelling, boolean flags, or choosing between null and undefined.

784 5d ago A 45 tokens original MIT

geohot-guidelines

05

frankekn/george-hotz-skills

Skill Claude CodeCodex

George Hotz–inspired radical-simplicity rules for coding. Load when refactoring, simplifying, or reviewing code; when a change is growing a new layer / abstraction / config flag / adapter; when a function is sprouting many parameters; or when you're about to assert code "works" without looking. Complexity is the enemy…

12 2mo ago A 91 tokens original MIT

ns3154/alibaba-java-coding-guidelines-skill

Skill Claude CodeCodex

A set of rules for reviewing, generating, and refactoring Java code against Alibaba Java Coding Guidelines, a published style and quality guide. It also covers related Spring, MyBatis, Maven, SQL, database, logging, error-handling, and security code.

7 3mo ago A 60 tokens original Apache-2.0