aakashdhar/vibe-skill
26 agent markdown files indexed from aakashdhar/vibe-skill. Install any of them pinned to an exact hash with mdr add aakashdhar/vibe-skill/<name>.
vibe-add-feature skill
aakashdhar/vibe-skill · vibe-add-feature/SKILL.md · Full spec-driven workflow for adding a feature to an existing codebase with an AI coding agent. Triggers on "feature:"…
git:20260923.274c0ad · audit A · 7 stars
vibe-agent skill
aakashdhar/vibe-skill · vibe-agent/SKILL.md · Standalone agentic architecture skill. Designs complete multi-agent AI systems from scratch — no other vibe-* skills…
git:20260923.02e1108 · audit A · 7 stars
vibe-architect skill
aakashdhar/vibe-skill · vibe-architect/SKILL.md · Architecture planning workflow for establishing code structure, patterns, and principles before any code is written…
git:20260923.02e1108 · audit A · 7 stars
vibe-brainstorm skill
aakashdhar/vibe-skill · vibe-brainstorm/SKILL.md · Comprehensive brainstorming workflow for turning any app idea into a clear, validated, buildable brief. Two paths…
git:20260923.02e1108 · audit A · 7 stars
vibe-change-spec skill
aakashdhar/vibe-skill · vibe-change-spec/SKILL.md · Scope change workflow for modifying, adding, or removing requirements at any point during a build. Triggers on…
git:20260923.02e1108 · audit A · 7 stars
vibe-changelog skill
aakashdhar/vibe-skill · vibe-changelog/SKILL.md · Generates and maintains two changelog files from git tags, TASKS.md, DECISIONS.md, and feature folders. CHANGELOG.md at…
git:20260417.e152a1c · audit A · 7 stars
vibe-cost skill
aakashdhar/vibe-skill · vibe-cost/SKILL.md · Tracks and reports token usage and dollar cost across every level of a vibe-* project — per task, per session, per…
git:20260910.ce54be9 · audit A · 7 stars
vibe-deploy skill
aakashdhar/vibe-skill · vibe-deploy/SKILL.md · Prepares a vibe-* project for deployment to 7 platforms: Railway, Render, Fly.io, Heroku, Vercel, Netlify, GitHub…
git:20260910.886c5df · audit A · 7 stars
vibe-design-md skill
aakashdhar/vibe-skill · vibe-design-md/SKILL.md · Generates a DESIGN.md file for any website URL or fetches a pre-built one from the awesome-design-md collection (55+…
git:20260923.02e1108 · audit A · 7 stars
vibe-design skill
aakashdhar/vibe-skill · vibe-design/SKILL.md · Frontend design workflow that produces non-generic, editorial-quality UI. Immediately invokes the frontend-design skill…
git:20260923.976d180 · audit B · 7 stars
vibe-doctor skill
aakashdhar/vibe-skill · vibe-doctor/SKILL.md · Environment health check and auto-remediation for vibe-* projects. Checks node_modules vs package.json drift, nested…
git:20260919.d598e39 · audit B · 7 stars
vibe-document skill
aakashdhar/vibe-skill · vibe-document/SKILL.md · Generates complete documentation for vibe-* projects — inline code docs, README.md, CHANGELOG.md, API reference, and…
git:20260910.886c5df · audit A · 7 stars
vibe-e2e skill
aakashdhar/vibe-skill · vibe-e2e/SKILL.md · Generates and runs full end-to-end UI tests using Playwright against a live URL. Auto-installs Playwright and Chromium…
git:20260919.d598e39 · audit B · 7 stars
vibe-fix-bug skill
aakashdhar/vibe-skill · vibe-fix-bug/SKILL.md · Full spec-driven workflow for diagnosing and fixing a bug with an AI coding agent. Triggers on "bug:" prefix, "I have a…
git:20260923.02e1108 · audit A · 7 stars
vibe-graph skill
aakashdhar/vibe-skill · vibe-graph/SKILL.md · Dual-layer dependency graph for vibe-* projects. No external packages. DEPENDENCY_GRAPH.json maps file-level…
git:20260923.5926bb8 · audit A · 7 stars
vibe-handoff skill
aakashdhar/vibe-skill · vibe-handoff/SKILL.md · Generates complete handoff packages for every transition scenario in a vibe-* project. Five modes: client (project…
git:20260910.708d112 · audit B · 7 stars
vibe-init skill
aakashdhar/vibe-skill · vibe-init/SKILL.md · Onboards an existing or legacy codebase into the vibe-* skills framework. Reads actual source files, infers…
git:20260923.02e1108 · audit B · 7 stars
vibe-ledger skill
aakashdhar/vibe-skill · vibe-ledger/SKILL.md · Generates a full project cost report as a self-contained HTML file from vibe/cost/history.json. Opens automatically in…
git:20260910.886c5df · audit A · 7 stars
vibe-mode skill
aakashdhar/vibe-skill · vibe-mode/SKILL.md · Sets the execution mode for the vibe-* framework — manual or autonomous — plus who approves the spec and design…
git:20260923.02e1108 · audit A · 7 stars
vibe-new-app skill
aakashdhar/vibe-skill · vibe-new-app/SKILL.md · Full spec-driven setup workflow for building a brand new app from scratch with an AI coding agent. Triggers on "new:"…
git:20260923.976d180 · audit A · 7 stars
vibe-parallel skill
aakashdhar/vibe-skill · vibe-parallel/SKILL.md · Parallel task execution using Claude Code subagents. Reads task files, builds dependency waves, detects file conflicts…
git:20260923.274c0ad · audit A · 7 stars
vibe-perf skill
aakashdhar/vibe-skill · vibe-perf/SKILL.md · Full-stack performance audit for vibe-* projects — frontend, backend, agentic pipelines, and infrastructure. Measures…
git:20260910.01c6d07 · audit A · 7 stars
vibe-progress skill
aakashdhar/vibe-skill · vibe-progress/SKILL.md · Displays a live ASCII progress dashboard for the current vibe project. Triggers on "/vibe-progress", "progress:", "show…
git:20260923.5926bb8 · audit A · 7 stars
vibe-review skill
aakashdhar/vibe-skill · vibe-review/SKILL.md · Evidence-based code review skill — mandatory gate after every phase completes. Triggers on "review:" prefix, "review…
git:20260923.953e52b · audit A · 7 stars
vibe-spec-review skill
aakashdhar/vibe-skill · vibe-spec-review/SKILL.md · Spec quality gate — audits planning documents before any code is written. Automatically triggered by vibe-brainstorm…
git:20260923.02e1108 · audit A · 7 stars
vibe-test skill
aakashdhar/vibe-skill · vibe-test/SKILL.md · Blast-radius-aware test generation for vibe-* projects. Traces every file a change touches, maps the full dependency…
git:20260923.02e1108 · audit A · 7 stars
Source
github.com/aakashdhar/vibe-skill · 7 stars · license none · pushed 2026-09-23