Skill Craft banner
ryanthedev ryanthedev

Skill Craft

Development community

Description

--- description: Create and review skills and agent prompts. --- # Skill: skill-craft **On load:** Read `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json`. Display `skill-craft v{version}` before proceeding. Create or review skills and agent prompts with checklist-driven quality gates. --- ## Mode Selection | User Intent | Mode | Workflow | |-------------|------|----------| | "create skill", "build skill", "make skill for X" | CREATE | INTAKE → DESIGN → BUILD → TEST → SHIP | | "review skil

Installation

Installs to ~/.claude/skills/ryanthedev-oberskills-skill-craft/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-oberskills-skill-craft && curl -fsSL https://raw.githubusercontent.com/ryanthedev/oberskills/HEAD/commands/skill-craft.md -o ~/.claude/skills/ryanthedev-oberskills-skill-craft/SKILL.md

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

Full documentation available on GitHub

View Source Repository