pilot-angular

A governance plugin for Angular and TypeScript projects within a broader full-stack Microsoft development setup. It covers shared rules and practices for frontend code, APIs, authentication, testing, and delivery.

In plain words
What is it for?
Use it to establish project rules, review Angular code, and coordinate practices involving .NET, SQL Server, Azure, security, performance, and application delivery.
Why use it?
It gives teams a common way to check code quality and architecture across Angular applications and their supporting Microsoft technologies.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add AgenticPawan/FullStack-Pilot
agentmods
npx agentmods add plugins/agenticpawan/fullstack-pilot/pilot-angular
Clone the repo
git clone --depth 1 https://github.com/AgenticPawan/FullStack-Pilot

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

pilot-angular 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 yesterday.

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.

plugins/pilot-angular/.claude-plugin/plugin.json · 53 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "pilot-angular",
  "displayName": "Pilot Angular",
  "version": "0.27.0",
  "dependencies": [
    {
      "name": "pilot-core"
    }
  ],
  "description": "Angular / TypeScript governance for v15-20: signals and state, performance, accessibility (WCAG 2.2 AA), UI/UX visual consistency (spacing/type scale, responsive layout, visual hierarchy), permissions-only route guards, authentication (OIDC/PKCE), HTTP resilience, routing, SSR, testing, i18n, theming, dynamic forms, PWA/offline, telemetry, monorepo and lint governance, OpenAPI/NSwag client generation, feature flags, and NgRx. Ships @angular-reviewer (finds violations), @angular-implementor (fixes them), and @angular-support (diagnoses frontend issues to root cause)",
  "author": {
    "name": "AgenticPawan",
    "url": "https://github.com/AgenticPawan"
  },
  "homepage": "https://github.com/AgenticPawan/FullStack-Pilot#pilot-angular",
  "repository": "https://github.com/AgenticPawan/FullStack-Pilot",
  "license": "MIT",
  "experimental": {
    "monitors": "./monitors/monitors.json"
  },
  "keywords": [
    "angular",
    "typescript",
    "signals",
    "standalone",
    "accessibility",
    "sri",
    "third-party-scripts",
    "nswag",
    "openapi-client",
    "dialog-service",
    "toast",
    "design-system",
    "authentication",
    "oidc",
    "ssr",
    "hydration",
    "runtime-config",
    "routing",
    "eslint",
    "storybook",
    "visual-regression",
    "feature-flags",
    "ngrx",
    "reduced-motion",
    "animations",
    "implementor-agent",
    "support-agent",
    "root-cause"
  ]
}
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. yesterday First seen · 53 lines scan A af5713a738f0

Subscribe to this mod's changes

pilot-angular is a plugin published in the GitHub repository AgenticPawan/FullStack-Pilot (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.