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 skilld-dev/vue-ecosystem-skills --skill primevue-skilldgit clone --depth 1 https://github.com/skilld-dev/vue-ecosystem-skillsWrote 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/skilld-dev/vue-ecosystem-skills/primevue-skilld)<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/primevue-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/primevue-skilld/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/skilld-dev/vue-ecosystem-skills/primevue-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/primevue-skilld.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Rogue Agent · line 30 Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
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.00070 | $0.01533 |
| Opus 5 | $0.00035 | $0.00766 |
| Sonnet 5 | $0.00014 | $0.00307 |
| Haiku 4.5 | $0.00007 | $0.00153 |
Grade A, and why
primevue-skilld 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.
How it starts
The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
primefaces/primevue [email protected]
Tags: v2-stable: 2.10.4, v3-stable: 3.53.1, latest: 4.5.5
References: Docs
API Changes
This section documents version-specific API changes — prioritize recent major/minor releases.
-
BREAKING:
Calendarrenamed toDatePicker— v3 component renamed toDatePickerin v4 source -
BREAKING:
Dropdownrenamed toSelect— v3 component renamed toSelectin v4 source -
BREAKING:
Sidebarrenamed toDrawer— v3 component renamed toDrawerin v4 source -
BREAKING:
OverlayPanelrenamed toPopover— v3 component renamed toPopoverin v4 source -
BREAKING:
InputSwitchrenamed toToggleSwitch— v3 component renamed toToggleSwitchin v4 source -
BREAKING:
TabViewreplaced byTabs— new component structure usingTabList,Tab,TabPanels, andTabPanelsource -
BREAKING:
Stepsreplaced byStepper— new component structure usingStepList,Step,StepPanels, andStepPanelsource -
BREAKING:
Accordionreimplementation — now usesAccordionPanel,AccordionHeader, andAccordionContentcomponents source -
BREAKING:
v-model:value— v4 usesv-model:valuefor active state inTabs,Accordion, andStepperinstead ofv-modelsource -
DEPRECATED:
inputStyle— property replaced byinputVariant(values: 'filled' | 'outlined') source -
NEW:
@primevue/forms— new dedicated package for advanced form management and validation source -
NEW:
Fluidcomponent — layout component that makes descendants span full width source -
NEW:
IconField&InputIcon— new components to wrap inputs and icons for decorative purposes source
What ships with it
60 files 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.
- references/docs/_INDEX.md 10 KB
- references/docs/accordion.md 35 KB
- references/docs/animateonscroll.md 7.6 KB
- references/docs/autocomplete.md 56 KB
- references/docs/avatar.md 13 KB
- references/docs/badge.md 9.1 KB
- references/docs/blockui.md 4.3 KB
- references/docs/breadcrumb.md 3.9 KB
- references/docs/button.md 145 KB
- references/docs/card.md 6.5 KB
- references/docs/carousel.md 23 KB
- references/docs/cascadeselect.md 63 KB
- references/docs/chart.md 30 KB
- references/docs/checkbox.md 22 KB
- references/docs/chip.md 8.8 KB
- references/docs/colorpicker.md 15 KB
- references/docs/confirmdialog.md 15 KB
- references/docs/confirmpopup.md 10 KB
- references/docs/contextmenu.md 16 KB
- references/docs/datatable.md 114 KB
- references/docs/dataview.md 50 KB
- references/docs/datepicker.md 62 KB
- references/docs/deferredcontent.md 3.9 KB
- references/docs/dialog.md 44 KB
- references/docs/divider.md 20 KB
- references/docs/dock.md 10 KB
- references/docs/drawer.md 43 KB
- references/docs/dynamicdialog.md 4.2 KB
- references/docs/editor.md 13 KB
- references/docs/fieldset.md 12 KB
- references/docs/fileupload.md 29 KB
- references/docs/floatlabel.md 6.7 KB
- references/docs/fluid.md 2.8 KB
- references/docs/focustrap.md 1.0 KB
- references/docs/galleria.md 44 KB
- references/docs/iconfield.md 7.5 KB
- references/docs/iftalabel.md 3.9 KB
- references/docs/image.md 11 KB
- references/docs/imagecompare.md 6.2 KB
- references/docs/index.md 2.8 KB
- references/docs/inplace.md 8.3 KB
- references/docs/inputgroup.md 11 KB
- references/docs/inputmask.md 15 KB
- references/docs/inputnumber.md 50 KB
- references/docs/inputotp.md 12 KB
- references/docs/inputtext.md 110 KB
- references/docs/keyfilter.md 4.1 KB
- references/docs/knob.md 14 KB
- references/docs/laravel.md 1.7 KB
- references/docs/listbox.md 39 KB
- references/docs/mcp.md 4.1 KB
- references/docs/megamenu.md 16 KB
- references/docs/menu.md 13 KB
- references/docs/menubar.md 12 KB
- references/docs/message.md 27 KB
- references/docs/metergroup.md 14 KB
- references/docs/multiselect.md 58 KB
- references/docs/orderlist.md 15 KB
- references/docs/organizationchart.md 20 KB
- references/docs/paginator.md 22 KB
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 · 113 lines · 70 tokens per session scan A 95d4975c08eb
primevue-skilld is a skill published in the GitHub repository skilld-dev/vue-ecosystem-skills (179 stars, last pushed 28d ago), licensed MIT. It adds 70 tokens to every session and 1,533 once invoked, about $0.0003 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
shadcn-svelte
Pre-built shadcn-svelte components for json-render Svelte apps. Use when working with @json-render/shadcn-svelte, adding standard UI components to a Svelte catalog, or building Svelte web UIs with shadcn-svelte + Tailwind CSS components.
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
v3-create-crud
A page generator for standard create, read, update, and delete screens, commonly called CRUD screens. It uses Element Plus, a Vue user-interface library, to build tables, searches, pagination, forms, and delete confirmations.
v3-use-composables
Documentation for reusable Vue functions in a project, covering device detection, asynchronous dropdown data, loading screens, pagination, routing, themes, page titles, and watermarks.
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.
frontend-conventions
Frontend convention reference (SvelteKit / Svelte 5). Auto-injected into frontend-aware agents - not user-invocable.