Claude Skill

harikrishna8121999/antigravity-workflows

Antigravity Workflows offers community-driven reusable prompts and automation for AI coding assistants. Like Claude Skills, it supports Copilot, Gemini, and OpenCode via VSCode extension and npm pa...

Overview

Stars142
Forks32
LanguageJavaScript
Last pushed2026-03-19
Last synced2026-06-25
View on GitHub

Repository

Ownerharikrishna8121999
Repositoryantigravity-workflows
Full nameharikrishna8121999/antigravity-workflows
Repo ID1,123,406,020

Install this Skill

npx antigravity-workflows install git-commit

Registry

Typeworkflow
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-25
Platforms
Claude
Capabilities
browsercode-reviewpdfmemorysearchterminalworkflowagentaiai-coding
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON
Install methods
  • npx antigravity-workflows install git-commit
  • npx antigravity-workflows list
  • npx antigravity-workflows search "test"
  • npx antigravity-workflows install <name> # Single workflow
  • npx antigravity-workflows install <name1> <name2> # Multiple workflows

Summary

Antigravity Workflows is a community-driven collection of reusable prompts and automation scripts for Antigravity AI, similar to Claude Skills. It helps developers streamline AI coding assistants with pre-built workflows, supporting tools like Copilot, Gemini, and OpenCode via a VSCode extension and npm package.

Chinese description

社区驱动的反重力AI工作流。类似于Claude Skill——为AI编程助手提供可复用的提示词与自动化功能。

Key features

  • Community-driven reusable prompts and automation
  • Similar to Claude Skills for AI coding assistants
  • Supports Copilot, Gemini, and OpenCode
  • Available as VSCode extension and npm package
  • Designed for Antigravity AI platform

Use cases

  • Automate repetitive coding tasks with reusable prompts
  • Enhance AI assistant responses for code generation
  • Share and discover community-built workflows
  • Integrate with VSCode for seamless development
  • Standardize AI interactions across projects

README excerpt

# Antigravity Workflows 🚀 <div align="center"> **Stack-agnostic, question-driven workflows for AI coding assistants** [![npm version](https://img.shields.io/npm/v/antigravity-workflows.svg)](https://www.npmjs.com/package/antigravity-workflows) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) [Quick Start](#-quick-start) • [Philosophy](#-philosophy) • [Workflows](#-available-workflows) • [Contributing](#-contributing) </div> --- ## 🌟 What Is This? A collection of **intelligent workflows** that teach AI coding assistants how to perform tasks — without assuming your tech stack. Unlike typical code snippets or templates, our workflows: - **🔍 Detect** your project's framework, styling, and patterns - **❓ Ask** clarifying questions to produce better results - **🎯 Adapt** to your specific setup, not force a specific stack **Think of it like [anthropics/skills](https://github.com/anthropics/skills), but stack-agnostic.** --- ## 🎯 Philosophy Every workflow follows five core principles: | Principle | Description | |-----------|-------------| | **Stack-Agnostic** | Works with React, Vue, Angular, Django, or any stack | | **Question-Driven** | Asks clarifying questions for better results | | **Progressive Disclosure** | Loads minimal context first, expands on demand | | **Single Responsibility** | Each workflow does ONE thing well | | **Composable** | Combine workflows for complex tasks | --- ## ⚡ Quick Start No installation required — just use `npx`! ```bash # Install a workflow into your project npx antigravity-workflows install git-commit # List all available workflows npx antigravity-workflows list # Search for workflows npx antigravity-workflows search "test" ``` Once installed, trigger the workflow in Antigravity: > Type

Topics

Explore more

Data from GitHub. Synced on 2026-06-25