package-design
CommunityTransform messy code into clean package structure.
Software Engineering#refactoring#domain-driven-design#modularization#code-architecture#package-design#mece
Authorj5ik2o
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reorganize sprawling codebases into clear, domain-aligned package boundaries using MECE grouping to reduce coupling and improve maintainability.
Core Features & Use Cases
- Chunk Down: identify atomic responsibilities and surface concise public APIs.
- Chunk Up: group related responsibilities into domain-oriented packages with meaningful names.
- Phase-driven guidance: provides a structured progression from decomposition to packaging and interface definition for maintainable architectures.
- Use Case: ideal for refactoring monoliths or large modules into modular architectures to support scalable feature work.
Quick Start
Start by listing all public types and functions in the codebase, then group them into domain-oriented, MECE packages based on responsibilities.
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: package-design Download link: https://github.com/j5ik2o/okite-ai/archive/main.zip#package-design 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.