Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
0
0
# Install this skill:
npx skills add JonathanAquino/ai-skills --skill "install-jona-skill"
Install specific skill from multi-skill repository
# Description
Install a personal skill by symlinking it to ~/.claude/skills/
# SKILL.md
name: install-jona-skill
description: Install a personal skill by symlinking it to ~/.claude/skills/
- List directories in
~/projects/ai-skills/skills/(excluding this skill) - Check which are already symlinked in
~/.claude/skills/and mark them as "(installed)" - Ask user to choose one to install
- Create symlink:
ln -s ~/projects/ai-skills/skills/<skill> ~/.claude/skills/
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.