claude-mpm-skills
Production-ready development skills for testing, debugging, security, and deployment
All Skills in This Repository (121)
Pure Emerald Level Indicatorsthreat-modeling
Facilitate STRIDE threat modeling with data flow diagrams and mitigation plans.
web-performance-optimization
Optimize web performance using Core Web Vitals and modern browser APIs.
api-design-patterns
Guide API design patterns for REST, GraphQL, and gRPC.
opentelemetry
Instrument traces, metrics, and logs with OpenTelemetry for distributed systems.
webapp-testing-patterns
Guide Playwright web application testing with selectors, waits, and assertions.
screenshot
Capture desktop, tablet, and mobile screenshots for UI verification.
pre-merge
Automate pre-merge checks for linting, testing, documentation, security, and CI/CD status.
bug-fix
Guide bug fix verification through reproduction, root cause analysis, and regression testing.
software-patterns
Select and implement architectural patterns like Dependency Injection and Circuit Breaker.
terraform
Manage Terraform infrastructure-as-code with remote state, module design, and CI guardrails.
kubernetes
Deploy Kubernetes services with health probes, resource sizing, and safe rollouts.
internal-comms-3p-updates
Generate 3P team updates from Slack, Google Drive, email, and calendar context.
Frequently Asked Questions
FAQPage SchemaHow to install claude-mpm-skills?โผ
Run `npx skills add bobmatnyc/claude-mpm-skills --all -g -y` in your terminal to install all 174 skills globally.
What does claude-mpm-skills cover?โผ
It covers the full development workflow: testing, debugging, security scanning, API design, database migration, Kubernetes, Terraform, and framework-specific patterns for Python, TypeScript, Go, Rust, PHP, and more.
Does claude-mpm-skills work with Claude Code?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Claude MPM, and other compatible agent environments.
How do these skills save tokens?โผ
Each skill uses progressive disclosure: a compact entry point loads first, and detailed reference files load only when the task requires them, saving roughly 87% of context tokens.
Can I use only some skills from this collection?โผ
Yes. Every skill is self-contained and independently deployable, so you can install only the ones matching your stack and workflow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core