← Back to catalog
CodingCossack

Author in the catalog

CodingCossack

14 skills266 stars totalgithub.com/CodingCossack

Published skills

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#aiby 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#testby 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#gitby CodingCossack

writing-skills

19

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

Desenvolvimento#deployby 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.

Desenvolvimentoby 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.

Desenvolvimentoby 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#testby 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.

Desenvolvimentoby 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#testby 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.

Desenvolvimentoby 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#testby 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#testby 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.

Desenvolvimentoby CodingCossack

dispatching-parallel-agents

19

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.

Desenvolvimento#ai#testby CodingCossack

Category alert

Get new Design e Frontend skills every Monday