integra-code-organization
OfficialGuide code layout for durable, maintainable systems.
AuthorIntegra-Beauty
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps teams reason about where to place code, how to group functions, and how to minimize coupling while maximizing clarity and reuse.
Core Features & Use Cases
- Co-locate by coupling, not similarity to keep related changes together.
- Keep single-use helpers with their caller to avoid needless extraction.
- Organize by what changes, not by what it is, to reflect real fault lines.
- Avoid premature decomposition and maintain cohesive modules as they evolve.
- Use boundaries that preserve critical relationships, enabling safer refactors.
Quick Start
Identify a real coupling pattern in your module and place related helpers with the caller to keep changes minimal.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: integra-code-organization Download link: https://github.com/Integra-Beauty/integra-conventions/archive/main.zip#integra-code-organization 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 471,000+ vetted skills library on demand.