model-context-builder
MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing
skill-creator
Guide for creating effective skills
opentelemetry
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
mpm-orchestration-demo
Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invocation styles
code-production-process
Six-stage quality-gate pipeline for any code implementation task
code-review-standards
Severity-tagged code review checklist (CRITICAL/HIGH/MEDIUM/LOW) used by code-critic agent
code-quality-scoring
Vendor-neutral framework for scoring software health, estimating technical debt, assessing cloud readiness and open-source safety, and communicating quality to business stakeholders. Use when you need to quantify code health at the application or portfolio level rather than fix individual findings.
security-scanning
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
threat-modeling
Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests. Use when designing new features, reviewing architecture changes, handling sensitive data, or hardening auth/payment/multi-tenant flows.
condition-based-waiting
Replace arbitrary timeouts with condition polling for reliable async tests
test-driven-development
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
test-quality-inspector
Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation
testing-anti-patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
webapp-testing
Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
bug-fix
Systematic workflow for verifying bug fixes to ensure quality and prevent regres...
pre-merge
Comprehensive verification workflow before merging changes to production.
screenshot
Visual verification workflow for UI changes to accelerate code review and catch ...
api-design-patterns
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
web-performance-optimization
Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques
Page 4 of 4 · 169 results