skill-creator

Automate creation, testing, and refinement of Claude Code skills with benchmarks.

2|Updated Oct 17, 2024
One-click install
npx skills add https://github.com/vadirn/nix --skill skill-creator-vadirn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/vadirn/nix/tree/main/home/agents/skills/skill-creator
Command: npx skills add https://github.com/vadirn/nix --skill skill-creator-vadirn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts, references, assets, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users author, improve, and optimize Claude Code skills efficiently through structured guidance and iterative refinement.

Core Features & Use Cases

  • Author Skills: Draft new skills from concept or user input, ensuring comprehensive documentation.
  • Iterative Refinement: Improve skill descriptions and logic based on testing and user feedback.
  • Benchmark Testing: Automate performance evaluations with quantitative metrics to optimize trigger accuracy.
  • Use Case: A developer creates a new code review skill, tests it with sample prompts, and refines the instructions until it reliably detects code issues.

Quick Start

Provide the initial idea or draft prompt, then run this Skill to generate an initial SKILL.md and setup test cases for further refinement.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate testing and refinement for AI skill creation?

Automate AI skill creation by generating initial documentation, running benchmark evaluations, and iterating instructions based on testing feedback. This ensures rapid development cycles with clear, quantitative evaluation metrics for reliable performance.

What's the best way to write documentation for new Claude Code skills?

Draft new Claude Code skills from an initial concept or prompt to generate a comprehensive SKILL.md file. This structured documentation ensures clear logic and provides a baseline for automated testing and iterative refinement.

Can I run benchmark testing on AI prompts to optimize trigger accuracy?

Yes, you can run benchmark testing on AI prompts to optimize trigger accuracy. The skill automates performance evaluations using quantitative metrics, allowing you to measure and refine trigger reliability based on sample inputs.

Do I need scripting knowledge to improve skill descriptions and logic?

Yes, improving skill descriptions and logic requires scripting and documentation adjustments based on testing results. You must modify scripts and references to iterate effectively and optimize the underlying AI behavior.

Why does my AI skill fail to reliably detect issues during code review?

AI skills fail to reliably detect issues when instructions lack iterative refinement. By running benchmark tests with sample prompts and adjusting documentation based on feedback, you can optimize trigger accuracy and resolve detection failures.