Read-only validator that generates comprehensive discrepancy reports comparing messaging consistency across ANY HTML-based website (WordPress, Hugo, Next.js, React, Vue, static HTML, etc.), GitHub repositories, and local documentation. Detects mixed messaging without making changes.
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.
236 production-ready Claude Code plugins for automation, development, and AI workflows. ✅ NEW in v1.2.1: 100% Anthropic Spec v1.0 Compliant - All 164 Agent Skills updated to official format!
Latest: v1.2.1 Release - Anthropic Spec compliance, 164 skills updated
/plugin marketplace add jeremylongshore/claude-code-plugins
/plugin install devops-automation-pack@claude-code-plugins-plus
💖 Sponsor this project - Get early access, premium plugins, and priority support
All 164 Agent Skills now comply with Anthropic's official Agent Skills Spec v1.0 released October 16, 2025.
What Changed:
Quality Assessment: Our comprehensive comparison report shows our 165 skills exceed Anthropic's 17 official examples in documentation depth, trigger phrase specificity, and workflow detail.
Automated with:
scripts/fix-skill-names.py - Batch conversion tool with validation159 high-quality Agent Skills generated via production-grade AI batch processing with Vertex AI Gemini 2.0 Flash. Achieved 100% success rate at $0 cost with comprehensive documentation.
Key Achievements:
Technical Deep-Dives:
Agent Skills are automatic capabilities that Claude activates based on your conversation context - no commands needed!
File Structure:
your-plugin/
└── skills/
└── skill-adapter/
└── SKILL.md # Agent skill definition
SKILL.md Format (Spec v1.0 Compliant):
---
name: database-backup-automator
description: |
Automatically handles database backup operations when user mentions
backup, restore, or data protection needs.
---
## What This Skill Does
Multi-phase database backup workflow with validation...
## When It Activates
- "I need to backup my database"
- "How do I restore from backup?"
- "Set up automated backups"
How It Works in Practice:
You install a plugin:
/plugin install postgres-backup-pro@claude-code-plugins-plus
You mention your need naturally:
"I need to backup my production PostgreSQL database before the migration"
Claude automatically:
Database Backup Automator skillYou get expert help:
Key Difference from Commands:
/backup-database explicitlynpx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin 000-jeremy-content-consistency-validatorComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Build authentication systems with JWT, OAuth2, and API keys
Create mock API servers from OpenAPI specs for testing
Generate comprehensive API documentation from OpenAPI/Swagger specs
Implement caching strategies with Redis, CDN, and HTTP headers
Implement standardized error handling with proper HTTP status codes