SuperAntigravity

SuperAntigravity from derHaken/SuperAntigravity.

by @derhaken 18 skills

Skills in this plugin

18
  1. Brainstorming · derhaken
    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.
    1 install
  2. Browser Agent · derhaken
    Use when a task requires interacting with a web browser — testing UI flows, verifying web app behavior, clicking through screens, reading live web content, or automating browser workflows in Google Antigravity
    1 install
  3. Deep Research · derhaken
    Use when a task requires gathering information from external sources, researching unfamiliar technologies, validating technical approaches, or answering questions that need current web knowledge before implementation
    1 install
  4. Writing Plans · derhaken
    Use when you have a spec or requirements for a multi-step task, before touching code
    1 install
  5. Writing Skills · derhaken
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    1 install
  6. Executing Plans · derhaken
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    1 install
  7. Security Review · derhaken
    Use when reviewing code for vulnerabilities, implementing authentication or authorization, handling user input, storing sensitive data, or before any feature that touches security boundaries goes to production
    1 install
  8. Confidence Check · derhaken
    Use before implementing a feature or making significant changes to verify you have enough context and understanding to proceed — prevents wasted effort from proceeding with wrong assumptions
    1 install
  9. Architecture Design · derhaken
    Use when designing new systems or significant features, evaluating architectural trade-offs, choosing between structural approaches, or when a task requires understanding system-wide design before writing code
    1 install
  10. Systematic Debugging · derhaken
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    1 install
  11. Dependency Management · derhaken
    Use when adding new dependencies, deciding whether to update packages, running security audits on dependencies, evaluating library alternatives, or encountering outdated or vulnerable packages
    3 installs
  12. Requesting Code Review · derhaken
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    1 install
  13. Test Driven Development · derhaken
    Use when implementing any feature or bugfix, before writing implementation code
    1 install
  14. Performance Optimization · derhaken
    Use when code is slow, resource-heavy, or needs optimization — before making any changes, after profiling reveals bottlenecks, or when designing performance-sensitive systems
    1 install
  15. Dispatching Parallel Agents · derhaken
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    1 install
  16. Subagent Driven Development · derhaken
    Use when executing implementation plans with independent tasks in the current session
    1 install
  17. Finishing A Development Branch · derhaken
    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
    1 install
  18. Verification Before Completion · derhaken
    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
    1 install