AntigravityManager
Manage multiple Gemini and Claude accounts with auto-switching and local API proxy
All Skills in This Repository (31)
Pure Emerald Level Indicatorsweb-design-guidelines
Compare UI code against Web Interface Guidelines for accessibility and UX conformance.
vercel-react-best-practices
Apply 57 React/Next.js performance rules across eight optimization categories.
vercel-composition-patterns
Refactor React component APIs by replacing boolean props with explicit variants.
openspec-apply-change
Guide users through OpenSpec change selection and task-driven implementation with CLI checks and progress tracking.
openspec-explore
Guide exploratory thinking and problem framing within OpenSpec guidelines.
openspec-verify-change
Verify OpenSpec delta implementations against specs, tasks, and design artifacts.
openspec-new-change
Scaffold a new OpenSpec change directory with a standardized artifact sequence.
openspec-archive-change
Archive completed OpenSpec changes with artifact checks and date-based naming.
openspec-onboard
Guide users through a complete OpenSpec change cycle from initialization to archival.
openspec-bulk-archive-change
Batch-archive multiple completed OpenSpec changes with conflict detection and codebase validation.
openspec-continue-change
Create the next artifact in an OpenSpec change workflow.
openspec-sync-specs
Merge delta specifications into main specs and output a refreshed catalog.
Frequently Asked Questions
FAQPage SchemaHow to install AntigravityManager?โผ
Run `npx skills add Draculabo/AntigravityManager --all -g -y` in your terminal to install all skills in this suite globally.
What does Antigravity Manager do?โผ
It is a desktop app that manages multiple Google Gemini and Claude accounts, monitors their quota in real time, and automatically switches accounts when one runs out or gets rate-limited.
Can I use it as a local API proxy?โผ
Yes. It includes a built-in proxy server compatible with OpenAI and Anthropic API formats, with model mapping and configurable ports for your development tools.
Are my account credentials stored safely?โผ
Yes. Sensitive data is protected with AES-256-GCM encryption and your operating system's native credential manager, never stored as plaintext.
What agent skills are included in this repository?โผ
The suite ships skills for spec-driven change workflows (create, apply, verify, archive), React and Next.js performance rules, React composition patterns, UI design reviews, and project change validation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core