Coding Standards

The cross-project engineering floor: SOLID, DRY, KISS, YAGNI, FIRST, intention-revealing naming, guard clauses, immutability, structured errors, layering, feature flags, and code that explains itself rather than carrying comments. Use when you say "review this for quality", "start this module properly", "refactor to our conventions", "should this have a comment", or "set up our naming rules". Not for stack-specific patterns, use a framework skill such as `springboot-patterns`.

Lukk17 e5a2292 4 files · 22.1 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/coding-standards commit e5a2292341

Frequently asked questions

npx skillmds@latest add lukk17/coding-standards