Add Feature banner
kumaran-is kumaran-is

Add Feature

Design community

Description

--- description: Add a new feature end-to-end across backend API, Angular UI, and/or Flutter mobile argument-hint: "[feature description]" allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- # Add Feature End-to-End Add a complete feature across the stack: **Feature description:** $ARGUMENTS ## Steps 1. **Analyze** what layers are needed (backend API? frontend UI? mobile screen? database?) 2. **Database** — create migration and update ERD if new entities are needed 3. **Backend API** — cr

Installation

Installs to ~/.claude/commands/kumaran-is-claude-code-onboarding-add-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/commands/add-feature.md -o ~/.claude/commands/kumaran-is-claude-code-onboarding-add-feature.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository