Rename repository from vibe-design-plugins to impeccable

Update all references in docs, package.json, and website links.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-01-06 17:47:59 -08:00
co-authored by Claude Opus 4.5
parent 97c83fc51a
commit bf247c5e14
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -109,8 +109,8 @@ cp -r dist/codex/.codex/* ~/.codex/
## Development
```bash
git clone https://github.com/pbakaus/vibe-design-plugins.git
cd vibe-design-plugins
git clone https://github.com/pbakaus/impeccable.git
cd impeccable
bun run build
bun run dev # http://localhost:3000
```