LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

angular-form-component - Generate Angular Form Components with Reactive Controls

Generate Angular form components with control types, validation, and layout options.

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • generate form components
  • define control list
  • configure validation rules
  • set layout options

Inputs

  • schematics.yaml configuration file
  • form component name
  • project name
  • control definitions

Outputs

  • Angular form component files
  • HTML templates
  • TypeScript code

Requirements

  • @rxap/schematic-angular package
  • Angular project
  • Node.js environment

Source

  • Spec: SKILL.md
Angular
Form
Component
Schematic
Code Generation
generate form components
define control list
configure validation rules
set layout options
schematics.yaml configuration file
form component name
project name
Angular form component files
HTML templates
TypeScript code