bobmatnycbobmatnycCommunityยท121 Agent Skills Included

claude-mpm-skills

Production-ready development skills for testing, debugging, security, and deployment

Provides 174 ready-to-use development skills covering testing, debugging, security scanning, API design, infrastructure, and framework-specific patterns for Python, TypeScript, Go, Rust, and more. Eliminates repeated prompting by giving agents proven workflows for code review, threat modeling, database migration, and deployment to Vercel, Netlify, and DigitalOcean. Loads compact entry points on demand, cutting token usage by roughly 87% while keeping deep reference material available when needed
npx skills add bobmatnyc/claude-mpm-skills --all -g -y
Available:

Instructs the agent on how to create, validate, build, and deploy new skills in this repository, including required file structure, manifest generation, and common mistakes to avoid.

All Skills in This Repository (121)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

threat-modeling

Facilitate STRIDE threat modeling with data flow diagrams and mitigation plans.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

web-performance-optimization

Optimize web performance using Core Web Vitals and modern browser APIs.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

api-design-patterns

Guide API design patterns for REST, GraphQL, and gRPC.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

opentelemetry

Instrument traces, metrics, and logs with OpenTelemetry for distributed systems.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

webapp-testing-patterns

Guide Playwright web application testing with selectors, waits, and assertions.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

screenshot

Capture desktop, tablet, and mobile screenshots for UI verification.

Community
Intermediate
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

pre-merge

Automate pre-merge checks for linting, testing, documentation, security, and CI/CD status.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

bug-fix

Guide bug fix verification through reproduction, root cause analysis, and regression testing.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

software-patterns

Select and implement architectural patterns like Dependency Injection and Circuit Breaker.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

terraform

Manage Terraform infrastructure-as-code with remote state, module design, and CI guardrails.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

kubernetes

Deploy Kubernetes services with health probes, resource sizing, and safe rollouts.

Community
Advanced
๐Ÿ“ฆ In Repo
bobmatnycbobmatnyc

internal-comms-3p-updates

Generate 3P team updates from Slack, Google Drive, email, and calendar context.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’