·update-waystone-inventory
</>

update-waystone-inventory

Update the waystone (contextual help marker) inventory when waystones are added or removed. Use when adding new waystones, after code reviews flag inventory mismatches, or periodically to ensure docs match reality.

15Installs·1Trend·@autumnsgrove

Installation

$npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory

How to Install update-waystone-inventory

Quickly install update-waystone-inventory AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: autumnsgrove/groveengine.

SKILL.md

View raw

| .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 |

The inventory tracks waystones by slug, with each slug containing its instances:

| page-header | Beside titles on major pages | | section-header | Beside section titles within pages | | feature-card | Inside feature showcase cards | | inline-help | Inline with paragraph text for contextual hints | | error-context | Within error messages linking to troubleshooting | | panel-header | In panel or control headers |

Update the waystone (contextual help marker) inventory when waystones are added or removed. Use when adding new waystones, after code reviews flag inventory mismatches, or periodically to ensure docs match reality. Source: autumnsgrove/groveengine.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from autumnsgrove/groveengine

Quick answers

What is update-waystone-inventory?

Update the waystone (contextual help marker) inventory when waystones are added or removed. Use when adding new waystones, after code reviews flag inventory mismatches, or periodically to ensure docs match reality. Source: autumnsgrove/groveengine.

How do I install update-waystone-inventory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/autumnsgrove/groveengine