angular skills

432 tagged angular, measured the same way as everything else here.

Browse within: typescript 77ReAct 74java 67spring-boot 51ai-coding-agent 48ai-coding-agents 48azure 48claude-code-marketplace 48design-system 39full-stack 36java-scripts 36microservices 36laravel 27angular-components 25

getting-started

25

GoogleCloudPlatform/race-condition

Skill Claude CodeCodex

Guides setup of the Race Condition project from clone to running simulation. Use when the developer wants to get the project running locally, install dependencies, configure GCP credentials, or troubleshoot startup issues.

226 8d ago A 43 tokens

IgniteUI/igniteui-cli

Skill Claude CodeCodex

Implement Blazor application views from design images using Ignite UI Blazor components. Uses MCP servers (igniteui-cli, igniteui-theming) to discover components, generate themes, and follow best practices. Triggers when the user provides a design image (screenshot, mockup, wireframe) and wants it built as a working…

136 4d ago A 127 tokens original MIT

IgniteUI/igniteui-cli

Skill Claude CodeCodex

Implement React application views from design images using Ignite UI for React components. Uses MCP servers (igniteui-cli, igniteui-theming) and tools for component discovery, docs lookup, and theming to choose components, generate theme tokens, and follow React-specific best practices. Triggers when the user provides…

136 4d ago A 137 tokens original MIT

IgniteUI/igniteui-cli

Skill Claude CodeCodex

Identify and select the right Ignite UI Web Components for your app UI, then navigate to official docs, usage examples, and API references.

136 4d ago A 34 tokens original MIT

agent-debug-ci

33

NVIDIA/elements

Skill Claude CodeCodex

Investigate failed scheduled or nightly GitHub Actions runs on the default branch, determine whether the failure is reproducible and repository-owned, implement the smallest evidence-backed fix, validate it, and open a pull request. Use when a failed nightly CI event starts an agent, or when the standard CI or…

83 yesterday A 80 tokens original Apache-2.0

agent-dependencies

34

NVIDIA/elements

Skill Claude CodeCodex

Perform one conservative dependency or toolchain upgrade in the Elements monorepo and open a validated pull request. Use for nightly or unattended dependency maintenance, outdated package checks, first-party actions/ GitHub Actions updates, and pinned mise tool updates. Use the github-dependabot skill instead when the…

83 yesterday A 73 tokens original Apache-2.0

agent-upkeep

35

NVIDIA/elements

Skill Claude CodeCodex

Perform one small, scoped maintenance improvement to the Elements monorepo and open a single reviewable pull request. Use this skill for scheduled or unattended upkeep runs that improve unit test coverage for one file, fix one behavioral bug in one module, or move one off ESLint rule toward enforcement to reduce…

83 yesterday A 115 tokens original Apache-2.0

maven-harness-pom

36

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Reference Maven POM fragments for the full harness — Spotless, Checkstyle, SpotBugs, Error Prone, JaCoCo, PIT, OpenAPI generator + diff, OWASP dependency check, Surefire/Failsafe. Use when wiring the harness into a new project or upgrading a brownfield POM.

57 2mo ago A 71 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Spring Boot 4 / JVM performance work — measure first, then fix. Profiling (async-profiler, JFR, JMH), Micrometer, common Spring antipatterns (N+1, unbounded lists, HikariCP sizing, virtual-thread pinning), caching, GC, and SLO-driven work. Used by /plan for risk callouts and by /review to flag perf regressions.

57 2mo ago A 89 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Spring Framework 7 / Spring Boot 4 idioms and defaults. Use when writing or reviewing controllers, services, configuration, HTTP clients, async/virtual-thread code, or anything touching Spring's programming model.

57 2mo ago A 50 tokens original MIT

use-sdk

39

AmadeusITGroup/otter

Skill Claude CodeCodex

Install, configure, and use a TypeScript SDK generated with @ama-sdk. Use when user wants to call APIs, set up a client (fetch, Angular, beacon), or understand how to use an existing SDK package.

57 4d ago A 48 tokens original BSD-3-Clause

AmadeusITGroup/otter

Skill Claude CodeCodex

Decision tree for single component versus container/presenter, which componentStructure to generate, and which componentType to declare. Invoked by logic-placement and logic-review, not directly.

57 4d ago A 43 tokens original BSD-3-Clause

otter-rules-engine

41

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the user asks to "add a rule", "create a ruleset", "add a fact", "create a custom operator", "add a rules-engine action", "make behavior conditional at runtime", or when authoring or debugging anything in an Otter @o3r/rules-engine workspace. Guides the fact/operator/action/ruleset…

57 4d ago A 91 tokens original BSD-3-Clause

alfredoperez/angular-best-practices

Skill Claude CodeCodex

Modern Angular best practices for building performant, maintainable Angular 17+ applications. Covers Signals, RxJS, components, templates, styles, performance, SSR, testing, forms, routing, accessibility, and architecture — with code examples and impact ratings for every rule. Use this skill whenever the user is…

37 5mo ago A 176 tokens archived

mofirojean/angular-ui-skills

Skill Claude CodeCodex

Generates Angular Material code and guidance for Angular projects using @angular/material with the Material 3 (M3) theming system. Covers installation, Sass-based theming via mat.theme() and the prebuilt palettes, density and typography customisation, component usage across all categories (form controls, buttons…

29 26d ago A 180 tokens original MIT

ng-zorro-developer

44

mofirojean/angular-ui-skills

Skill Claude CodeCodex

Generates NG-ZORRO code and guidance for Angular projects using ng-zorro-antd. Covers installation, LESS-variable theming (default, dark, compact, aliyun presets), the experimental dynamic CSS-variable theme, component usage across all categories (general, layout, navigation, data entry, data display, feedback)…

29 26d ago A 166 tokens original MIT

primeng-developer

45

mofirojean/angular-ui-skills

Skill Claude CodeCodex

Generates PrimeNG code and guidance for Angular projects using primeng with @primeuix/themes and @primeuix/styles. Covers installation, design-token theming (Aura / Lara / Nora / Material presets), Styled vs Unstyled modes, the PassThrough (pt) customization API, component usage across all categories (form controls…

29 26d ago A 171 tokens original MIT

angular-doctor

46

antonygiomarxdev/angular-doctor

Skill Claude CodeCodex

Run after making Angular changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in an Angular project.

23 5mo ago A 31 tokens

anousss007/ng-blatui

Skill Claude CodeCodex

Official Angular v22 coding best practices — signals, standalone, native control flow, zoneless, host bindings, Signal Forms, inject(), and accessibility (WCAG AA / AXE). Use whenever writing, generating, or reviewing Angular/TypeScript code in this repo.

16 11d ago A 60 tokens original MIT

ng-blatui

48

anousss007/ng-blatui

Skill Claude CodeCodex

Use the ng-blatui Angular UI library in an app — install, import components (bui-prefixed, signal-based, zoneless, SSR-safe), theme with Tailwind v4 + oklch tokens, localize dates/numbers/labels, and discover the full catalog via the registry, api.json, llms.txt or the ng-blatui-mcp MCP server. Invoke when building…

16 11d ago A 108 tokens original MIT