Coding Standards

Use when reviewing code quality, asking whether a refactor or design is good, looking for code smells, or evaluating architecture tradeoffs. Identifies shallow interfaces, invalid state models, unclear boundaries, hidden effects, weak failure contracts, over-mocking, over-abstraction, compatibility glue, and clean-looking code that preserves bad models.

joshuadavidthomas 220bb1c 12 files · 104.4 KB Updated

File contents

joshuadavidthomas/agent-skills/tree/main/coding-standards commit 220bb1c8d1

Frequently asked questions

npx skillmds@latest add joshuadavidthomas/coding-standards