angular-architect

angular-architect is a skill for Claude Code, Codex from luokai0/ai-agent-skills-by-luo-kai. It costs 37 tokens per session (1,374 once invoked), scanned A, original, no licence file.

An architecture guide for Angular 15 and newer applications. Angular is a framework for building web user interfaces, while RxJS handles streams of changing data.

In plain words
What is it for?
Use it for enterprise Angular architecture, micro-frontends, state management, and performance work.
Why use it?
It helps design complex state management, improve RxJS usage, and address performance and scalability problems in large applications.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for enterprise Angular architecture, micro-frontends, state management, and performance work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect
Install

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.

Any agent
npx skills add luokai0/ai-agent-skills-by-luo-kai --skill angular-architect
Clone the repo
git clone --depth 1 https://github.com/luokai0/ai-agent-skills-by-luo-kai

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for angular-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect/github.svg)](https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect)
Your own site
<a href="https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect"><img src="https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect/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.

agentmods 80×15 button for angular-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect"><img src="https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/angular-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,374 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.01374
Opus 5 $0.00018 $0.00687
Sonnet 5 $0.00007 $0.00275
Haiku 4.5 $0.00004 $0.00137

Measured 9d ago against content hash 817d368872bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

angular-architect 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.

ai-agent-skills/01-programming-languages (by Luo Kai)/10-mobile-web-frameworks/angular-architect/SKILL.md · 296 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 9d ago First seen · 296 lines · 37 tokens per session scan A 817d368872bc

Subscribe to this mod's changes

angular-architect is a skill published in the GitHub repository luokai0/ai-agent-skills-by-luo-kai (11 stars, last pushed 4mo ago), with no licence file. It adds 37 tokens to every session and 1,374 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

angular-developer

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, services, or HTTP communication, or for best practices on reactivity (signals, linkedSignal, resource, httpResource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component…

angular/angular · 77 tokens

angular-new-app

Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.

angular/angular · 43 tokens

add-component

Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…

f5/unovis · 74 tokens

add-gallery-example

Add an example to the Unovis gallery — a per-framework example directory under packages/shared/examples, registered in examples-list.tsx, with light/dark previews. Use when asked to add a gallery example, showcase a chart in the gallery, or create the gallery entry that accompanies a new component.

f5/unovis · 63 tokens

igniteui-wc-choose-components

Identify and select the right Ignite UI Web Components for your app UI, then navigate to official docs, usage examples, and API references.

IgniteUI/igniteui-cli · 34 tokens

Cypress v14 Component Testing

Component testing patterns with Cypress v14 including React, Vue, and Angular component mounting, custom mount commands, interaction testing, visual snapshots, and integration with Vite and Webpack bundlers.

PramodDutta/qaskills · 45 tokens