Skip to main content
Testing & QAagentic-dev3o

fixing-skills

Evaluate and improve a plugin's skills by applying Anthropic's skill authoring best practices. Use to fix, improve, or review skills for a specific plugin or agent team.

Stars
10
Source
agentic-dev3o/devx-plugins
Updated
2026-05-22
Slug
agentic-dev3o--devx-plugins--skill-fixer
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/agentic-dev3o/devx-plugins/HEAD/plugins/qa/skills/skill-fixer/SKILL.md -o .claude/skills/skill-fixer.md

Drops the SKILL.md into .claude/skills/skill-fixer.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.