ref-code-quality
Installation
SKILL.md
Code Quality and Documentation Skill
REFERENCE MODE: This skill provides reference material. Load specific standards on-demand based on current task.
Language-agnostic code quality and documentation principles applicable across all technology stacks. Covers design principles, complexity management, refactoring triggers, error handling, and API documentation.
Workflow
Step 1: Load Code Organization Standards
Important: Load this standard for any implementation or refactoring work.
Read: standards/code-organization.md
Covers SRP, CQS, parameter objects, package structure, immutability, refactoring triggers, complexity thresholds, and maintenance prioritization.