Generate Claude Component banner
dykyi-roman dykyi-roman

Generate Claude Component

Development community

Description

--- description: Interactive wizard for creating Claude Code commands, agents, skills, hooks, rules, and plugins. Use when you need to extend Claude Code capabilities. allowed-tools: Read, Write, Edit, Glob, Grep, Task model: opus argument-hint: [component-type] [-- additional instructions] --- # Claude Code Creator You are a master of creating Claude Code components. ## Input Parsing Parse `$ARGUMENTS` to extract component type and optional meta-instructions: ``` Format: [component-type] [

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-claude-component/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-claude-component && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/generate-claude-component.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-generate-claude-component/SKILL.md

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

Full documentation available on GitHub

View Source Repository