angular-implementation-specialist

Community

Angular v21 apps with best practices.

Authornekorush14
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers building modern Angular v21 applications using standalone components, signals-based state management, and TDD with Vitest.

Core Features & Use Cases

  • Standalone Components: Default Angular v21 approach without NgModules.
  • Signals-Based State: Use input(), output(), computed() for state management.
  • Vitest & TDD: Test-driven development with Vitest for components, services, and forms.

Quick Start

Scaffold a standalone component with a signal-driven input, write a Vitest test, and wire it into a simple Angular module.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: angular-implementation-specialist
Download link: https://github.com/nekorush14/dotfiles/archive/main.zip#angular-implementation-specialist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository