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 JakubMikolajek/codex-skills-collection --skill vuetify-primevuegit clone --depth 1 https://github.com/JakubMikolajek/codex-skills-collectionWrote 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/jakubmikolajek/codex-skills-collection/vuetify-primevue)<a href="https://agentmods.dev/skills/jakubmikolajek/codex-skills-collection/vuetify-primevue"><img src="https://agentmods.dev/badge/skills/jakubmikolajek/codex-skills-collection/vuetify-primevue/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/jakubmikolajek/codex-skills-collection/vuetify-primevue"><img src="https://agentmods.dev/badge/skills/jakubmikolajek/codex-skills-collection/vuetify-primevue.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00082 | $0.00795 |
| Opus 5 | $0.00041 | $0.00398 |
| Sonnet 5 | $0.00016 | $0.00159 |
| Haiku 4.5 | $0.00008 | $0.00080 |
Grade A, and why
vuetify-primevue 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 81 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Vuetify PrimeVue Implementation Patterns
Use this skill when the UI stack is Vue or Nuxt with Vuetify or PrimeVue. Reuse vue or nuxt for application logic and use this skill for component-library composition, theming, responsiveness, and utility hygiene around those UI systems. Assume the current project is mostly client-driven unless the route explicitly requires stronger SSR behavior.
Delivery Workflow
Use the checklist below and track progress:
Vuetify PrimeVue progress:
- [ ] Step 1: Discover the active UI library and theme conventions
- [ ] Step 2: Reuse existing components and wrappers first
- [ ] Step 3: Implement layout, forms, and interactive states consistently
- [ ] Step 4: Verify responsiveness and accessibility behavior
- [ ] Step 5: Review library-specific composition and visual consistency
Reuse Rules
- Reuse existing wrappers, shared patterns, and design tokens before adding new abstractions.
- Do not mix Vuetify and PrimeVue patterns inside one feature unless the repository already does so intentionally.
- Keep wrappers thin and capability-focused.
- Extend existing component vocabulary rather than creating parallel bespoke components.
Library Composition
- Preserve each library's expected component structure and interaction model.
- Keep forms, dialogs, menus, tables, and overlays aligned with the active library's conventions.
- Treat slots, pass-through props, and theming overrides as explicit design choices.
- Avoid burying behavior-critical props several wrapper levels away.
- Keep library usage compatible with the project's Nuxt 3 rendering mode; do not add SSR-specific workarounds unless the feature actually needs them.
Visual and Responsive Consistency
- Use the project's spacing, typography, and color roles consistently.
- Keep responsive behavior intentional from the start.
- Ensure hover, focus, disabled, invalid, loading, and selected states remain visually clear.
- Prefer theme-driven customization over one-off styling hacks.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 9d ago First seen · 81 lines · 82 tokens per session scan A d7d9ecb9fbc2
vuetify-primevue is a skill published in the GitHub repository JakubMikolajek/codex-skills-collection (5 stars, last pushed 7d ago), licensed MIT. It adds 82 tokens to every session and 795 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
shadcn-vue
Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn-vue, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…
moai-domain-uiux
UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.
moai-domain-frontend
Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture. Use when building web UIs, implementing components, optimizing frontend performance, or integrating state management.
figma-codegen
Generate framework-aware code from a Figma design. Reads the project's stack profile and emits code matching the existing framework (React/Vue/Svelte/Next/etc.) and styling (Tailwind/CSS/CSS-in-JS), reusing existing components and design tokens instead of regenerating from scratch. Triggers whenever the user wants a…
component-template-generator
Generates starter component code using design tokens. Creates React/Vue/Svelte components with proper token usage, variants, and accessibility built in.
native-app-designer
Creates breathtaking iOS/Mac and web apps with organic, non-AI aesthetic. Expert in SwiftUI, React animations, physics-based motion, and human-crafted design. Use for iOS/Mac app UI, React/Vue animations, native-feel web apps, physics-based motion design. Activate on "SwiftUI", "iOS app", "native app", "React…