·update-ui-inventory
*

update-ui-inventory

autumnsgrove/groveengine

Update the UI component inventory and documentation when components are added or removed. Use when adding new components, after code reviews flag inventory mismatches, or periodically to ensure docs match reality.

4Installs·1Trend·@autumnsgrove

Installation

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

SKILL.md

| .github/component-inventory.json | Source of truth for component counts | | docs/design-system/COMPONENT-REFERENCE.md | User-facing component documentation | | packages/engine/src/lib/ui/components/ | Actual component source files |

Glass Components (Always Document) Glass components define Grove's visual language - always add them to the "Other Glass Components" table with a clear description.

Standard Components Add to the "Standard Components" table if it's a general-purpose wrapper.

Update the UI component inventory and documentation when components are added or removed. Use when adding new components, after code reviews flag inventory mismatches, or periodically to ensure docs match reality. Source: autumnsgrove/groveengine.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/autumnsgrove/groveengine --skill update-ui-inventory
Category
*Creative Media
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is update-ui-inventory?

Update the UI component inventory and documentation when components are added or removed. Use when adding new components, after code reviews flag inventory mismatches, or periodically to ensure docs match reality. Source: autumnsgrove/groveengine.

How do I install update-ui-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-ui-inventory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/autumnsgrove/groveengine