搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
bun-react-ssr
bun-react-ssr
Use when building server-rendered React with Bun, including streaming SSR, hydration, renderToString, or custom SSR without a framework.
软件工程 / 部署发布
drizzle-safe-migrations
drizzle-safe-migrations
Production-safe Drizzle migration workflow for schema changes that require data backfills or constraint tightening. Use when changing enums/check…
软件工程 / 部署发布
agile-product-owner
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
软件工程 / 部署发布
depot-ci
depot-ci
Configures and manages Depot CI, a drop-in replacement for GitHub Actions that runs workflows entirely within Depot. Use when migrating GitHub Actions workflows to Depot CI, running `depot ci migrate`, managing Depot CI secrets and variables, running workflows with `depot ci run`, debugging Depot CI runs with `depot ci run list`, `depot ci status`, `depot ci logs`, or `depot ci ssh`, checking workflow compatibility, or understanding Depot CI capabilities. Also use when the user mentions .depot/ directory, depot ci commands, or asks about running GitHub Actions workflows on Depot's infrastructure without GitHub-hosted runners.
软件工程 / 诊断修复
axiom-xcode-mcp-setup
axiom-xcode-mcp-setup
Xcode MCP setup — enable mcpbridge, per-client config, permission handling, multi-Xcode targeting, troubleshooting
软件工程 / 诊断修复
playwright-screenshot-inspector
playwright-screenshot-inspector
LLM-powered visual testing expert for automated screenshot capture, analysis, and UI verification using Playwright with multimodal AI inspection.
软件工程 / 部署发布
ado-create-pr
ado-create-pr
Commit, push, and open a pull request in Azure DevOps. Use whenever the user wants to open, update, or draft a PR and the project is hosted on Azure DevOps…
软件工程 / 诊断修复
api-endpoint-scaffolder
api-endpoint-scaffolder
Generate REST API endpoints with proper structure, validation, error handling, and types. Use when creating new API routes, endpoints, or backend services.
软件工程 / 诊断修复
conversation-analyzer
conversation-analyzer
Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to…
软件工程 / 诊断修复
development
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application…
软件工程 / 诊断修复
axiom-xcode-mcp-tools
axiom-xcode-mcp-tools
Xcode MCP workflow patterns — BuildFix loop, TestFix loop, preview verification, window targeting, tool gotchas
软件工程 / 诊断修复
bmad-idea
bmad-idea
Turn raw ideas into one clear pre-planning concept artifact by choosing the right creative framing mode: problem framing, audience and value framing, concept shaping, game concept pillars, or story packaging. Use when the user has an early-stage product, GTM, content, consulting, or game idea and needs the next artifact before PRDs, sprint plans, launch execution, or game-production routing. Triggers on: bmad-idea, idea brief, concept brief, design thinking, positioning, brainstorm this, shape this idea, turn this into a pitch, game concept, core loop, product story, what should we clarify before planning.
软件工程 / 部署发布
api-architect
api-architect
Expert API designer for REST, GraphQL, gRPC architectures. Activate on: API design, REST API, GraphQL schema, gRPC service, OpenAPI, Swagger, API versioning,…
软件工程 / 诊断修复
angular-core
angular-core
Angular core patterns: standalone components, signals, inject, control flow, zoneless. Trigger: When creating Angular components, using signals, or setting up zoneless.
软件工程 / 诊断修复
code-review
code-review
Reviews Workers and Cloudflare Developer Platform code for type correctness, API usage, and configuration validity. Load when reviewing TypeScript/JavaScript…
软件工程 / 诊断修复
api-design
api-design
Design or refactor API contracts for REST and GraphQL systems. Use when the user needs resource modeling, endpoint/schema shape, naming, versioning, pagination, filtering, auth/error semantics, backward-compatibility review, or an OpenAPI / GraphQL SDL contract before implementation. Not for publishing docs portals, writing tutorials, or general backend implementation.
软件工程 / 诊断修复
bun-http-server
bun-http-server
Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.
软件工程 / 诊断修复
monitoring-observability
monitoring-observability
Route observability work from the current packet into one monitoring brief. Use when the main job is deciding service-health signals, telemetry rollout, dashboard/alert coverage, pipeline freshness/schema monitoring, or game live-ops visibility; choosing between service reliability, telemetry foundation, review audit, data/pipeline, and live-ops modes; and naming one smallest implementation slice. Route outage-log root cause to `log-analysis`, code-level failure isolation to `debugging`, bottleneck tuning to `performance-optimization`, rollout execution to `deployment-automation`, LLM-specific tracing to `langsmith`, and engine-profiler interpretation to `game-performance-profiler`.
软件工程 / 诊断修复
overseer-plan
overseer-plan
Convert markdown planning documents to Overseer tasks via MCP codemode. Use when converting plans, specs, or design docs to trackable task hierarchies.
软件工程 / 诊断修复
shell-testing-framework
shell-testing-framework
Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, assertion…