A Claude Code skill plugin for designing effective skills and plugins.
Covers five layers of skill design: plugin structure, protocol conventions,
skill architecture, evolution, and reflexivity. Complemented by the official
plugin-dev plugin for formatting and writing style.
claude plugin marketplace add Gunther-Schulz/skill-craft
claude plugin install skill-craft@skill-craft-marketplace
/reload-plugins
Triggers on: "create a skill", "design a plugin", "write a protocol", "review a skill", "improve a skill", or discussions about skill architecture.
| File | Role | Loaded |
|---|---|---|
SKILL.md | Entry point, trigger conditions, dependency graph | At invocation |
PROCEDURE.md | The skill design method (self-contained) | At invocation |
OBSERVATIONS.md | Improvement journal (failure patterns) | Only when improving skill-craft |
references/plugin-engineering.md | Plugin packaging and distribution | On demand |
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimCLIPPY development protocol — evidence-based investigation, design, implementation, and verification workflow for Claude Code
npx claudepluginhub gunther-schulz/skill-craft --plugin skill-craftCreate and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Ultimate Claude Code skill creator. Design, scaffold, build, review, evolve, and publish production-grade AI agent skills following the Agent Skills open standard and 3-layer architecture.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns