wsbaser:skill-creator
CommunityCreate, improve, and evaluate Claude skills.
System Documentation
What problem does it solve?
This Skill provides a structured, repeatable workflow for building and refining Claude Code skills. It guides users through defining a goal, drafting SKILL.md with a frontmatter name and description, creating eval prompts, running iterative trigger evaluations, and using results to improve skill descriptions and implementation guidance. It also supports bundling resources (scripts, references, assets) to automate common tasks and accelerate iteration.
Core Features & Use Cases
- Capture Intent: define what the skill enables and when it should trigger.
- Interview and Research: ask clarifying questions to align edge cases and success criteria.
- Write the SKILL.md: populate YAML frontmatter (name, description) and craft the body with actionable steps, constraints, and usage guidelines.
- Progressive Disclosure and Bundled Resources: attach optional scripts, references, and assets for on-demand execution and context loading.
- Evaluation Loop: generate eval sets, run trigger evaluations, analyze results, iterate until the skill description and behavior are robust; optionally run optimization of the description.
Quick Start
Draft the skill by defining its goal, create SKILL.md with frontmatter, build a minimal eval set, run the evaluation loop, and apply one improvement pass.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wsbaser:skill-creator Download link: https://github.com/wsbaser/claude-plugins/archive/main.zip#wsbaser-skill-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.