vibe

Solid

Use when making a small, quick change — a bug fix, typo, minor feature, tweak, or anything the user calls "vibe coding" — that looks like 1-3 files in the same module

Code & Development 114 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
69
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
10
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Safe Vibe Coding (Antigravity Wrapper) This is a project-specific skill. The detailed checklist and procedures are in: **`.kiro/skills/vibe/SKILL.md`** Please refer to that file for the full criteria.

Details

Author
Ovid
Repository
Ovid/paad
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

vibe

Use when the user says "vibe" or gives a short intent like "add X", "build Y", "fix Z". Runs the full disciplined pipeline end-to-end — brainstorm → plan → isolated execution → verification — with minimal user interaction outside the brainstorm phase. The user only has to answer design questions; every other step is autonomous, guardrail-protected, and token-efficient. If the user does not say "vibe" explicitly, do not assume this skill applies.

19 Updated yesterday
rizukirr
Code & Development Listed

vibe-init

Onboards an existing or legacy codebase into the vibe-* skills framework. Reads actual source files, infers architecture and patterns, generates the full vibe/ folder so vibe-add-feature, vibe-fix-bug, vibe-review, and all vibe-* skills work immediately. Triggers on "vibe-init", "onboard this project", "init the vibe folder", "set up vibe for this project", "this is a legacy project", "retrofit this codebase", "I want to use vibe skills on an existing project", "add vibe to this repo", "the vibe folder doesn't exist", "can we use vibe skills here". Always use when the user has an existing codebase with no vibe/ folder and wants to use any vibe-* skill — even without the exact trigger phrases. Single agent session — reads everything, generates everything, no staged checkpoints. Produces CLAUDE.md and full vibe/ folder grounded in actual code. SPEC.md marked PROVISIONAL — verify before first vibe-review run. DECISIONS.md starts from today — all prior decisions untracked by design.

7 Updated today
aakashdhar
AI & Automation Listed

de-vibe

Remove AI-generated design tells and give an interface a distinct identity; /de-vibe.

3 Updated 5 days ago
ucsandman