LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: angular

Browse skills that share this tag.

  • ngrx - NgRx state management for Angular applications.
    web-developmentapplication-state-managementstate-management-testingfrontend-engineer

    ★ 17 · Updated 2026-09-22

    NgRx state management for Angular including store, effects, entity adapter, component store, and selectors.

    ⚙ Configure NgRx store with feature states⚙ Create actions, reducers, and selectors⚙ Implement effects for side effects
  • code-quality-analyzer - Code Quality Analyzer
    angularcode-qualityrefactoringcode-smells

    ★ 232 · Updated 2026-09-21

    Detects code smells, DRY violations, and refactoring opportunities across Angular codebases.

    ⚙ Detect code smells⚙ Identify DRY violations⚙ Analyze refactoring opportunities
  • angular-template-sanitizer-security-review - Angular Template Sanitizer Security Review
    angularsecuritysanitizerxss

    ★ 22 · Updated 2026-09-20

    Statically review Angular templates and components for injection vulnerabilities, sanitizer bypass calls, and dynamic iframe security attributes.

    ⚙ Review DomSanitizer bypass calls⚙ Assess innerHTML bindings safety⚙ Review dynamic iframe security attributes
  • angular-migration - Migrate AngularJS applications to Angular
    angularangularjsmigrationhybrid-app

    ★ 1 · Updated 2026-09-20

    Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates.

    ⚙ Migrate AngularJS to Angular⚙ Set up hybrid applications⚙ Convert directives to components
  • angular-developer - Angular Development and Architectural Guidance
    angularfrontendtypescriptsignals

    ★ 449 · Updated 2026-09-20

    Generates Angular code and provides architectural guidance for components, signals, forms, dependency injection, routing, styling, and CLI tooling.

    ⚙ Generate Angular code⚙ Create new Angular projects⚙ Scaffold components services and routes
  • console-service - Usage guide for ConsoleService console wrapper in Angular.
    consoleloggingangularconsole-service

    ★ 0 · Updated 2026-09-15

    Provides implementation guidance for ConsoleService, an environment-aware console wrapper in Angular projects.

    ⚙ Add console logging in Angular⚙ Create scoped loggers with contextConsole⚙ Apply per-call log overrides
  • modular-architecture - Modular Domain Architecture Standards
    architectureangularclean-coderefactoring

    ★ 41 · Updated 2026-09-14

    Enforces modular domain architecture and clean code standards for packages, domains, components, services, models, and tests in Angular libraries.

    ⚙ Enforce layer responsibilities⚙ Enforce dependency directions⚙ Enforce strict type safety
  • Angular SSR Security Risk Gate - Angular SSR Security Risk Gate for Angular Projects
    angularssrsecurityrisk-gate

    ★ 0 · Updated 2026-09-13

    Gates SSR changes with host validation, proxy trust, and server-side security boundaries.

    ⚙ Inspect Angular version and build tooling⚙ Isolate security scope from unrelated work⚙ Apply smallest safe implementation
  • Micro-frontends Shell Container Contract - Define a thin Angular shell contract for micro-frontends.
    angularmicro-frontendsshell-containermodule-federation

    ★ 4 · Updated 2026-09-10

    Define a thin Angular shell contract that handles routing, composition, fallback UX, and cross-cutting concerns without owning domain logic.

    ⚙ Define shell composition contract⚙ Orchestrate shell routing⚙ Configure fallback and retry behavior
  • angular-migration - AngularJS to Angular Migration Tool
    angularangularjsmigrationfrontend

    ★ 602 · Updated 2026-06-15

    Migrate AngularJS applications to Angular using hybrid mode, incremental rewriting, and dependency injection updates

    ⚙ create hybrid application⚙ convert controller to component⚙ convert directive to component
  • angular-routing - Angular v20+ Routing Implementation
    angularroutinglazy-loadingguards

    ★ 62 · Updated 2026-05-11

    Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters.

    ⚙ configure routes⚙ implement lazy loading⚙ create auth guard
  • Frontend Verification & Testing - Angular Frontend Testing with Chrome DevTools
    frontendtestingangularchrome-devtools

    ★ 1 · Updated 2026-05-11

    Verify Angular 18 frontend changes using Chrome DevTools MCP to check console errors, network requests, and visual rendering

    ⚙ navigate page⚙ take screenshot⚙ take snapshot
  • Frontend Verification & Testing - Verify Angular 18 Frontend with Chrome DevTools
    angularfrontend testingverificationchrome devtools

    ★ 18 · Updated 2026-05-11

    Verify Angular 18 frontend using Chrome DevTools MCP - check console, network, and visual rendering

    ⚙ list open pages⚙ navigate to URL⚙ wait for text
  • angular-upgrade - Angular Project One Major Version Upgrade
    angularupgradeversiondependencies

    ★ 0 · Updated 2026-05-09

    Upgrade Angular project by one major version using Angular CLI and validate with lint, tests, and build

    ⚙ detect current Angular version⚙ check Angular update guide⚙ update @angular/core
  • angular - Angular Custom Elements Integration
    angularcustom elementsweb componentsintegration

    ★ 41 · Updated 2026-05-09

    Generate framework-specific guidance for using custom elements in Angular with schema configuration

    ⚙ search Angular version⚙ check package.json⚙ detect component style
  • angular - Modern Angular Framework Expertise
    angularfrontend-frameworksignalsstandalone-components

    ★ 8 · Updated 2026-03-26

    Expert knowledge for modern Angular with signals, standalone components, and current migration guidance

    ⚙ create standalone components⚙ use signals for state⚙ implement control flow
  • Frontend Development - Professional Frontend Development Skill
    frontendangularreactvue

    ★ 18 · Updated 2026-03-23

    Develop frontend applications using Angular, React, Vue, and Next.js frameworks

    ⚙ create Angular components⚙ create React components⚙ create Vue components
  • Frontend Development - Professional Frontend Development
    frontendangularreactvue

    ★ 602 · Updated 2026-03-23

    Develop frontend applications with Angular, React, Vue, and Next.js

    ⚙ create Angular components⚙ create React components⚙ create Vue components
  • capabilitys-layer - Angular Capability Layer Implementation Patterns
    angulararchitecturepatternsngrx

    ★ 211 · Updated 2026-02-13

    Architecture patterns for implementing Angular capabilities with bounded contexts and event-driven communication

    ⚙ define capability boundaries⚙ implement NgRx stores⚙ setup event communication