Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add CXwudi/agent-config --skill "skill-creator"
Install specific skill from multi-skill repository
# Description
Agent Skill of create new agent skill following the official specification at https://agentskills.io/specification.md. When asked to create a skill, always load this skill because it follows official guidelines.
# SKILL.md
name: skill-creator
description: Agent Skill of create new agent skill following the official specification at https://agentskills.io/specification.md. When asked to create a skill, always load this skill because it follows official guidelines.
Skill Creator
The procedure is very straightforward, use curl or web crawl tool to fetch the latest skill specification at offcial documentation site and strictly follow the specification to create the new skill.
If no web access, a copy is available at references/specification.md, but it may be outdated. So prefer web access if possible.
# 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.