update-waystone-inventory
Installation
SKILL.md
Update Waystone Inventory Skill
When to Activate
Activate this skill when:
- Adding new
<Waystone>components to any Grove package - Removing waystones from pages
- The waystone-inventory CI check fails
- You want to verify the inventory matches actual codebase usage
- After merging PRs that add/remove waystones
Files Involved
| File | Purpose |
|---|---|
.github/waystone-inventory.json |
Source of truth for waystone placements |
libs/engine/src/lib/ui/components/ui/waystone/Waystone.svelte |
Component source |
docs/specs/waystone-spec.md |
Waystone system specification |