skainguyen1412
- 10 skills
- 0 followers
- 11 hours ago last updated
- ▌ Writing Plans · skainguyen1412Use when you have a spec or requirements for a multi-step task, before touching code
- ▌ Writing Skills · skainguyen1412 bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Executing Plans · skainguyen1412Use when you have a written implementation plan and need to execute it in Antigravity single-flow mode
- ▌ Using Superpowers · skainguyen1412Use when starting any conversation - establishes how to find and use skills, requiring skill loading via view_file before ANY response including clarifying questions
- ▌ Using Git Worktrees · skainguyen1412Use 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
- ▌ Systematic Debugging · skainguyen1412 bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Receiving Code Review · skainguyen1412Use 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
- ▌ Requesting Code Review · skainguyen1412 bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Single Flow Task Execution · skainguyen1412 bundleUse when executing implementation plans, handling multiple independent tasks, or doing structured task-by-task development with review gates in Antigravity.
- ▌ Finishing A Development Branch · skainguyen1412Use 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