Battle-tested Claude Code skills. Built from shipping real things, not reading docs.
npx claudepluginhub thevgergroup/mad-skillsBattle-tested Claude Code skills based on real shipping experience
Each skill in this collection is grounded in direct shipping experience — where the official docs and reality diverge, these skills reflect reality.
Via Claude Code plugin manager:
/plugin install https://github.com/thevgergroup/mad-skills
Via skills.sh — install a specific skill:
npx skills add https://github.com/thevgergroup/mad-skills --skill aws-marketplace
Or install all skills:
npx skills add https://github.com/thevgergroup/mad-skills
Once installed, skills are available as /mad-skills:<skill-name> in Claude Code.
| Skill | Description |
|---|---|
aws-marketplace | Publish paid container products to AWS Marketplace — entity model, 14-step creation sequence, ECR pipeline, pricing, CloudFormation, review process, and post-launch operations |
architect-diagram | Generate clean cloud architecture diagrams from natural language or YAML specs — AWS/GCP/Azure with VPC/AZ/subnet/ECS/K8s nesting, hybrid on-prem/cloud topologies, and proper cloud provider icons |
docsearch | Semantic search over a local document archive (PDF, Word, PowerPoint, Excel, Markdown) using ChromaDB and any OpenAI-compatible embeddings endpoint — incremental indexing, metadata filtering, JSON output for agent use |
Each skill is a SKILL.md entrypoint with a table of companion documents that load on-demand based on the task. The core skill stays focused; detail lives in companion files that Claude pulls in only when relevant.
skills/<name>/
├── SKILL.md # entrypoint — loaded when you invoke the skill
└── *.md # companion docs, loaded on-demand per task
Skills that belong here:
To add a skill, open a PR with a new directory under skills/. See CLAUDE.md for structure and conventions.
MIT — The Vger Group
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations