All authors
xintaofei avatar

Claude Skills by xintaofei

github.com/xintaofei
14 skillsA× 140 installs0 views
BrainstormingA

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

developmentgotesting
0
1,335
Dispatching Parallel AgentsA

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

developmenttypescriptgo
0
1,335
Executing PlansA

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

developmentgit
0
1,335
Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

developmentgobash
0
1,335
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
1,335
Requesting Code ReviewA

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

developmentbashrefactoring
0
1,335
Subagent Driven DevelopmentA

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

developmentgodebugging
0
1,335
Systematic DebuggingA

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

developmentrustbash
0
1,335
Test Driven DevelopmentA

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

developmenttypescriptrust
0
1,335
Using Git WorktreesA

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

developmentpythonrust
0
1,335
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
1,335
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
1,335
Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code

developmentpythongo
0
1,335
Writing SkillsA

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

developmentjavascripttypescript
0
1,335