angular-form

Installation
SKILL.md

Angular Form Development Workflow

When to Use This Skill

  • User input forms (create, edit, settings)
  • Complex validation requirements
  • Async validation (uniqueness checks)
  • Dynamic form fields (FormArrays)
  • Dependent field validation

Pre-Flight Checklist

  • Identify form mode (create, update, view)
  • Read the design system docs for the target application (see below)
  • List all validation rules (sync and async)
  • Identify field dependencies
  • Search similar forms: grep "{Feature}FormComponent" --include="*.ts"

🎨 Design System Documentation (MANDATORY)

Installs
3
GitHub Stars
11
First Seen
Feb 4, 2026
angular-form — congdon1207/agents.md