Skip to main content

这个仓库中的 skills

bobmatnyc/claude-mpm-skills - 第 2 页

SkillsMP 已收集 bobmatnyc/claude-mpm-skills 中的 172 个 Skill。打开任一 Skill 可查看来源和详情。

bobmatnyc/claude-mpm-skills

已展示 40 / 172 个已收集 Skill。

职业分类
软件开发工程师
描述

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

原文语言:英语

更新
已展示 40 / 172 个已收集 Skill。