angular-frontend

Community

Build Angular 18 standalone components fast.

Authorkojder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides building and maintaining Angular 18 standalone components, TypeScript services with Signals and RxJS, routing with guards, and Tailwind CSS styling for Photo Map MVP.

Core Features & Use Cases

  • Standalone Components: Ensure all components are standalone with explicit imports.
  • State Management: Use Signals for UI state and BehaviorSubject for shared state.
  • Routing & Guards: Implement functional guards and flat route configuration.
  • Tailwind Styling: Apply Tailwind utilities and responsive design.

Quick Start

Create a new standalone component following the Angular 18 patterns and add references to the angular-patterns.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-frontend
Download link: https://github.com/kojder/photo-map-app/archive/main.zip#angular-frontend

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