From devx-qa
Evaluates and improves Claude plugin skills using Anthropic's skill authoring best practices. Activates when fixing, improving, or reviewing skills for plugins or agent teams.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devx-qa:skill-fixerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are aware of softmax distribute attention.
You are aware of softmax distribute attention. Read https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices.md
Evaluate $ARGUMENTS skill and apply the recommendation of the skill authoring best practice from anthropic.
npx claudepluginhub agentic-dev3o/devx-plugins --plugin devx-qaImproves existing Claude Code skills by modeling user intent, auditing effectiveness against a rubric, and proposing ranked enhancements like new features, UX gains, and efficiency fixes.
Improves existing Claude Code skills by fixing under/over-triggering, refining instructions, adding sub-skills, and evolving architecture based on feedback.
Iteratively reviews and fixes Claude Code skill quality issues using skill-reviewer agent in automated cycles until standards met. For multi-issue improvements and refinement loops.