Skip to content

Commit da43aea

Browse files
authored
fix: add description frontmatter to Antigravity workflow (#108)
- Added YAML frontmatter with description field to .agent/workflows/ui-ux-pro-max.md - Synced to cli/assets/.agent/workflows/ui-ux-pro-max.md for offline installation - Fixes bug where Antigravity couldn't recognize workflow without description
1 parent b266aec commit da43aea

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.agent/workflows/ui-ux-pro-max.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
description: AI-powered design intelligence with 50+ styles, 95+ color palettes, and automated design system generation
3+
---
4+
15
# ui-ux-pro-max
26

37
Comprehensive design guide for web and mobile applications. Contains 50+ styles, 97 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 9 technology stacks. Searchable database with priority-based recommendations.

cli/assets/.agent/workflows/ui-ux-pro-max.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
description: AI-powered design intelligence with 50+ styles, 95+ color palettes, and automated design system generation
3+
---
4+
15
# ui-ux-pro-max
26

37
Comprehensive design guide for web and mobile applications. Contains 50+ styles, 97 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 9 technology stacks. Searchable database with priority-based recommendations.

0 commit comments

Comments
 (0)