Tools for creating, auditing, and maintaining Claude Code skills. Includes /create-skill for scaffolding, /review-skill for quality checks, and /audit commands for bulk verification. Use when: building new skills, maintaining skill quality, or forking claude-skills repo.
Provides tools for creating, auditing, and maintaining Claude Code skills. Includes scaffolding, quality checks, and bulk verification commands.
Why this plugin
Streamlines skill development lifecycle with built-in quality control, preventing errors and ensuring consistency across skill repositories.
Prerequisites
Requires Claude Code CLI and access to the jezweb-skills marketplace. May need GitHub repository for forking or contributing.
npx claudepluginhub jezweb/claude-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement