Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add buYoung/skills --skill "skill-maker"
Install specific skill from multi-skill repository
# Description
Create new AI agent skills following the SKILL.md guidelines. Generates complete skill structure including SKILL.md with YAML frontmatter, optional bundled resources (scripts/, references/, assets/), and updates the repository README.md. Validates user input and requests clarification when information is insufficient.
# SKILL.md
name: skill-maker
description: Create new AI agent skills following the SKILL.md guidelines. Generates complete skill structure including SKILL.md with YAML frontmatter, optional bundled resources (scripts/, references/, assets/), and updates the repository README.md. Validates user input and requests clarification when information is insufficient.
Skill maker
Create production-ready skills that follow the SKILL.md guidelines.
Workflow Steps
| Step | Name | Reference |
|---|---|---|
| 1 | Input Analysis & Clarification | step1.md |
| 2 | Structure Planning | step2.md |
| 3 | Content Scoping | step3.md |
| 4 | Skill Generation | step4.md |
| 5 | Self-Validation | step5.md |
| 6 | README.md Update | step6.md |
Additional References
| File | When to Read |
|---|---|
| validation-checklist.md | Detailed validation rules and anti-patterns |
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.