搜索结果
全部能力
找到 1627 个相关结果 / GitHub 工作流
软件工程 / 诊断修复
data-validation
data-validation
QA an analysis before sharing with stakeholders — methodology checks, accuracy verification, and bias detection. Use when reviewing an analysis for errors,…
软件工程 / 诊断修复
tdd-workflows-tdd-green
tdd-workflows-tdd-green
Implement the minimal code needed to make failing tests pass in the TDD green phase.
软件工程 / 部署发布
chinese-git-workflow
chinese-git-workflow
国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow 时调用,不要根据上下文自动触发。
软件工程 / 诊断修复
debugging-toolkit-smart-debug
debugging-toolkit-smart-debug
Use when working with debugging toolkit smart debug
软件工程 / 部署发布
observability-monitoring-monitor-setup
observability-monitoring-monitor-setup
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing,…
软件工程 / 诊断修复
godot-gdscript-patterns
godot-gdscript-patterns
Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or…
软件工程 / 部署发布
eve-pipelines-workflows
eve-pipelines-workflows
Define and run Eve pipelines and workflows via manifest and CLI. Use when wiring build, release, deploy flows or invoking workflow jobs.
软件工程 / 诊断修复
create-pr
create-pr
Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing…
软件工程 / 诊断修复
performance-testing-review-multi-agent-review
performance-testing-review-multi-agent-review
Use when working with performance testing review multi agent review
软件工程 / 诊断修复
golang-testing-strategies
golang-testing-strategies
Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
软件工程 / 部署发布
sales-automator
sales-automator
Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead…
软件工程 / 诊断修复
reactome-database
reactome-database
Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems…
软件工程 / 诊断修复
context-fundamentals
context-fundamentals
Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system…
软件工程 / 诊断修复
direct-response-copy
direct-response-copy
Write persuasive sales copy that converts using proven direct response principles. Use when writing landing pages, sales emails, ads, or any copy designed to…
软件工程 / 部署发布
deployment-pipeline-design
deployment-pipeline-design
Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies.
软件工程 / 诊断修复
n8n-mcp-tools-expert
n8n-mcp-tools-expert
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or…
软件工程 / 诊断修复
cyrus-setup
cyrus-setup
Set up Cyrus end-to-end — install prerequisites, configure authentication, create integrations (Linear, GitHub, Slack), add repositories, and launch. Run this…
软件工程 / 部署发布
iterate-pr
iterate-pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green.…
软件工程 / 部署发布
mtp-hot-reload
mtp-hot-reload
Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding. Use when user says "hot reload tests", "iterate on test fix", "run tests without rebuilding", "speed up test loop", "fix test faster", or needs to set up MTP hot reload to rapidly iterate on test failures. Covers setup (NuGet package, environment variable, launchSettings.json) and the iterative workflow for fixing tests. DO NOT USE FOR: writing test code, diagnosing test failures, running tests normally with dotnet test (use run-tests), applying test filters, producing TRX reports, CI/CD pipeline configuration, or Visual Studio Test Explorer hot reload (which is a different feature).
软件工程 / 诊断修复
dependency-upgrade
dependency-upgrade
Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.