Claude Skill

harikrishna8121999/antigravity-workflows

Antigravity Workflows 提供社区驱动的可复用提示词与自动化,用于 AI 编程助手。类似 Claude Skill,通过 VSCode 扩展和 npm 包支持 Copilot、Gemini 和 OpenCode。

概览

Stars142
Forks32
语言JavaScript
最后更新2026-03-19
最近同步2026-06-25
前往 GitHub

仓库信息

拥有者harikrishna8121999
仓库antigravity-workflows
完整名称harikrishna8121999/antigravity-workflows
Repo ID1,123,406,020

安装这个 Skill

npx antigravity-workflows install git-commit

Registry 信息

类型workflow
质量分75/100
验证状态readme_parsed
最近验证2026-06-25
平台
Claude
能力
browsercode-reviewpdfmemorysearchterminalworkflowagentaiai-coding
识别文件
README.mdpackage.json
配置键
PACKAGE_JSON
安装方式
  • 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

项目简介

Antigravity Workflows 是一个社区驱动的可复用提示词与自动化脚本集合,专为 Antigravity AI 设计,类似于 Claude Skill。它通过 VSCode 扩展和 npm 包,为开发者提供预构建的工作流,以优化 Copilot、Gemini 和 OpenCode 等 AI 编程助手的使用体验。

英文描述

Community-driven workflows for Antigravity AI. Like Claude Skills - reusable prompts and automation for AI coding assistants.

要点

  • 社区驱动的可复用提示词与自动化
  • 类似 Claude Skill 的 AI 编程助手工作流
  • 支持 Copilot、Gemini 和 OpenCode
  • 提供 VSCode 扩展和 npm 包两种形式
  • 专为 Antigravity AI 平台设计

使用场景

  • 使用可复用提示词自动化重复编码任务
  • 增强 AI 助手的代码生成响应
  • 分享和发现社区构建的工作流
  • 与 VSCode 集成实现无缝开发
  • 跨项目标准化 AI 交互方式

README 摘要

# 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

话题

探索更多

数据来自 GitHub,同步时间:2026-06-25