#544 · Primary category: AI Coding Assistants
Agent-Skills-4-Vibe-Coding-CLI
CLI tool for scaffolding AI agent skills and prompt workflows in Google AntiGravity, delivering 575 ready-to-use skills and 30 standardized flows for vibe coding.
Project last updated:06/11/26
GitHub Stars
507
Forks
144
Contributors
6
License
MIT
Why we included this project
Google's AntiGravity and other Gemini-based coding agents start as a blank slate until you tell them how you want them to work. This repo fixes that with a large bundle of agent skills, governance rules, and workflow templates, delivered through one npm command that installs a GEMINI.md file and an .agent/ directory into your project. The agent picks up the same operating instructions from its first prompt, whether it is running on your machine or a teammate's. Teams that have settled on vibe-coding get predictable agent behavior across contributors without asking everyone to maintain their own long prompt files. Treat it as scaffolding rather than a library: it suits developers who actually run coding agents and want an opinionated starting point instead of writing configuration from scratch.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.