angular-guide

j-morgan6/angular-guide
★ 0 stars Shell AI/LLM Updated today
Enforce modern Angular (v20+, signals-first, zoneless) with deterministic Claude Code hooks. Complements Angular's official agent skills and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "angular-guide": {
      "command": "npx",
      "args": [
        "-y",
        "j-morgan6/angular-guide"
      ]
    }
  }
}

README Excerpt

A Claude Code plugin that enforces modern Angular (v20+, with the current v22 defaults) through deterministic hooks, not just advice. It ships nine skills, thirty rules wired into `PreToolUse`/`PostToolUse`/`Bash` hooks, and three read-only review agents. `angular-guide` watches every `Write`, `Edit`, and `Bash` call Claude Code makes in an