Create Component banner
thc1006 thc1006

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. ## Pre-flight Checks 1. Check if `.ui-design/` directory exists: - If not: Create `.ui-design/` directory - Create `.ui-design/components/` subdirectory for component tracking 2. Detect project configuration: - Scan for framework (React, Vue, Svelte

Installation

Installs to ~/.claude/agents/thc1006-nephoran-intent-operator-create-component.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thc1006/nephoran-intent-operator/HEAD/.claude/agents/create-component.md -o ~/.claude/agents/thc1006-nephoran-intent-operator-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