Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
CodingCossack
Perfil de creador de GitHub

CodingCossack

Vista por repositorio de 21 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
21
repositorios
10
actualizado
2026-07-25
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

dispatching-parallel-agents
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
Mostrando 10 de 10 repositorios
Todos los repositorios cargados