pluginagentmarketplace/custom-plugin-angular
Angular Development Plugin
2 stars1 forksUpdated Jan 7, 2026
npx skills add pluginagentmarketplace/custom-plugin-angularREADME
๐ฆ Install Now ยท ๐ค Explore Agents ยท ๐ Documentation ยท โญ Star this repo
What is this?
Angular Development Assistant is a Claude Code plugin with 8 specialized agents and 12 skills for Angular 18+ development. Build modern, production-ready Angular applications with AI-powered implementation agents that write code, not just explain.
๐ Table of Contents
Click to expand
๐ Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
- Node.js 18+ (for Angular projects)
Installation (Choose One)
Option 1: From Marketplace (Recommended)
# Step 1๏ธโฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-angular
# Step 2๏ธโฃ Install the plugin
/plugin install angular-development-assistant@pluginagentmarketplace-angular
# Step 3๏ธโฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-angular.git
cd custom-plugin-angular
# Load locally
/plugin load .
# Restart Claude Code
โ Verify Installation
After restart, you should see these agents:
angular-development-assistant:01-typescript-fundamentals
angular-development-assistant:02-angular-core
angular-development-assistant:03-reactive-programming
angular-development-assistant:04-forms-directives
angular-development-assistant:05-routing-performance
angular-development-assistant:06-state-management
angular-development-assistant:07-testing-deployment
angular-development-assistant:08-modern-angular
Tip: Run
/exploreto see all agents and their capabilities!
โจ Features
| Feature | Description |
|---|---|
| ๐ค 8 Agents | Specialized AI agents for every Angular domain |
| ๐ ๏ธ 12 Skills | Reusable capabilities with Golden Format |
| โจ๏ธ 4 Commands | Quick slash commands for learning |
| ๐ Modern Angular | Signals, Standalone, @defer, SSR support |
| ๐ SASMP v1.3.0 | Full protocol compliance |
๐ค Agents
8 Specialized Implementation Agents
Each agent is designed to do the work, not just explain:
| # | Agent | Purpose | Example Prompts |
|---|---|---|---|
| 1 | TypeScript Fundamentals | Types, generics, decorators, strict mode | "Fix all type errors", "Convert to TypeScript" |
| 2 | Angular Core | Components, services, DI, lifecycle hooks | "Create UserService", "Generate component" |
| 3 | Reactive Programming | RxJS observables, operators, memory leaks | "Add debouncing", "Fix memory leaks" |
| 4 | Forms & Directives | Reactive forms, validators, custom directives | "Create registration form", "Add async validator" |
| 5 | Routing & Performance | Lazy loading, guards, bundle optimization | "Add lazy loading", `"Creat |
...
Publisher
Statistics
Stars2
Forks1
Open Issues0
LicenseOther
CreatedNov 18, 2025