You built Key Pay. These books keep it that way.
The three books carry the brand you made: the colors, the voice, the corridors, the card. They keep your work consistent as the team grows and as you design with AI tools. You will not need to read any of them cover to cover. This guide shows you what each book is, when to grab which one, and how to use them in your actual work.
The three books
Each one has a different job. The file names appear here once, so you can recognise them in a folder; after this, the friendly names do the work.
The Design Book
DESIGN.mdHow things look and behave in product: colors, type, spacing, components, the card, the image rules.
The Brand Book
BRAND.mdHow Key Pay talks and feels: voice, the worst-day frame, the corridor personas, what Key Pay refuses to do.
The AI Brief
SKILL.mdA one-page intro you would hand any new collaborator: here is the project, here are the two reference books, here are the rules that matter most. Ask Penelope reads it once at the start of a chat and works to it for the rest. You upload it with the other books. You will not need to open it.
The visual catalog preview.html
Open it in a browser when you just need to look at a color, a type style, or a component. No book required.
Why the books, and not just a long prompt
You could open Ask Penelope and type everything you know about Key Pay into the prompt. That works once.
"Design a Key Pay screen. Warm sand background, purple primary, Raleway, card is the hero, balance is supporting, rate visible before the tap, never red for brand accents, no pure white surfaces, no em-dashes, none of the avoided words, status needs a label as well as a color, one primary action per screen, ...and the forty rules nobody can hold in their head while also designing."
- Upload the books at the start of the chat.
- Describe the screen you want in your own words.
- Cite a section when you want a specific pattern followed.
The books are the long prompt you would have written, lifted out so you do not have to write it again.
When to grab which book
How to use the books in your tools
Figma
- Link the relevant book in the file, so anyone who opens it finds the source.
- Use section citations in frame titles where they help: "Cards (Design Book §10.20)".
- In comments, paste the citation instead of re-explaining the rule.
Ask Penelope
- Start every Key Pay chat by uploading the books you need, plus the AI Brief.
- Describe the screen in your own words. The brand context is already loaded.
- Cite a section when you want a specific pattern, the way you would cite a page in a textbook.
Lark
- Share the book file directly when a teammate needs the canonical source.
- For one rule, send the citation in a message; the receiver reads the section, nothing gets re-uploaded.
- Change proposals travel here too; see Suggesting changes.
Browser
- Keep the visual catalog bookmarked, or drag the file into any browser tab.
- Open it to confirm a color, a type style, or a component at a glance.
- If the catalog and the Design Book ever disagree, the Design Book wins; flag the mismatch.
Recipes
Short, repeatable moves. The first set covers what you are doing right now; the second set is here so you know the same books cover the work that comes later.
Designing a wireframe for the Key Pay app
- Open the visual catalog in a tab, for colors and components at a glance.
- In Ask Penelope, upload the Design Book, the Brand Book, and the AI Brief.
- Describe the screen in your own words. Cite sections for specific patterns: the app structure lives in §7, the components in §10, the card in §11.
- Check the output against the two rules that matter most: the card is the hero, and every color and size is one of the named values.
- Anything off? Name the rule it breaks and ask for the fix. The citation does the arguing.
I am designing a Key Pay wireframe. I have uploaded the three books; follow them. Per Design Book §11, design a card detail screen for a Premium tier card with two recent transactions visible. The card is the hero; balance is supporting context.
Writing copy that sits inside a wireframe
- The Brand Book's voice section (§6) is the register; the specimens in §6.4 are the sound. Read three of them before you write.
- For destructive moments, the canonical openings live in the Design Book (§10.12 and §10.13): "This action is permanent..."
- Sweep your draft before it ships: no em-dashes, none of the thirteen avoided words, no "not X, it's Y" framing.
Per Brand Book §6 and the specimens in §6.4, write the empty-state line for the Cards tab. Factual and warm, no aspiration language, and run it against the voice rules before you show me.
Reviewing your own wireframe before sharing
- The Design Book's review checklist (§19) reads as a set of yes-or-no questions. Walk it before posting in Lark or pushing to Figma.
- Or hand the walk to Ask Penelope, with your wireframe attached.
- Fix what fails, re-check only what you changed, then share.
Walk the attached wireframe through the Design Book §19 review checklist. Answer each item yes or no, one line each, and list anything that needs fixing with the section that says so.
Quick Find
The search box in the top bar looks across the most-used rules in all three books. Type the way you would ask a teammate: "frozen card color", "closing a card wording", "can I use pure white". Each answer names its book and section, with the citation one click from your clipboard.
Try one of the common lookups:
If something is not findable, that is a gap in the index, and gaps are fixable: suggest the entry and it gets added.
Suggesting changes
When the brand evolves, the books evolve. When a rule needs sharpening, sharpen it. You made these decisions once; you are allowed to remake them.
What you would change, why, and if you can, a worked example showing the before and the after.
In Lark, or as a comment in the relevant Figma file. The change gets discussed in the open.
The book updates once. The next Ask Penelope chat picks up the new version automatically.
Some rules pair across the two books. Color choices touch voice; voice choices touch component copy. If your change touches both the Design Book and the Brand Book, say so, and the pair gets updated together.
Questions you might have
- Why three files instead of one?
- Different jobs. Easier to upload only the one you need for a given chat, and easier to update one without touching the others.
- Do I have to read them all?
- No. Treat them as reference books. Quick Find gets you to the right page; the books wait until you need them.
- Why upload to Ask Penelope every time?
- Each chat starts with no memory of previous chats. The books are how you give it memory.
- Why the section numbers?
- Like page numbers in a textbook. They let you, a teammate, or the AI cite the exact rule instead of paraphrasing it.
- Can I break anything by getting it wrong?
- No. The books are reference, the tools are forgiving, and the worst case is that an output needs a small fix.
- Where do I find X?
- Quick Find first. If it is not findable, file a change request and the index gets the entry.
For the technically curious
What is actually inside these files? Open if you want the longer answer.
What a .md file is
A plain-text file with light formatting marks. It opens in any text editor, reads cleanly as prose, and AI tools parse it natively. That double readability, human and machine, is the whole reason the books are written this way.
What "named colors and sizes" means
Every color, size, and spacing value in Key Pay has an agreed name, so everyone uses the same value: like Pantone numbers, but for code. The names and values live in design-tokens.json. If a value has no name, it does not ship; ask for it to be named, or use the nearest named value.
What the checker script does
validate.py is spell-check for the design system. It scans the books for typos, missing sections, and rule contradictions. The developer runs it; it occasionally matters to you when a change request is being reviewed.
What the AI Brief contains
The same instructions a senior designer would give a new collaborator on day one: read these two books, here are the rules that matter most, here is what to check before showing work.
The canonical files
DESIGN.md · BRAND.md · SKILL.md · design-tokens.json · preview.html · validate.py. The audit trail behind every decision (the receipts) lives in source-material-findings-register.md.