Clean Code Standards
CommunityKeep code clean, reduce debt, ship faster.
Software Engineering#architecture#refactor#coding-standards#naming-conventions#code-review#clean-code#solid-principles
AuthorDerakons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Code quality can degrade over time, creating maintainability challenges and technical debt. This Skill defines a concise set of guidelines to keep code readable, modular, and maintainable.
Core Features & Use Cases
- SOLID principles: Single Responsibility, Open/Closed, Liskov, Interface Segregation, Dependency Inversion to improve testability and scalability.
- Naming conventions: Consistent camelCase for variables/functions, PascalCase for components, and UPPER_SNAKE_CASE for constants.
- Comments: Explain the why, not the what; document architectural decisions and rationale to aid future developers.
- Project structure: Organize by feature/domain to improve navigation and collaboration.
Quick Start
Refactor a legacy module into separate feature-based components to improve readability and maintainability.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Clean Code Standards Download link: https://github.com/Derakons/ERP/archive/main.zip#clean-code-standards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.