Clean Code

Clean-code engineering standards for writing, refactoring, and reviewing code in any programming language. Use this whenever the user asks to write clean code, follow clean-code principles, refactor for clarity, improve naming, reduce complexity or duplication, separate concerns, tighten error handling, work test-first or do TDD, or otherwise raise code quality, readability, and maintainability. Apply these rules by default when producing or changing code for a quality-conscious user.

superplanehq 95cc623 2 files · 17.3 KB Updated

File contents

superplanehq/superplane/tree/main/.agents/skills/clean-code commit 95cc62319d

Frequently asked questions

npx skillmds@latest add superplanehq/clean-code