搜索结果
全部能力
找到 1627 个相关结果 / GitHub 工作流
软件工程 / 诊断修复
bun-sqlite
bun-sqlite
Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.
软件工程 / 部署发布
playwright-devops
playwright-devops
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
软件工程 / 部署发布
alicloud-platform-devops
alicloud-platform-devops
Manage Alibaba Cloud DevOps (Yunxiao 2020) via OpenAPI/SDK. Use for project/repository/pipeline resource discovery, read-only inspection, and safe change…
软件工程 / 诊断修复
corporate-actions
corporate-actions
Process and manage corporate actions from announcement through settlement. Use when handling dividends stock splits reverse splits mergers or spin-offs,…
软件工程 / 诊断修复
fusion-backend-dev
fusion-backend-dev
Guides consumption and understanding of Fusion backend services, APIs, and patterns for frontend/client developers, integrators, and architects. Shows…
软件工程 / 诊断修复
convex-backend
convex-backend
Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project.…
软件工程 / 诊断修复
bun
bun
Build fast applications with Bun JavaScript runtime. Use when creating Bun projects, using Bun APIs, bundling, testing, or optimizing Node.js alternatives.…
软件工程 / 诊断修复
model-evaluation-benchmark
model-evaluation-benchmark
Automated reproduction of comprehensive model evaluation benchmarks following the Benchmark Suite V3. Auto-activates for model benchmarking, comparison evaluation, or performance testing between AI models.
软件工程 / 诊断修复
perf-lighthouse
perf-lighthouse
Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, and set performance budgets. Use when measuring site performance, understanding…
软件工程 / 诊断修复
neon-auth
neon-auth
Sets up Neon Auth for your application. Configures authentication, creates auth routes, and generates UI components. Use when adding authentication to Next.js,…
软件工程 / 诊断修复
review-implementing
review-implementing
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement…
软件工程 / 诊断修复
as-fix
as-fix
Diagnose and fix bugs with root-cause analysis and verification. Use when you have a concrete issue report, failing behavior, runtime error, or test regression…
软件工程 / 诊断修复
esp32-debugging
esp32-debugging
Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures
软件工程 / 部署发布
azure-devops
azure-devops
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check security alerts, manage variable groups, approve deployments, or configure branch policies. Covers 13 domains with 99 tools via REST API.
软件工程 / 诊断修复
humanize-korean-ai-text
humanize-korean-ai-text
AI가 쓴 한글 글을 사람이 쓴 것처럼 윤문해주는 Claude Code 스킬 — 번역투·관용구·구조적 AI 패턴 40+ 서브 패턴 탐지 및 수술적 수정
软件工程 / 诊断修复
angular-query
angular-query
ALWAYS use when working with TanStack Query (Angular Query) for server state management, data fetching, caching, or mutations in Angular applications.
软件工程 / 诊断修复
shadcn-ng
shadcn-ng
ALWAYS use when writing code importing shadcn-ng (shadcn/angular). Consult for debugging, best practices, or modifying Angular shadcn components.
软件工程 / 诊断修复
review-pr
review-pr
PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analysis. Synthesizes findings into a review…
软件工程 / 诊断修复
nx
nx
ALWAYS use when working with Nx monorepo, workspace configuration, or Angular/Nx project setup.
软件工程 / 诊断修复
tdd
tdd
Use this skill whenever the user wants to write code using TDD, test-driven development, or test-first methodology. Triggers on: "/tdd", "let's do TDD", "write a failing test", "red green refactor", "test-first", "start a TDD cycle", or any request to implement a feature by writing tests before code. Adaptive five-step cycle (RED-DOMAIN-GREEN-DOMAIN-COMMIT) that detects harness capabilities and routes to guided (/tdd red|domain|green|commit) or automated (/tdd) mode. NOT for running existing tests, debugging test failures, or reviewing code -- only for the disciplined test-first cycle.