Agent Plugins Marketplace
All plugins

angular-developer

v1.0.0

Expert Angular v20 developer skill. Signals, Components, Templates, Directives, DI, Routing, Forms, HTTP Client, SSR/Hydration, Testing, i18n, Animations, Drag & Drop, and best practices — sourced from the official v20.angular.dev docs.

Claude Code1 Skill

By SleestkLicense: MIT87 GitHub starsUpdated 2 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Jul 6, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install angular-developer for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install angular-developer@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Sleestk/Skills-Pipeline

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is Angular/.

Plugin files

Angular/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

angular-developerSKILL.md

Expert Angular v20 developer skill. Covers Signals, Components, Templates, Directives, DI, Routing, Forms, HTTP Client, SSR/Hydration, Testing, i18n, Animations, Drag and Drop, and Best Practices (Style Guide, Security, Accessibility, Error Handling, Performance, Updates). Trigger on any mention of Angular, component, directive, signal, template, routing, guard, resolver, pipe, service, dependency injection, standalone, SSR, hydration, change detection, OnPush, zoneless, reactive forms, HttpClient, interceptor, i18n, CDK, drag-drop, or Angular CLI commands (ng generate, ng build, ng serve, ng test, ng update). Also trigger for angular.json, tsconfig, or Angular file conventions (.component.ts, .service.ts, .pipe.ts, .spec.ts). Even if the user just says "build this in Angular" or "why is my Angular app broken" — trigger immediately.

Plugin manifests1

Angular/.claude-plugin/plugin.json
{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "angular-developer",
  "description": "Expert Angular v20 developer skill. Signals, Components, Templates, Directives, DI, Routing, Forms, HTTP Client, SSR/Hydration, Testing, i18n, Animations, Drag & Drop, and best practices — sourced from the official v20.angular.dev docs.",
  "version": "1.0.0",
  "author": {
    "name": "Sleestk",
    "url": "https://github.com/Sleestk"
  },
  "homepage": "https://github.com/Sleestk/Skills-Pipeline",
  "repository": "https://github.com/Sleestk/Skills-Pipeline",
  "license": "MIT",
  "keywords": [
    "angular",
    "angular20",
    "signals",
    "components",
    "typescript",
    "frontend",
    "ssr",
    "reactive-forms"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[angular-developer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/angular-developer)