搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
status-page-generator
status-page-generator
When the user wants to create, optimize, or structure a status page. Also use when the user mentions "status page," "status.yourdomain.com," "uptime," "service…
软件工程 / 诊断修复
figma-use
figma-use
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…
软件工程 / 诊断修复
changelog-page-generator
changelog-page-generator
When the user wants to create, optimize, or structure a changelog or release notes page. Also use when the user mentions "changelog," "release notes," "what's…
软件工程 / 诊断修复
m05-类型驱动
m05-type-driven
关键:用于类型驱动设计。触发条件:类型状态、PhantomData、newtype、marker trait、builder 模式、使无效状态不可表示,……
软件工程 / 诊断修复
react-query
react-query
Guidelines for using React Query for data fetching, caching, and server state synchronization in React applications
软件工程 / 诊断修复
pixijs-migration-v8
pixijs-migration-v8
Use this skill when upgrading to PixiJS v8 from v7 or diagnosing broken v7 code after an upgrade. Covers async app.init, single pixi.js package (deprecated…
软件工程 / 诊断修复
project-docs
project-docs
Generate project documentation from codebase analysis — ARCHITECTURE.md, API_ENDPOINTS.md, DATABASE_SCHEMA.md. Reads source code, schema files, routes, and…
软件工程 / 诊断修复
playwright-visual-testing
playwright-visual-testing
Browser automation, visual testing, and screenshot validation using Playwright MCP server for accelerated web development. Master visual regression testing,…
软件工程 / 诊断修复
hono-routing
hono-routing
Build type-safe APIs with Hono for Cloudflare Workers, Deno, Bun, Node.js. Routing, middleware, validation (Zod/Valibot), RPC, streaming (SSE), WebSocket, security (CSRF, secureHeaders). Use when: building Hono APIs, streaming SSE, WebSocket, validation, RPC. Troubleshoot: validation hooks, RPC types, middleware chains, JWT verify algorithm required (v4.11.4+), body consumed errors.
软件工程 / 诊断修复
gemini-imagegen
gemini-imagegen
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing…
软件工程 / 诊断修复
react19-concurrent-patterns
react19-concurrent-patterns
Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.
软件工程 / 诊断修复
java-testing
java-testing
Test Java applications - JUnit 5, Mockito, integration testing, TDD patterns
软件工程 / 诊断修复
jest-react-testing
jest-react-testing
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing,…
软件工程 / 部署发布
firebase-hosting-basics
firebase-hosting-basics
Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT…
软件工程 / 诊断修复
m15 反模式
m15-anti-pattern
在审查代码中的反模式时使用。关键词:反模式、常见错误、陷阱、代码坏味道、不良实践、代码审查、这是一个反模式吗、…
软件工程 / 诊断修复
firebase-app-hosting-basics
firebase-app-hosting-basics
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
软件工程 / 部署发布
mojo-syntax
mojo-syntax
Help to write Mojo code using current syntax and conventions. Always use this skill when writing any Mojo code, including when other Mojo-specific skills…
软件工程 / 诊断修复
senior-frontend
senior-frontend
Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance,…
软件工程 / 诊断修复
ministack-aws-emulator
ministack-aws-emulator
MiniStack is a free, open-source local AWS emulator (LocalStack replacement) that emulates 25+ AWS services on a single port with no account or license…
软件工程 / 部署发布
pr-workflow
pr-workflow
General guidelines for Commits, formatting, CI, dependencies, security