create-feature
OfficialAuto-generate MVVM front-end feature boilerplate.
AuthorCodeHavenX
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of boilerplate code for a new feature screen in the Edifikana front-end app, saving time and ensuring consistency with MVVM patterns.
Core Features & Use Cases
- Boilerplate Scaffolding: Generate the feature's screen, ViewModel, UI state, events, and tests following the established MVVM template.
- Standardized Structure: Ensures a consistent package layout and file naming across features.
- Use Case: When asked to create a new UI feature like "AddProperty" in the front-end, this Skill creates all necessary files and TODOs to accelerate development.
Quick Start
Use this Skill to generate the boilerplate for a new feature named "ExampleFeature" under the appropriate package path.
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: create-feature Download link: https://github.com/CodeHavenX/MonoRepo/archive/main.zip#create-feature Please download this .zip file, extract it, and install it in the .claude/skills/ directory.