搜索结果
全部能力
找到 1627 个相关结果 / GitHub 工作流
软件工程 / 部署发布
agent-ops-cicd-github
agent-ops-cicd-github
ops-cicd-github 的 Agent 技能 - 使用 $agent-ops-cicd-github 调用
软件工程 / 诊断修复
e2e-testing-patterns
e2e-testing-patterns
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
软件工程 / 部署发布
devops
devops
Comprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure.
软件工程 / 诊断修复
context-management-context-restore
context-management-context-restore
Use when working with context management context restore
软件工程 / 诊断修复
ce-commit-push-pr
ce-commit-push-pr
Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says "commit and PR", "ship…
软件工程 / 诊断修复
nix-best-practices
nix-best-practices
Use when working with Nix flakes, overlays, shell.nix, or flake.nix files.
软件工程 / 诊断修复
python-packaging
python-packaging
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
软件工程 / 部署发布
agent-release-swarm
agent-release-swarm
用于 release-swarm 的 Agent 技能 - 使用 $agent-release-swarm 调用
软件工程 / 诊断修复
test-anti-patterns
test-anti-patterns
Detection-focused review of .NET test code for anti-patterns that undermine reliability and diagnostic value. USE FOR: audit test quality, review test code, find test anti-patterns, tests pass but don't verify anything, flaky tests, ordering dependency, duplicate tests, magic values, missing/no assertions, swallowed exceptions, always-true assertions, over-mocking, test coupling, coverage touching, coverage inflation. DO NOT USE FOR: writing new tests (use writing-mstest-tests), direct MSTest API rewrites or implementation-only fixes such as swapped Assert.AreEqual argument order, running tests (use run-tests), migrating between frameworks (use migration skills), deep formal audit based on academic test smell taxonomy (use test-smell-detection).
软件工程 / 诊断修复
design-md
design-md
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
软件工程 / 诊断修复
agent-pr-manager
agent-pr-manager
pr-manager 的 Agent 技能 - 使用 $agent-pr-manager 调用
软件工程 / 诊断修复
error-diagnostics-smart-debug
error-diagnostics-smart-debug
Use when working with error diagnostics smart debug
软件工程 / 部署发布
agent-github-modes
agent-github-modes
用于 github-modes 的 Agent 技能 - 使用 $agent-github-modes 调用
软件工程 / 诊断修复
security-scanning-security-sast
security-scanning-security-sast
Static Application Security Testing (SAST) for code vulnerability
软件工程 / 部署发布
conductor-new-track
conductor-new-track
Create a new track with specification and phased implementation plan
软件工程 / 诊断修复
sql-optimization-patterns
sql-optimization-patterns
Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis.
软件工程 / 诊断修复
repomix-unmixer
repomix-unmixer
Extracts files from repomix-packed repositories, restoring original directory structures from XML/Markdown/JSON formats. Activates when users need to unmix…
软件工程 / 部署发布
git-workflow-strategy
git-workflow-strategy
Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.
软件工程 / 诊断修复
edge-hint-extractor
edge-hint-extractor
Extract edge hints from daily market observations and news reactions, with optional LLM ideation, and output canonical hints.yaml for downstream concept…
软件工程 / 诊断修复
google-chat-api
google-chat-api
Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.