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 agentmods add skills/mofirojean/angular-ui-skills/primeng-developernpx skills add mofirojean/angular-ui-skills --skill primeng-developergit clone --depth 1 https://github.com/mofirojean/angular-ui-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/mofirojean/angular-ui-skills/primeng-developer)<a href="https://agentmods.dev/skills/mofirojean/angular-ui-skills/primeng-developer"><img src="https://agentmods.dev/badge/skills/mofirojean/angular-ui-skills/primeng-developer.svg" alt="Measured on agentmods" 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 | $0.00171 | $0.02223 |
| Opus 5 | $0.00086 | $0.01111 |
| Sonnet 5 | $0.00034 | $0.00445 |
| Haiku 4.5 | $0.00017 | $0.00222 |
Grade A, and why
primeng-developer 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 5d 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 — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PrimeNG Developer Guidelines
Pairs with
angular-developer- that skill provides Angular fundamentals (signals, DI, routing, forms, SSR, accessibility). This skill focuses on PrimeNG specifics. Install both for the best experience.
Compatibility
- Tracks: PrimeNG
22.0.0(released 2026-07-15), with@primeuix/themesand@primeuix/stylesboth3.x(currently3.0.0). PrimeNG follows Angular's major, so v22 requires Angular v22 (peer@angular/core@^22.0.0). - Works for: PrimeNG v18 → v22 projects. The skill references include
migration.mdcovering the v18 component renames (Calendar→DatePicker, Dropdown→Select, etc.) and the v21→v22 removals, so v18-v21 projects can use this skill but expect drift on theming and a few component APIs. v22 is the closest match. - v21 → v22: v22 is an Angular-22 alignment plus
@primeuix/themes/@primeuix/stylesv3, and it finalizes (removes) the APIs that were deprecated "for removal in v22" in earlier versions,@primeng/themesimport path,pTemplate,styleClass,showTransitionOptions/hideTransitionOptions, camelCase selectors, and thepButtonicon/label props among them. Treat those as gone, not merely deprecated. See migration.md. - Docs domain: the official docs moved from
primeng.orgtoprimeng.dev(old links 301-redirect). - Angular: v18 or newer required (v22 for PrimeNG v22). PrimeNG components are standalone since v18. The skill assumes standalone components, control flow (
@if/@for), and signal-based APIs. - Tailwind: v3 or v4 with
tailwindcss-primeuiplugin (optional, for unstyled mode). - Not supported: PrimeNG v17 and below (different theming model based on
prime.css), Angular v17 or below (NgModule patterns).
If the project's PrimeNG version is below v18, point the user to PrimeNG's v17 docs and decline to generate v18+ patterns into a v17 project, they will not compile.
- Always check the project's PrimeNG version before providing guidance. PrimeNG v18 introduced major component renames (Calendar→DatePicker, Dropdown→Select, InputSwitch→ToggleSwitch, OverlayPanel→Popover, Sidebar→Drawer) and a new design-token theming system.
package.jsonis the source of truth, when in doubt, look there before recommending an API. See migration.md.
What ships with it
14 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/accessibility.md 8.2 KB
- references/buttons.md 6.8 KB
- references/data-display.md 10 KB
- references/display.md 9.3 KB
- references/form-controls.md 10 KB
- references/forms.md 6.9 KB
- references/layout.md 8.9 KB
- references/menus.md 8.9 KB
- references/migration.md 13 KB
- references/overlays.md 11 KB
- references/passthrough.md 7.1 KB
- references/setup.md 6.2 KB
- references/styled-vs-unstyled.md 6.9 KB
- references/theming.md 8.5 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.
- 5d ago First seen · 78 lines · 171 tokens per session scan A 02015577550e
primeng-developer is a skill published in the GitHub repository mofirojean/angular-ui-skills (29 stars, last pushed 29d ago), licensed MIT. It adds 171 tokens to every session and 2,223 once invoked, about $0.0009 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
primeng-v19-patterns
PrimeNG v19 component patterns, Design Tokens, and Tailwind conventions.
angular-best-practices-primeng
PrimeNG best practices for Angular. Covers tree-shaking imports, lazy-loaded tables, and the Aura/Lara theme system with design tokens. Activates when working with primeng components. Do not use for Angular Material, Spartan UI, or other component libraries. Install alongside angular-best-practices for full coverage.
claude-md-improver
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…
agent-platform-rag-engine-management
Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google…
gke-reliability
Improves GKE workload reliability, using PDBs, health probes, and topology spread constraints. Use when configuring GKE workload reliability, setting up PDBs, or configuring GKE health probes (liveness, readiness, startup). Don't use for disaster recovery setup or full cluster backups (use gke-backup-dr instead).
gke-workload-security
Audits, configures, and hardens workload-level security controls for Google Kubernetes Engine (GKE) applications and namespaces. Covers running cluster security audits (auditcluster.sh), configuring Workload Identity Federation (impersonation, KSA/GSA binding, and pod setup), enforcing Network Policies (default-deny…