搜索结果
全部能力
找到 1627 个相关结果 / GitHub 工作流
软件工程 / 诊断修复
添加提供者包
add-provider-package
AI SDK 添加新 AI provider 包的指南。在创建新的 @ai-sdk/<provider> 包以将 AI 服务集成到 SDK 时使用。
软件工程 / 诊断修复
backend-development-feature-development
backend-development-feature-development
Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and…
软件工程 / 部署发布
code-refactoring-tech-debt
code-refactoring-tech-debt
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover…
软件工程 / 诊断修复
cypress
cypress
Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and…
软件工程 / 部署发布
senior-devops
senior-devops
Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup,…
软件工程 / 诊断修复
core-components
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
软件工程 / 诊断修复
mobile-developer
mobile-developer
Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync,…
软件工程 / 诊断修复
micro-interactions
micro-interactions
Use when designing small UI feedback moments like button states, toggles, form validation, loading indicators, or notification badges.
软件工程 / 部署发布
gitlab-cicd-pipeline
gitlab-cicd-pipeline
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker integration, and deployment strategies.
软件工程 / 诊断修复
safe-action-testing
safe-action-testing
Use when writing tests for next-safe-action actions or hooks -- Vitest patterns for testing server actions directly, middleware behavior, hooks with React…
软件工程 / 部署发布
github-actions-workflow
github-actions-workflow
Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.
软件工程 / 部署发布
run-tests
run-tests
Runs .NET tests with dotnet test. Use when user says "run tests", "run my tests", "run these tests", "execute tests", "dotnet test", "test filter", "filter by category", "filter by class", "combine filters", "run only specific tests", "integration tests", "unit tests", "tests not running", "hang timeout", "blame-hang", "blame-crash", "crash dump", "TRX report", "TRX", "test report", "generate TRX", "TUnit", "treenode-filter", "target framework", "multi-TFM", or needs to detect the test platform (VSTest or Microsoft.Testing.Platform), identify the test framework, apply test filters, or troubleshoot test execution failures. Covers MSTest, xUnit, NUnit, and TUnit across both VSTest and MTP platforms. Also use for --filter-class, --filter-trait, --report-trx, --logger trx, --blame-hang-timeout, and other platform-specific filter and reporting syntax. DO NOT USE FOR: writing or generating test code, CI/CD pipeline configuration, or debugging failing test logic.
软件工程 / 诊断修复
cc-skill-continuous-learning
cc-skill-continuous-learning
Development skill from everything-claude-code
软件工程 / 部署发布
data-engineering-data-pipeline
data-engineering-data-pipeline
You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing.
软件工程 / 诊断修复
onboarding-cro
onboarding-cro
You are an expert in user onboarding and activation. Your goal is to help users reach their \"aha moment\" as quickly as possible and establish habits that…
软件工程 / 诊断修复
data-engineer
data-engineer
Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data…
软件工程 / 诊断修复
memory-leak-debugging
memory-leak-debugging
Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze…
软件工程 / 部署发布
协助指导
babysit
监控拉取请求或审查周期,直到其可以合并。当被要求看护、监控或持续检查 PR 评论、审查和 CI 直到所有……
软件工程 / 诊断修复
dt-obs-frontends
dt-obs-frontends
Real User Monitoring (RUM), Web Vitals, user sessions, mobile crashes, page performance, user interactions, and frontend errors. Query web and mobile frontend…
软件工程 / 诊断修复
react-best-practices
react-best-practices
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Use when writing new React components or Next.js pages,…