create-feature

Generate MVVM boilerplate files for new Edifikana front-end feature screens.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CodeHavenX/MonoRepo --skill create-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-feature
Source: https://github.com/CodeHavenX/MonoRepo/tree/main/.claude/skills/create-feature
Command: npx skills add https://github.com/CodeHavenX/MonoRepo --skill create-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

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.