Code Quality Principles

Enforce code quality through the Boy Scout Rule (leave code better than found), secret-free commits, production-ready code (no TODOs, console.log, mocks, or commented code), and self-review against an atomic-commits checklist. Use when writing, modifying, or reviewing code. This skill MUST be consulted because production code without these standards causes quality regressions and operational incidents.

synaptiai 92e195e 4.1 KB Updated

File contents

synaptiai/synapti-marketplace/tree/main/plugins/flow/skills/code-quality-principles commit 92e195e0f3

Frequently asked questions

npx skillmds@latest add synaptiai/code-quality-principles