docs: Integrate elegant-design skill into documentation#1
Merged
Conversation
- Add elegant-design/SKILL.md to Frontend Skills category (8→9 skills) - Update total skills count from 134 to 135 across all documentation - Add elegant-design workflows to _INDEX.md skill combinations - Add Quick Reference entries for UI design, chat, and terminal interfaces - Add Elegant Design Skill section to CLAUDE.md Frontend Development - Include elegant-design in UI/UX problem domain and technology search patterns - Update Core Foundation skills count from 76 to 77 The elegant-design skill provides comprehensive guidance for building world-class accessible interfaces with chat, terminal, code display, streaming content, and design system integration (shadcn/ui, daisyUI, HeroUI).
Improved YAML frontmatter and date validation to properly exclude files that don't need validation: 1. **Depth-based exclusion**: Skip files at depth 3+ in skills/ directory - skills/skill/references/*.md (reference files) - skills/skill/foundation/*.md (foundation guides) - skills/skill/interactive/*.md (interactive guides) - skills/skill/implementation/*.md (implementation guides) 2. **Name-based exclusion**: Skip specific documentation files - README.md, SUMMARY.txt (across all directories) - CLAUDE_MD_UPDATES.md (supporting documentation) - Existing meta files (_INDEX.md, MIGRATION_GUIDE.md, etc.) 3. **Improved output**: Show both checked and skipped file counts This aligns with the skill structure where only SKILL.md files (main entry points) require YAML frontmatter and date validation, while supporting documentation files in subdirectories are optional. Results: - Frontmatter validation: 135 skill files checked, 32 skipped - Date validation: 163 dates checked across skill files, 32 skipped
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The elegant-design skill provides comprehensive guidance for building world-class accessible interfaces with chat, terminal, code display, streaming content, and design system integration (shadcn/ui, daisyUI, HeroUI).