Write Good Code

Guide for writing, generating, reviewing, and refactoring maintainable code using practical software design heuristics such as DRY, KISS, YAGNI, SOLID, separation of concerns, high cohesion, low coupling, fail fast, and clear naming without applying them dogmatically. Trigger: Use when the task involves creating new code, refactoring existing code, reviewing implementation quality, improving readability or maintainability, reducing duplication or coupling, choosing clearer abstractions, or deciding how to structure logic so the code stays simple, cohesive, and easy to evolve.

Mane087 b1d5645 15.4 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/write-good-code commit b1d5645705

Frequently asked questions

npx skillmds@latest add mane087/write-good-code