All authors
CodingCossack avatar

Claude Skills by CodingCossack

github.com/CodingCossack
13 skillsA× 130 installs0 views
BrainstormingA

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.

data-aigotesting
0
8
Dispatching Parallel AgentsA

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.

data-aitypescriptgo
0
8
Executing PlansA

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

data-ai
0
8
Finishing A Development BranchA

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.

data-aigobash
0
8
Receiving Code ReviewA

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.

data-airustgo
0
8
Requesting Code ReviewA

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.

data-aibashcode-review
0
8
Subagent Driven DevelopmentA

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.

data-aicode-reviewgit
0
8
Test Driven DevelopmentA

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

data-aitypescriptrust
0
8
Using Git WorktreesA

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.

data-aipythonrust
0
8
Using SuperpowersA

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.

data-aigodebugging
0
8
Verification Before CompletionA

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.

data-airust
0
8
Writing PlansA

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

data-aipythongo
0
8
Writing SkillsA

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

data-aijavascripttypescript
0
8