
Vibe Finisher
- Updated May 7, 2026
- dow2/claude-plugins
vibe-finisher is a Claude Code skill in the AI & Agent Building category. Build-time guidance and review for AI-assisted apps
Key points
- vibe-finisher
- AI & Agent Building
- AI-coding skill
Vibe Finisher by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add dow2/claude-plugins/plugin install vibe-finisher@dow-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 7, 2026 |
|---|---|
| Repository | dow2/claude-plugins ↗ |
What it does
Build-time guidance and review for AI-assisted apps
README.md
dow-plugins
Personal Claude Code plugin marketplace (repo name dow2/claude-plugins, marketplace identifier dow-plugins).
Plugins
vibe-finisher
Build-time guidance and review for AI-assisted (a.k.a. "vibe-coded") apps. Activates ambient guardrails when you're writing code that touches auth, secrets, logging, deployment, or other production-readiness concerns; provides /vibe-review <path-or-url> to audit an existing repo and emit VIBE-REVIEW.md + VIBE-FIX-PLAN.md.
Categories covered: auth, secrets, input validation, logging, error handling, dependencies, deployment, database, scaling, testing, documentation, code quality.
Install
/plugin marketplace add dow2/claude-plugins
/plugin install vibe-finisher@dow-plugins
(The GitHub repo is dow2/claude-plugins but the marketplace identifier is dow-plugins — Claude Code rejects marketplace names that look like official Anthropic ones.)
Local development
git clone https://github.com/dow2/claude-plugins ~/code/claude-plugins
/plugin marketplace add ~/code/claude-plugins
/plugin install vibe-finisher@dow-plugins
License
MIT