coding conventions skills

9 tagged coding conventions, measured the same way as everything else here.

Browse within: coding-guidelines 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