agentsclimarketplace

Inventory

Skill Dragoon0x/dragoon-skills/skills/inventory

design intelligence for ai coding agents. one unified cli, 36 commands across recon, review, build, plan, ship, test, reflect, power. zero npm deps.

Install
npx -y skills add Dragoon0x/dragoon-skills --skill inventory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Catalog of components (PascalCase files), hooks (useFoo), pages/routes, story files, and token files in the codebase. Use to understand what already exists before adding more, or to audit a design system. Heuristic-based, no AST. Run as `node ~/.claude/skills/dragoon/skills/inventory/scripts/inventory.js [root]`.

SKILL.md

0.9 KB, as published. Nobody here has run it

/inventory

What's already in the codebase. Run before scaffolding new things.

When to use

  • Before adding a component (might exist already)
  • Auditing a design system
  • The user asks "what components do we have", "list everything"

Categorizes

  • components (PascalCase basenames in jsx/tsx/vue/svelte/astro)
  • hooks (useFoo*)
  • pages (under app/ pages/ routes/)
  • stories (.stories. / .story.)
  • token files

Run it

dragoon inventory
dragoon inventory --group components
dragoon inventory --json

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.