antigravity_global_skills
Automated code review, debugging, testing, and release workflows
All Skills in This Repository (22)
Pure Emerald Level Indicatorstest_runner
Execute project test suites and generate failure remediation recommendations.
optimize_codebase
Identify monolithic source files and propose modularization plans with per-file directories.
release_helper
Generate release notes and social media posts from git history.
document_api
Discover routes and compile schemas into API_DOCUMENTATION.md or Swagger/OpenAPI output.
update_docs
Synchronize README, CODE_DOCUMENTATION, and DESIGN_PHILOSOPHY with recent code changes.
generate_release_image
Generate release promotional images with version overlays and feature highlights.
debug_issue
Identify root causes of defects before applying fixes.
repo_infographic
Generate a themed repository infographic and link it in the README.
ui_ux_pro_max
Generate UI/UX design system recommendations from a centralized knowledge base.
daily_log
Scan the current conversation thread and append a markdown entry to Work Log.md.
create_launcher
Generate cross-platform launcher scripts with dependency checks and .env handling.
frontend_design
Create production-grade frontend interfaces with React, Vue, or vanilla HTML/CSS/JS.
Frequently Asked Questions
FAQPage SchemaHow to install Antigravity Global Skills?โผ
Run `npx skills add krishnakanthb13/antigravity_global_skills --all -g -y` in your terminal to install all skills globally.
What tasks can these skills automate?โผ
They cover code reviews, debugging, test generation, security audits, API documentation, release notes, and UI enhancement. Each skill runs via a simple slash command or natural language request.
How do I run a skill after installing?โผ
Type a slash command like /code_review or /debug_issue in the chat, or describe your task in plain language and the matching skill triggers automatically.
Can it prepare my project for open source release?โผ
Yes. The open_source_prep skill handles licensing, username cleanup, documentation files, issue templates, and integrity checks before publishing.
Do I need coding experience to use these skills?โผ
No. Once installed, you describe what you want in plain English and the agent follows the skill's step-by-step workflow for you.
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