mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 10:06:54 +03:00
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:
co-authored by
Claude Opus 4.5
parent
97c83fc51a
commit
bf247c5e14
+2
-2
@@ -1,6 +1,6 @@
|
||||
# Developer Guide
|
||||
|
||||
Documentation for contributors to vibe-design-plugins.
|
||||
Documentation for contributors to Impeccable.
|
||||
|
||||
## Architecture
|
||||
|
||||
@@ -222,7 +222,7 @@ The build system (`scripts/build.js`) is a single 410-line Node.js script with:
|
||||
## Repository Structure
|
||||
|
||||
```
|
||||
vibe-design-plugins/
|
||||
impeccable/
|
||||
├── source/ # Edit these! Source of truth
|
||||
│ ├── commands/ # Command definitions
|
||||
│ │ └── normalize.md
|
||||
|
||||
Reference in New Issue
Block a user