do-maintainability-check
CommunityEnsure code maintainability with a final check
Software Engineering#code quality#design principles#code maintainability#final check#Tiered approach
Authorpurefunctions
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps maintain the human-maintainability of code by providing a final check after implementation, preventing unnecessary complexity and issues.
Core Features & Use Cases
- Final Code Review: Verifies code is maintainable without unnecessary abstraction, duplication, or complexity.
- Design Discipline: Applies principles to keep the smallest, most maintainable design.
- Use Cases: Ideal for Tier 1-3 changes, introducing or removing abstractions, adding helper functions, or when code is used by multiple callers.
Quick Start
After implementing changes, use 'do-maintainability-check --files "file1.py, file2.py"' to ensure 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: do-maintainability-check Download link: https://github.com/purefunctions/my-agent-config/archive/main.zip#do-maintainability-check 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 620,000+ vetted skills library on demand.