Update UI Inventory Skill When to Activate Activate this skill when: - Adding new UI components to the engine - Removing or deprecating components - The component-inventory CI check fails - You want to verify docs match the actual component count - After merging PRs that add/remove components Files Involved | File | Purpose | | ------------------------------------------- | ------------------------------------ | | | Source of truth for component counts | | | User-facing component documentation | | | Actual component source files | Inventory Structure The inventory tracks 13 component categorie…