← Volver al catálogo
CodingCossack

Autor en el catálogo

CodingCossack

14 skills266 estrellas en totalgithub.com/CodingCossack

Skills publicadas

brainstorming

19

Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before any creative work including creating features, building components, adding functionality, or modifying behavior.

Design e Frontend#aipor CodingCossack

requesting-code-review

19

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.

Desenvolvimento#testpor CodingCossack

using-git-worktrees

19

Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.

Desenvolvimento#gitpor CodingCossack

writing-skills

19

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Desenvolvimento#deploypor CodingCossack

executing-plans

19

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

Desenvolvimentopor CodingCossack

subagent-driven-development

19

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.

Desenvolvimentopor CodingCossack

test-driven-development

19

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

Desenvolvimento#testpor CodingCossack

using-superpowers

19

Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring skill-first workflow before proceeding.

Desenvolvimentopor CodingCossack

finishing-a-development-branch

19

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.

Desenvolvimento#git#testpor CodingCossack

receiving-code-review

19

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.

Desenvolvimentopor CodingCossack

systematic-debugging

19

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

Desenvolvimento#ai#testpor CodingCossack

verification-before-completion

19

Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.

Desenvolvimento#ai#testpor CodingCossack

writing-plans

19

Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.

Desenvolvimentopor CodingCossack

dispatching-parallel-agents

19

Despacha un subagente por dominio independiente para paralelizar la investigación/correcciones. Úselo cuando tenga 2 o más fallas no relacionadas (por ejemplo, archivos de prueba, subsistemas, errores separados que fallan) sin estado compartido ni dependencias de orden.

Desenvolvimento#ai#testpor CodingCossack

Alerta por categoría

Recibe nuevas skills de Design e Frontend todos los lunes