Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add eugenepyvovarov/mcpbundler-agent-skills-marketplace --skill "example-skill"
Install specific skill from multi-skill repository
# Description
An example skill demonstrating the basic structure and format
# SKILL.md
name: example-skill
description: An example skill demonstrating the basic structure and format
Example Skill
This is an example skill that demonstrates how to structure a skill for Claude Code.
Overview
Use this skill as a reference when creating your own skills. It shows the required frontmatter format and common sections.
Instructions
- Read and understand the user's request
- Apply the skill's specialized knowledge
- Provide clear, actionable output
Examples
/example-skill- Activate this skill directly- When a user asks about skill structure, this skill provides guidance
Guidelines
- Keep instructions clear and concise
- Use specific examples where possible
- Define any constraints or limitations
Notes
Skills can include additional files (scripts, resources) in the same folder if needed.
# 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.