Standards

Universal coding standards reference (TypeScript and Rust tracks) — simplicity ladder (reuse-first / YAGNI, run before writing code), type/lint discipline, naming conventions, doc policy (JSDoc / rustdoc), layered architecture, typed error handling, English-only comments, conventional commits. Load this BEFORE writing any non-trivial code, reviewing a PR, or scaffolding a new project. Other skills (/bymax-workflow:plan, /bymax-quality:tdd, /bymax-quality:code-review, /bymax-bootstrap:bootstrap) reference this.

bymaxone 9e95218 36.6 KB Updated

File contents

bymaxone/bymax-claude-code/tree/main/plugins/bymax-workflow/skills/standards commit 9e952189f7

Frequently asked questions

npx skillmds@latest add bymaxone/standards