What problem does it solve?
This Skill solves the problem of redundant development work and incomplete codebase awareness when building new features or auditing design systems, as teams often lose track of existing components, hooks, pages, stories, and design tokens across their codebase.
Core Features & Use Cases
- Asset Cataloging: Automatically identifies and catalogs PascalCase components, useFoo-pattern hooks, app/pages/routes, Storybook story files, and design token files across jsx/tsx/vue/svelte/astro codebases using heuristic pattern matching.
- Duplicate Prevention: Run before scaffolding new components or features to confirm if a similar asset already exists, eliminating redundant work and maintaining codebase consistency.
- Design System Auditing: Generate full, grouped inventories of design system assets to track coverage, identify gaps, and align team understanding of existing resources.
Quick Start
Use the inventory skill to generate a complete catalog of all components, hooks, pages, stories, and token files in your current project codebase.