chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0
This commit is contained in:
43
skills/ui-spec-generator/SKILL.md
Normal file
43
skills/ui-spec-generator/SKILL.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
name: ui-spec-generator
|
||||
description: Generates UI specifications for educational interfaces and interactive elements.
|
||||
---
|
||||
|
||||
# ui-spec-generator
|
||||
|
||||
## Capabilities
|
||||
|
||||
- Create UI component specifications
|
||||
- Define interaction patterns
|
||||
- Generate wireframe descriptions
|
||||
- Document accessibility requirements
|
||||
|
||||
## Usage
|
||||
|
||||
Use this skill when:
|
||||
- Specifying UI components for developers
|
||||
- Creating design specifications
|
||||
- Documenting interaction patterns
|
||||
|
||||
## Input
|
||||
|
||||
Learning experience requirements and interaction specifications.
|
||||
|
||||
## Output
|
||||
|
||||
UI specification document with:
|
||||
- Component descriptions
|
||||
- Interaction patterns
|
||||
- Layout specifications
|
||||
- Accessibility requirements
|
||||
|
||||
## Limitations
|
||||
|
||||
- Cannot produce visual designs
|
||||
- Specifications require designer review
|
||||
- Does not replace design system
|
||||
|
||||
## Assumptions
|
||||
|
||||
- Learning experience design is complete
|
||||
- Target platform is specified
|
||||
Reference in New Issue
Block a user