docs: add impeccable design context (PRODUCT.md, DESIGN.md)#874
Open
ibrahimozkn wants to merge 1 commit into
Open
docs: add impeccable design context (PRODUCT.md, DESIGN.md)#874ibrahimozkn wants to merge 1 commit into
ibrahimozkn wants to merge 1 commit into
Conversation
- PRODUCT.md: captures register (product), dual-audience (researcher Designer + participant App), brand personality (precise, credible, empowering), anti-references, five design principles, and WCAG 2.1 AA accessibility target - DESIGN.md: documents visual system — Creative North Star 'The Clinical Protocol', Material 3 / Research Teal-Blue primary, Protocol Orange CTA accent, flat-card elevation strategy, 14px type floor, named rules and do's/don'ts aligned to PRODUCT.md anti-references - .impeccable/design.json: sidecar with tonal ramps, shadow/motion tokens, 8 self-contained component HTML+CSS snippets for the live panel - .impeccable/live/config.json: live mode configured for app/web and designer_v2/web entry points; notes Flutter canvas constraint - AGENTS.md: disallow Co-Authored-By trailers in commit messages
38d7e66 to
b58057e
Compare
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.
Description
Adds AI-agent design context for the StudyU platform using the impeccable skill. This enables future
/impeccablecommands (critique, audit, polish, colorize, etc.) to stay on-brand without re-deriving the visual system from scratch each session.Files added:
PRODUCT.md— strategic context: register (product), dual-audience (researcher Designer + participant App), brand personality (precise, credible, empowering), anti-references (fitness/wellness apps, tech-startup SaaS, health advocacy campaigns), five design principles, WCAG 2.1 AA accessibility targetDESIGN.md— visual system spec: Creative North Star "The Clinical Protocol", Material 3 / Research Teal-Blue primary, Protocol Orange CTA accent (≤10% coverage rule), flat-card elevation strategy, 14px type floor, named rules and do's/don'ts aligned to PRODUCT.md anti-references.impeccable/design.json— sidecar with 8-step tonal ramps per color, shadow/motion/breakpoint tokens, 8 self-contained component HTML+CSS snippets for the impeccable live panel.impeccable/live/config.json— live mode configured forapp/web/index.htmlanddesigner_v2/web/index.html; notes Flutter canvas constraintVisuals
No visual changes — documentation and tooling config only.