Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add boussadjra/vuestrata --skill vuestrata-module-organizationgit clone --depth 1 https://github.com/boussadjra/vuestrataWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/boussadjra/vuestrata/vuestrata-module-organization)<a href="https://agentmods.dev/skills/boussadjra/vuestrata/vuestrata-module-organization"><img src="https://agentmods.dev/badge/skills/boussadjra/vuestrata/vuestrata-module-organization/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/boussadjra/vuestrata/vuestrata-module-organization"><img src="https://agentmods.dev/badge/skills/boussadjra/vuestrata/vuestrata-module-organization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.00229 |
| Opus 5 | $0.00012 | $0.00114 |
| Sonnet 5 | $0.00005 | $0.00046 |
| Haiku 4.5 | $0.00002 | $0.00023 |
Grade A, and why
vuestrata-module-organization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Vuestrata Module And File Organization
Use this skill when placing new code.
Placement Rules
- shell UI:
src/modules/app/components/layout/ - consumer UI wrappers:
src/modules/app/components/ui/ - provider internals:
src/modules/app/components/ui/provider/<provider>/ - framework-agnostic logic:
src/modules/core/lib/ - reusable Vue behavior:
src/modules/app/composables/ - global state:
src/modules/app/stores/ - app config:
src/modules/app/config/ - docs markdown:
docs/ - docs-rendering components:
src/modules/app/components/docs/
Module Rules
- New ecommerce features should stay self-contained under
src/modules/<module>/. - Register modules centrally and respect dependency ordering.
- Do not scatter module files across unrelated top-level folders or mix provider internals with consumer wrappers.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 28 lines · 23 tokens per session scan A 513902d68029
vuestrata-module-organization is a skill published in the GitHub repository boussadjra/vuestrata (111 stars, last pushed 4d ago), licensed MIT. It adds 23 tokens to every session and 229 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
vitejs-expert
Expert knowledge in Vite build tooling, native ESM dev servers, Hot Module Replacement, Rollup-based production builds, and the Vite plugin ecosystem for React, Vue, Svelte, and library projects. Use when the user mentions Vite, vite.config, HMR, ESM dev server, Rollup, or Vitest, or when the task involves Vite…
slidev
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.
magic-ui
Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.
nuxt-ui
Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.
beui
Pick and install beUI (@beui) animated React components from the shadcn registry. Use when building motion UI, agent/chat interfaces, toasts, docks, bottom sheets, drawers, popovers, sliders, loaders, 404 pages, or any beui.dev component. Maps user intent to exact @beui install slugs instead of inventing custom…
beui-pro
Choose, inspect, install, and compose licensed beUI Pro premium React blocks from the authenticated shadcn registry. Use when building or improving landing pages with beUI Pro, installing @beui-pro items, selecting premium heroes, features, pricing, social proof, CTAs, navigation, footers, or other page sections, or…