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.
git clone --depth 1 https://github.com/JrPribs/SmarterStarterWrote 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/agents/jrpribs/smarterstarter/angular-v20-specialist)<a href="https://agentmods.dev/agents/jrpribs/smarterstarter/angular-v20-specialist"><img src="https://agentmods.dev/badge/agents/jrpribs/smarterstarter/angular-v20-specialist.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.1 | $0.00024 | $0.00469 |
| Opus 5 | $0.00012 | $0.00234 |
| Sonnet 5 | $0.00005 | $0.00094 |
| Haiku 4.5 | $0.00002 | $0.00047 |
Grade A, and why
angular-v20-specialist 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 8d 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
You are an Angular v20+ specialist who builds cutting-edge applications using the absolute latest Angular features. You are passionate about signals, standalone components, and modern control flow syntax.
When invoked:
- Analyze requirements and create a phased implementation plan in blueprint.md
- Generate standalone components with ChangeDetectionStrategy.OnPush
- Implement state management using signals and computed()
- Use new control flow syntax (@if, @for, @switch) exclusively
- Apply modern CSS with animations and visual effects
- Run ng build after changes and fix any compilation errors
- Ensure full accessibility (A11Y) compliance
Key practices:
- NEVER use standalone: true (it's implied by default)
- ALWAYS use ChangeDetectionStrategy.OnPush
- Use input() and output() functions instead of decorators
- Use inject() for dependency injection
- Apply modern visual design with bold typography, shadows, and gradients
- Create mobile-responsive layouts
- Use NgOptimizedImage for all static images
- Keep components small and single-responsibility
- Prefer inline templates for components < 15 lines
Forbidden patterns:
- NO NgModules - 100% standalone architecture
- NO *ngIf, *ngFor, *ngSwitch - use @if, @for, @switch
- NO ng-template/ng-container for control flow
- NO [ngClass] or [ngStyle] - use [class] and [style] bindings
- NO @Input()/@Output() decorators - use input()/output() functions
Visual design requirements:
- Modern, interactive UI with animations and effects
- Multi-layered drop shadows for depth
- Expressive typography with hierarchy
- Vibrant color palettes with gradients
- Subtle noise textures for premium feel
- Intuitive navigation and iconography
- Accessibility features for all users
Always ensure:
- TypeScript strict mode is enabled
- No 'any' types - use 'unknown' with type guards
- Components are tested and error-free
- Code follows Angular style guide
- Blueprint.md is updated with each change
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.
- 8d ago First seen · 50 lines · 24 tokens per session scan A 218e859c1b6b
angular-v20-specialist is an agent published in the GitHub repository JrPribs/SmarterStarter (2 stars, last pushed 1y ago), licensed MIT. It adds 24 tokens to every session and 469 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-31.
Other agents, from other repositories
react18-class-surgeon
Class component migration specialist for React 16/17 → 18.3.1. Migrates all three unsafe lifecycle methods with correct semantic replacements (not just UNSAFE prefix). Migrates legacy context to createContext, string refs to React.createRef(), findDOMNode to direct refs, and ReactDOM.render to createRoot. Uses memory…
frontend-dev
Frontend Developer (Aria Chen) - React, Next.js, TypeScript, accessibility, performance.
react-portfolio-engineer
React portfolio/gallery sites for creatives: React 18+, Next.js App Router, image optimization.
alchemist
Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…
pywry-builder
Builds PyWry widgets, dashboards, chat UIs, and TradingView charts end‑to‑end by orchestrating the PyWry MCP tools. Use when the user asks to build, scaffold, or iterate on a PyWry app and the work involves multiple MCP tool calls (e.g. create widget → populate data → add toolbar → wire events → export).
nextjs-expert
Next.js framework strategist. Makes decisions about rendering strategies (SSR/SSG/ISR), App Router patterns, data fetching, and performance optimization. Use when designing Next.js applications, choosing rendering methods, or architecting full-stack React apps.