modular-refactoring-pattern
Installation
SKILL.md
Modular Refactoring Pattern for @j0kz/mcp-agents
Systematic approach to keeping files under 300 LOC through strategic extraction.
Philosophy: Modular Architecture
Core Principle: Keep files focused and maintainable through consistent extraction patterns.
Established 2025: 4 packages successfully refactored with proven results.
Quality Targets
File Size
- Target: <300 LOC per file
- Maximum: 500 LOC (hard limit)
- Action: Extract when approaching 300 LOC