Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 bobmatnyc/claude-mpm-skills에서 172개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
bobmatnyc/claude-mpm-skills수집된 skill 172개 중 40개를 표시합니다.
Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications
원문 언어: 영어
Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference
원문 언어: 영어
Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies
원문 언어: 영어
Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers
원문 언어: 영어
Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.
원문 언어: 영어
Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
원문 언어: 영어
Next.js 16 migration guide (async request APIs, "use cache", Turbopack)
원문 언어: 영어
Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture
원문 언어: 영어
Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
원문 언어: 영어
Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+
원문 언어: 영어
Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API
원문 언어: 영어
Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.
원문 언어: 영어
WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows
원문 언어: 영어
Neon serverless Postgres with autoscaling, instant database branching, and zero-downtime deployments. Use when building serverless applications, implementing database branching for dev/staging, or deploying with Vercel/Netlify.
원문 언어: 영어
Full-stack observability with Datadog APM, logs, metrics, synthetics, and RUM. Use when implementing monitoring, tracing, alerting, or cost optimization for production systems.
원문 언어: 영어
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
원문 언어: 영어
Django full-featured Python web framework with batteries included (ORM, admin, auth)
원문 언어: 영어
Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-import avoidance, magic-number naming, and dead-local removal. Use when reviewing or self-reviewing Python…
원문 언어: 영어
Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes
원문 언어: 영어
Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives
원문 언어: 영어
Advanced Tauri event patterns for bidirectional communication, streaming data, window-to-window messaging, and custom event handling
원문 언어: 영어
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
원문 언어: 영어
Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio
원문 언어: 영어
Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
원문 언어: 영어
Advanced TypeScript patterns and best practices for 2025
원문 언어: 영어
Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.
원문 언어: 영어
Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.
원문 언어: 영어
PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.
원문 언어: 영어
API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization, and input validation.
원문 언어: 영어
ADO.NET patterns, Entity Framework, database best practices
원문 언어: 영어
Windows Forms development patterns, UI threading, data binding
원문 언어: 영어
Classic VB6 patterns, COM interop, migration strategies
원문 언어: 영어
Core VB.NET patterns, type safety, modern language features
원문 언어: 영어
Interactive idea refinement using Socratic method to develop fully-formed designs
원문 언어: 영어
Use multiple Claude agents to investigate and fix independent problems concurrently
원문 언어: 영어
Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding
원문 언어: 영어
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
원문 언어: 영어
Systematically trace bugs backward through call stack to find original trigger
원문 언어: 영어
Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders
원문 언어: 영어
Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invocation styles
원문 언어: 영어