Define Code Style

Define the project's development style guide once the stack is chosen: how code is organized (module/folder architecture), named, commented and documented, how errors are handled, and how tests are written. For each dimension where the chosen stack offers real alternatives it weighs the top 2–3 idiomatic options with trade-offs and recommends one; everything else inherits the stack's canon with a citation. Use after design-architecture and before design-dev-architecture. Writes a source-cited code-style.research.md, a short human summary, and the distilled code-style.md guide that implement-feature, verify-feature, refactor and write-tests follow on every task.

a-v-ershov 8e75d84 4 files · 29.8 KB Updated

File contents

a-v-ershov/buildloop/tree/main/skills/define-code-style commit 8e75d84e67

Frequently asked questions

npx skillmds@latest add a-v-ershov/define-code-style