Generate modern Angular standalone components with signals, using Spartan UI components from `libs/ui`.
/plugin marketplace add rryter/claude-plugins/plugin install angular@twy-marketplace# UI Component Command Generate modern Angular standalone components with signals, using Spartan UI components from `libs/ui`. ## Usage **Arguments:** - `component-name` (required): Name for the component in kebab-case (e.g., "user-card", "task-list", "metric-display") - `reference-description` (required): Description of what the component should do and how it should look **Examples:** ## Output Structure Generated files are saved to: ## Instructions When this command is invoked, follow these steps: ### 1. Gather Context from Angular Docs (Optional) If Context7 is available...