feature-module-architect
CommunityScaffold feature modules with colocation.
Authord-oit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Scaffolds feature modules following feature-based architecture with colocated code and a 500 LOC file limit.
Core Features & Use Cases
- Standard Feature Structure: Components, hooks, services, types, utils, and index.ts.
- 500 LOC Limit: Hard enforcement to keep files maintainable.
- Colocation: Related code kept together within a feature.
- Public API: Exports via index.ts for other features.
Quick Start
Create a new feature under src/features/{feature-name} with the standard folders and a public index.ts.
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: feature-module-architect Download link: https://github.com/d-oit/do-novelist-ai/archive/main.zip#feature-module-architect Please download this .zip file, extract it, and install it in the .claude/skills/ directory.