Skip to content

Commit 7018680

Browse files
committed
fix: Update elegant-design YAML frontmatter to use hyphen-case
Change name from 'Designing Elegant Interfaces' to 'elegant-design' to match the validation requirements and be consistent with other skills. The name field must use hyphen-case format (lowercase letters, numbers, and hyphens only) to pass CI validation. Fixes smoke test validation error.
1 parent 6239661 commit 7018680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/elegant-design/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Designing Elegant Interfaces
2+
name: elegant-design
33
description: Create world-class, accessible, responsive interfaces with sophisticated interactive elements including chat, terminals, code display, and streaming content. Use when building user interfaces that need professional polish and developer-focused features.
44
---
55

0 commit comments

Comments
 (0)