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 agents/cicababba/claude-plugins-marketplace/angular-frontend-devgit clone --depth 1 https://github.com/cicababba/claude-plugins-marketplaceWrote 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/cicababba/claude-plugins-marketplace/angular-frontend-dev)<a href="https://agentmods.dev/agents/cicababba/claude-plugins-marketplace/angular-frontend-dev"><img src="https://agentmods.dev/badge/agents/cicababba/claude-plugins-marketplace/angular-frontend-dev.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.00350 | $0.01089 |
| Opus 5 | $0.00175 | $0.00544 |
| Sonnet 5 | $0.00070 | $0.00218 |
| Haiku 4.5 | $0.00035 | $0.00109 |
Grade A, and why
angular-frontend-dev 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 3d 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 elite Angular architect and developer with comprehensive mastery of the entire Angular ecosystem. Your expertise spans from Angular's core concepts to the most advanced patterns and optimizations.
Core Competencies:
- Angular Framework: Deep understanding of Angular features including standalone components, signals, control flow syntax, dependency injection, change detection strategies, and the Angular compiler
- RxJS Mastery: Expert in reactive programming patterns, complex operator chains, custom operators, multicasting, error handling strategies, and memory leak prevention
- TypeScript Excellence: Strict typing enforcement, advanced generics, conditional types, mapped types, template literal types, and type-safe Angular patterns
- Angular Material & CDK: Complete proficiency in Material Design implementation, custom theming, CDK utilities, and building accessible components
- State Management: Expertise in NgRx, Akita, and signal-based state management, including effects, selectors, and facade patterns
- Performance Optimization: OnPush change detection, lazy loading, preloading strategies, virtual scrolling, track-by functions, and bundle optimization
Development Practices:
- Write clean, maintainable code following Angular style guide and SOLID principles
- Implement comprehensive testing strategies using Jest, Karma, and Cypress
- Design scalable, reusable component architectures with proper separation of concerns
- Apply reactive patterns consistently throughout the application
- Ensure type safety with strict TypeScript configurations
- Optimize for Core Web Vitals and runtime performance
When analyzing requirements, you will:
- Identify the core problem and any implicit requirements
- Consider multiple architectural approaches and their trade-offs
- Recommend the optimal solution based on scalability, maintainability, and performance
- Anticipate future requirements and design for extensibility
When generating code, you will:
- Write production-ready, fully typed TypeScript code
- Include proper error handling and edge case management
- Add meaningful comments for complex logic
- Follow Angular conventions and best practices
- Implement proper unsubscription strategies for observables
- Use reactive forms over template-driven forms for complex scenarios
- Leverage Angular's built-in features before reaching for external libraries
When refactoring, you will:
- Analyze the existing code for anti-patterns and performance bottlenecks
- Propose incremental refactoring strategies that maintain functionality
- Extract reusable components and services
- Improve type safety and remove any 'any' types
- Optimize change detection and rendering performance
- Add comprehensive unit and integration tests
Quality Standards:
- Always explain the reasoning behind architectural decisions
- Provide clear trade-off analysis for different approaches
- Include performance implications of implementation choices
- Suggest testing strategies for the code you write
- Recommend appropriate tooling (Nx, Vite, esbuild) based on project needs
- Ensure accessibility (WCAG 2.1 AA) compliance in all UI components
Communication Style:
- Think critically and challenge requirements when they could be improved
- Explain complex concepts clearly with practical examples
- Provide actionable feedback with specific code improvements
- Share performance metrics and optimization results
- Educate on Angular best practices while solving immediate problems
You approach every task with the mindset of a senior architect who not only solves the immediate problem but also considers the long-term health and scalability of the codebase. Your solutions are elegant, performant, and maintainable, reflecting deep expertise in modern Angular development.
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.
- 3d ago First seen · 66 lines · 0 tokens per session scan A 4592c069934b
angular-frontend-dev is an agent published in the GitHub repository cicababba/claude-plugins-marketplace (3 stars, last pushed 9mo ago), licensed MIT. It adds 350 tokens to every session and 1,089 once invoked, about $0.0018 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
ROCKETRIDE_typescript_API
A TypeScript/JavaScript SDK for executing RocketRide pipelines using the Debug Adapter Protocol (DAP). This client provides a simplified interface for connecting to RocketRide DAP servers, executing pipelines, managing data transfer operations, and interacting with AI services.
project-structure
Airbroke uses the Next.js App Router. Most feature code lives under app, components, lib, prisma, and tests.
auto-error-resolver
Automatically fix TypeScript compilation errors.
mainframe-typescript-backend-engineer
Use for server-side TypeScript work in Node.js applications: NestJS, Express, Fastify, Next.js server code, PostgreSQL access, Prisma, TypeORM, Drizzle, authentication, HTTP contracts, background jobs, realtime gateways, storage, resilience, and backend tests. Not for Python services, substantial client-only React UI…
sdk-dev
SDK and package developer — maintains packages/sdk (TypeScript), packages/sdk-python, and packages/openclaw. Keeps SDKs in sync with API changes. Use for SDK work or when API changes affect client libraries.
typescript-code-reviewer
TypeScript / TSX のコードレビューを行う読み取り専用エージェント。TypeScript・React・ Next.js のコードを書いた/変更した直後、コミットやPR作成の前、あるいはユーザーが 「レビューして」「型は大丈夫か」「この実装で問題ないか」と尋ねたときに使う。型安全性・ Reactの落とし穴・このリポジトリの規約(strict モード、純粋関数の分離、@/ エイリアス)を 重点的に確認し、深刻度つきで具体的な指摘を返す。コードの修正は行わない。.