Skip to content

Commit 06b8a98

Browse files
feat(skill): fix description formatting in SKILL.md
1 parent f2c4c1c commit 06b8a98

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

  • skills/igniteui-angular-generate-from-image-design

skills/igniteui-angular-generate-from-image-design/SKILL.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
name: igniteui-angular-generate-from-image-design
3-
description: >
4-
Implement Angular application views from design images using Ignite UI Angular components.
5-
Uses MCP servers (igniteui-cli, igniteui-theming, angular-cli) to discover components, generate
6-
themes, and follow best practices. Triggers when the user provides a design image (screenshot,
7-
mockup, wireframe) and wants it built as a working Angular view with igniteui-angular components.
8-
Also triggers when the user asks to "implement this design", "build this UI", "convert this
9-
mockup", or "create a page from this image" in an Ignite UI Angular project.
3+
description: Implement Angular application views from design images using Ignite UI Angular components. Uses MCP servers (igniteui-cli, igniteui-theming, angular-cli) to discover components, generate themes, and follow best practices. Triggers when the user provides a design image (screenshot, mockup, wireframe) and wants it built as a working Angular view with igniteui-angular components. Also triggers when the user asks to "implement this design", "build this UI", "convert this mockup", or "create a page from this image" in an Ignite UI Angular project.
104
user-invocable: true
115
---
126

0 commit comments

Comments
 (0)