Add ascii-mockup skill with full design-system workflow#40
Merged
4eckd merged 1 commit intoascii-mockup-skillfrom Mar 26, 2026
Merged
Conversation
Introduces the ascii-mockup skill: generates mobile-first ASCII art wireframes across 5 responsive breakpoints (iPhone 390px, iPad 768px, Desktop 1440px, Desktop 1920px, UWHD 3440px), emits a versioned design token manifest (tokens.json + tokens.css) with zero hardcoded values, computes ARIA/WCAG 2.1 color contrast scores, CDN-sources Google Fonts, scaffolds a stack-matched component directory, and chains with the ux-journey-mapper and frontend-design skills for a complete design-to-production workflow. README updated with a full Taskflow app demo covering all 5 breakpoints, ARIA color table, tokens.css excerpt, component scaffold, changelog, and skill-chain next-steps. https://claude.ai/code/session_011zdDAUSby8xxLbySMN77UQ
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.
Introduces the ascii-mockup skill: generates mobile-first ASCII art wireframes across 5 responsive breakpoints (iPhone 390px, iPad 768px, Desktop 1440px, Desktop 1920px, UWHD 3440px), emits a versioned design token manifest (tokens.json + tokens.css) with zero hardcoded values, computes ARIA/WCAG 2.1 color contrast scores, CDN-sources Google Fonts, scaffolds a stack-matched component directory, and chains with the ux-journey-mapper and frontend-design skills for a complete design-to-production workflow.
README updated with a full Taskflow app demo covering all 5 breakpoints, ARIA color table, tokens.css excerpt, component scaffold, changelog, and skill-chain next-steps.
https://claude.ai/code/session_011zdDAUSby8xxLbySMN77UQ