Skip to main content
在 Manus 中运行任何 Skill
一键导入
CodingCossack
GitHub 创作者资料

CodingCossack

按仓库查看 10 个 GitHub 仓库中的 21 个已收集 skills。

已收集 skills
21
仓库
10
更新
2026-07-25
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

dispatching-parallel-agents
软件开发工程师

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

2025-12-22
executing-plans
软件开发工程师

Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.

2025-12-22
finishing-a-development-branch
软件开发工程师

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

2025-12-22
receiving-code-review
软件质量保证分析师与测试员

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

2025-12-22
requesting-code-review
软件质量保证分析师与测试员

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

2025-12-22
subagent-driven-development
其他计算机职业

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.

2025-12-22
systematic-debugging
软件开发工程师

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

2025-12-22
test-driven-development
软件质量保证分析师与测试员

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

2025-12-22
当前展示该仓库 Top 8 / 12 个已收集 skills。
已展示 10 / 10 个仓库
已展示全部仓库