Create Component banner
sunflowermm sunflowermm

Create Component

Development community

Description

--- description: "Guided component creation with proper patterns" argument-hint: "[component-name]" --- # Create Component Guided workflow for creating new UI components following established patterns and best practices. ## XRK-AGT Alignment (Required) - Prefer creating product components inside `core/*/www/<app-name>/` related component directories - Do not place business components under `src/infrastructure/` - Keep generation additive: introduce new component/variant files before replacin

Installation

Installs to ~/.claude/commands/sunflowermm-xrk-agt-create-component.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sunflowermm/XRK-AGT/HEAD/.claude/commands/create-component.md -o ~/.claude/commands/sunflowermm-xrk-agt-create-component.md

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

Full documentation available on GitHub

View Source Repository