frontend-angular

Installation
SKILL.md

Prerequisites: MUST READ before executing:

  • .claude/skills/shared/understand-code-first-protocol.md
  • .claude/skills/shared/evidence-based-reasoning-protocol.md

Quick Summary

Goal: Create or modify Angular frontend code -- components, forms, stores, and API services -- following platform patterns.

Project Pattern Discovery

Before implementation, search your codebase for project-specific patterns:

  • Search for: BaseComponent, VmStore, FormComponent, ApiService, untilDestroyed
  • Look for: project base component classes, shared component libraries, state store conventions

MANDATORY IMPORTANT MUST Plan ToDo Task to READ frontend-patterns-reference.md for project-specific patterns and code examples. If file not found, continue with search-based discovery above.

Installs
10
GitHub Stars
6
First Seen
Feb 10, 2026
frontend-angular — duc01226/easyplatform