All authors
hugo-berendi avatar

Claude Skills by hugo-berendi

github.com/hugo-berendi
11 skillsA× 110 installs5 views
Dispatching Parallel AgentsA

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

developmenttypescriptgo
0
2
Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

developmentgit
0
2
Receiving Code ReviewA

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

developmentrustgo
0
2
Requesting Code ReviewA

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

developmentbashrefactoring
0
2
Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks in the current session

code-qualitycode-reviewgit
0
2
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

developmenttestingdebugging
0
2
Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code

developmentgobash
0
2
Using Git WorktreesA

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

developmentpythonrust
0
2
Using SuperpowersA

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

developmentgodebugging
0
2
Verification Before CompletionA

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

developmentrustgo
0
2
Writing SkillsA

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

documentationgotesting
0
2