engineering-writing-code
Use when writing, shaping, or placing any code — every edit names something, so this loads with the code touch. Triggers: naming an identifier, file, type, or enum member; choosing between a boolean, string union, and enum for a set of states; defining a domain type, database or validation schema, config shape, or wire payload; data that is flat, joined by ID references, or duplicated across fields; creating, splitting, or moving files; error classes, catch blocks, helpers, wrappers, utils, test files; barrel files, circular imports, a function that only forwards its arguments, an empty catch; any UI component, page, route, layout, form, or prop; a god component, dot-notation sub-components, a page marked "use client"; and before writing code against any external library, API, framework, or tool, or proposing a fix after an error.
Pinned to revision 161284dfad3d, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/engineering-writing-code/SKILL.md
- skills/engineering-writing-code/references/modeling-domain-type-fidelity.md
- skills/engineering-writing-code/references/modeling-isomorphic-structure.md
- skills/engineering-writing-code/references/modeling-registries-and-engines.md
- skills/engineering-writing-code/references/modeling-self-initializing-architecture.md
- skills/engineering-writing-code/references/modeling.md
- skills/engineering-writing-code/references/naming-enums.md
- skills/engineering-writing-code/references/naming.md
- skills/engineering-writing-code/references/organizing-errors.md
- skills/engineering-writing-code/references/organizing-extraction-and-wrappers.md
- skills/engineering-writing-code/references/organizing-file-boundaries.md
- skills/engineering-writing-code/references/organizing-test-files.md
- skills/engineering-writing-code/references/organizing-visual-structure.md
- skills/engineering-writing-code/references/organizing.md
- skills/engineering-writing-code/references/research-dimension-sweep.md
- skills/engineering-writing-code/references/research.md
- skills/engineering-writing-code/references/ui-compound-components.md
- skills/engineering-writing-code/references/ui-forms.md
- skills/engineering-writing-code/references/ui-god-components.md
- skills/engineering-writing-code/references/ui-server-pages.md
- skills/engineering-writing-code/references/ui.md
Every link opens the file at its source, pinned to the revision this page describes.