搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
tdd-guide
tdd-guide
Guides red-green-refactor TDD workflows with test generation, coverage gap analysis, and multi-framework support. Use when writing tests first, analyzing coverage reports, generating test stubs, or converting tests between Jest, Pytest, JUnit, and Vitest.
软件工程 / 诊断修复
bun-redis
bun-redis
Use when working with Redis in Bun (ioredis, Upstash), caching, pub/sub, session storage, or key-value operations.
软件工程 / 诊断修复
bun-nuxt
bun-nuxt
Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun for development and production.
软件工程 / 诊断修复
bun-macros
bun-macros
Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding files, inlining environment variables, or…
软件工程 / 诊断修复
building-nango-functions-locally
building-nango-functions-locally
Builds Nango Functions in a checked-out Zero YAML TypeScript Nango project using local files, index.ts registration, nango dryrun, generated tests, and…
软件工程 / 诊断修复
test-coverage-improver
test-coverage-improver
Analyze test coverage gaps and generate tests to improve coverage. Use when improving test coverage, finding untested code, or writing missing tests.
软件工程 / 诊断修复
fastify-best-practise
fastify-best-practise
Apply Fastify best practices when creating servers, plugins, routes, schemas, hooks, configuration, decorators, error handling, testing, and TypeScript…
软件工程 / 诊断修复
rocket-net-api
rocket-net-api
Build integrations with Rocket.net's WordPress hosting API. Manage sites, domains, backups, plugins, themes, CDN cache, FTP accounts, and more programmatically. Use when: building WordPress hosting management tools, automating site deployment, creating reseller portals, managing multiple WordPress sites, integrating with Rocket.net hosting services, automating backup workflows, or building custom control panels.
软件工程 / 诊断修复
deepagents-code-review
deepagents-code-review
Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or…
软件工程 / 诊断修复
state-management
state-management
Choose the smallest viable React/fullstack state owner before comparing libraries. Use when the user needs to classify local UI state, shared subtree/Context state, URL or form state, server-state caches, or client workflow stores such as Zustand / Redux Toolkit / Jotai. Triggers on: global state, prop drilling, Context vs Zustand, Redux Toolkit vs Zustand, server state vs client state, React Router state management, optimistic updates, URL state, form state, and too much state in one store.
软件工程 / 诊断修复
openrouter
openrouter
OpenRouter AI integration — list available models, get integration code examples for different environments, and send prompts to any OpenRouter-compatible…
软件工程 / 诊断修复
mongodb-migration-expert
mongodb-migration-expert
Database schema design, indexing, and migration guidance for MongoDB-based applications.
软件工程 / 诊断修复
magento-php-specialist
magento-php-specialist
Advanced PHP development for Magento 2 following PSR-12 and Magento coding standards. Use when writing PHP code, implementing business logic, or ensuring code…
软件工程 / 部署发布
terraform-infrastructure
terraform-infrastructure
Comprehensive Terraform infrastructure-as-code skill covering providers, resources, modules, state management, and enterprise patterns for multi-cloud…
软件工程 / 诊断修复
bun-shell
bun-shell
Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.
软件工程 / 诊断修复
bun-jest-migration
bun-jest-migration
Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.
软件工程 / 诊断修复
integration-nextjs-app-router
integration-nextjs-app-router
PostHog integration for Next.js App Router applications
软件工程 / 部署发布
helm-chart-patterns
helm-chart-patterns
Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment…
软件工程 / 部署发布
bmad
bmad
Route BMAD/BMM work from the packet the user already has now: idea notes, product brief, PRD, architecture draft, review feedback, existing repo state, or milestone pressure. Use when the user wants a structured BMAD workflow, asks what phase or artifact comes next, needs a portable front door across Claude/Codex/Gemini/OpenCode, or needs to decide whether the next move is ideation, planning, architecture, review, execution slicing, or a runtime handoff. Triggers on: bmad, BMAD, BMM, workflow-init, workflow-status, what phase are we in, what should we write next, product brief, PRD, architecture next, sprint plan, brownfield planning, existing repo BMAD.
软件工程 / 诊断修复
mysql-patterns
mysql-patterns
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.