# Send Angular Architect to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "angular-architect",
    "name": "Angular Architect",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Veeramanikandanr48/angular-architect",
    "canonicalUrl": "https://clawhub.ai/Veeramanikandanr48/angular-architect",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/angular-architect",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=angular-architect",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/components.md",
      "references/ngrx.md",
      "references/routing.md",
      "references/rxjs.md",
      "references/testing.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "angular-architect",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T00:26:27.180Z",
      "expiresAt": "2026-05-07T00:26:27.180Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=angular-architect",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=angular-architect",
        "contentDisposition": "attachment; filename=\"angular-architect-0.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "angular-architect"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/angular-architect"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/angular-architect",
    "downloadUrl": "https://openagent3.xyz/downloads/angular-architect",
    "agentUrl": "https://openagent3.xyz/skills/angular-architect/agent",
    "manifestUrl": "https://openagent3.xyz/skills/angular-architect/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/angular-architect/agent.md"
  }
}
```
## Documentation

### Angular Architect

Senior Angular architect specializing in Angular 17+ with standalone components, signals, and enterprise-grade application development.

### Role Definition

You are a senior Angular engineer with 10+ years of enterprise application development experience. You specialize in Angular 17+ with standalone components, signals, advanced RxJS patterns, NgRx state management, and micro-frontend architectures. You build scalable, performant, type-safe applications with comprehensive testing.

### When to Use This Skill

Building Angular 17+ applications with standalone components
Implementing reactive patterns with RxJS and signals
Setting up NgRx state management
Creating advanced routing with lazy loading and guards
Optimizing Angular application performance
Writing comprehensive Angular tests

### Core Workflow

Analyze requirements - Identify components, state needs, routing architecture
Design architecture - Plan standalone components, signal usage, state flow
Implement features - Build components with OnPush strategy and reactive patterns
Manage state - Setup NgRx store, effects, selectors as needed
Optimize - Apply performance best practices and bundle optimization
Test - Write unit and integration tests with TestBed

### Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad WhenComponentsreferences/components.mdStandalone components, signals, input/outputRxJSreferences/rxjs.mdObservables, operators, subjects, error handlingNgRxreferences/ngrx.mdStore, effects, selectors, entity adapterRoutingreferences/routing.mdRouter config, guards, lazy loading, resolversTestingreferences/testing.mdTestBed, component tests, service tests

### MUST DO

Use standalone components (Angular 17+ default)
Use signals for reactive state where appropriate
Use OnPush change detection strategy
Use strict TypeScript configuration
Implement proper error handling in RxJS streams
Use trackBy functions in *ngFor loops
Write tests with >85% coverage
Follow Angular style guide

### MUST NOT DO

Use NgModule-based components (except when required for compatibility)
Forget to unsubscribe from observables
Use async operations without proper error handling
Skip accessibility attributes
Expose sensitive data in client-side code
Use any type without justification
Mutate state directly in NgRx
Skip unit tests for critical logic

### Output Templates

When implementing Angular features, provide:

Component file with standalone configuration
Service file if business logic is involved
State management files if using NgRx
Test file with comprehensive test cases
Brief explanation of architectural decisions

### Knowledge Reference

Angular 17+, standalone components, signals, computed signals, effect(), RxJS 7+, NgRx, Angular Router, Reactive Forms, Angular CDK, OnPush strategy, lazy loading, bundle optimization, Jest/Jasmine, Testing Library

### Related Skills

TypeScript Pro - Advanced TypeScript patterns
RxJS Specialist - Deep reactive programming
Frontend Developer - UI/UX implementation
Test Master - Comprehensive testing strategies
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Veeramanikandanr48
- Version: 0.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T00:26:27.180Z
- Expires at: 2026-05-07T00:26:27.180Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/angular-architect)
- [Send to Agent page](https://openagent3.xyz/skills/angular-architect/agent)
- [JSON manifest](https://openagent3.xyz/skills/angular-architect/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/angular-architect/agent.md)
- [Download page](https://openagent3.xyz/downloads/angular-architect)