By shawn-sandy
Review and plan Claude Code skills, and run tests for changed files — audit SKILL.md files, scaffold new skills, and verify test coverage
Guides users through planning, designing, and scaffolding new Claude Code skills from scratch. Use when the user asks to "plan a skill", "design a skill", "create a new skill", "scaffold a skill", "help me build a skill", or "what design pattern should my skill use". Covers design pattern selection, folder structure, frontmatter drafting, and file generation — not skill review or auditing.
Reviews SKILL.md files against Anthropic's official Claude Code skill authoring best practices. Use when the user asks to review, audit, score, or check the quality of a SKILL.md file specifically — not CLAUDE.md, commands, or general markdown. Use when the user says "review my skill", "audit this skill", "check skill quality", "score my SKILL.md", or "does this skill follow best practices".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Automated git commit and PR creation — stage, commit with conventional messages, and create PRs in one shot
Stress-test implementation plans with structured multi-round interviews before coding begins
Analyze code and suggest specific, purpose-driven tests tied to actual behavior and intent — not arbitrary coverage
Systematic code review across quality, bugs, security, and best practices
Review HTML/CSS and React/TypeScript code for WCAG 2.2 Level AA accessibility compliance
npx claudepluginhub shawn-sandy/agentics --plugin skill-reviewerUse when reviewing a Claude Code skill, auditing skill quality before publish, or asking "is this skill any good?". Produces structured reports with file:line citations, severity-rated findings cards, and an optional second-opinion pass. Lens variants: full (default), safety, discoverability, architecture, parseability, tests, quick.
Audit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Skill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks