pluginagentmarketplace/custom-plugin-angular

Angular Development Plugin

2 stars1 forksUpdated Jan 7, 2026
npx skills add pluginagentmarketplace/custom-plugin-angular

README

Angular Development Assistant

Version License Status SASMP

Agents Skills Commands Angular TypeScript


๐Ÿ“ฆ 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 /explore to see all agents and their capabilities!


โœจ Features

FeatureDescription
๐Ÿค– 8 AgentsSpecialized AI agents for every Angular domain
๐Ÿ› ๏ธ 12 SkillsReusable capabilities with Golden Format
โŒจ๏ธ 4 CommandsQuick slash commands for learning
๐Ÿ“š Modern AngularSignals, Standalone, @defer, SSR support
๐Ÿ”„ SASMP v1.3.0Full protocol compliance

๐Ÿค– Agents

8 Specialized Implementation Agents

Each agent is designed to do the work, not just explain:

#AgentPurposeExample Prompts
1TypeScript FundamentalsTypes, generics, decorators, strict mode"Fix all type errors", "Convert to TypeScript"
2Angular CoreComponents, services, DI, lifecycle hooks"Create UserService", "Generate component"
3Reactive ProgrammingRxJS observables, operators, memory leaks"Add debouncing", "Fix memory leaks"
4Forms & DirectivesReactive forms, validators, custom directives"Create registration form", "Add async validator"
5Routing & PerformanceLazy loading, guards, bundle optimization"Add lazy loading", `"Creat

...

Read full README

Statistics

Stars2
Forks1
Open Issues0
LicenseOther
CreatedNov 18, 2025