Single source of truth for AI агентів. Скопіюй design-system.md в Claude/ChatGPT/Gemini/Cursor як system prompt. Підключи skill в Claude Code. Імпортуй tokens.json в Figma Tokens plugin. Всі ресурси публічні і доступні через прямі URL.
| File | Purpose | Format |
|---|---|---|
| design-system.md | Full copy-paste prompt — brand, canon, colors, type, components, rules. Deep version with all approved Social Templates decisions. | MD |
| tokens.json | W3C Design Tokens format. For Figma Tokens plugin, Style Dictionary, code generators. | JSON |
| tokens.css | CSS custom properties. Drop into any HTML page via <link rel="stylesheet">. |
CSS |
| llms.txt | AI sitemap (proposed standard) — tells crawlers and agents what is at this URL. | TXT |
| fonts/fonts.css | Manrope @import (WEB) + @font-face for Geometria (8 wt) & Micra (2 wt) — print/decks only. | CSS |
| BrandGuide_LP.pdf | Original brand guide (30 pages, Ukrainian) — source of truth. | PDF |
Скопіюй повний промпт з кнопки вище. Встав як system prompt у проєкт або в перше повідомлення розмови.
// In a new chat: [Paste design-system.md content] Now build a hero section for our landing page.
Додай до AGENTS.md або CLAUDE.md файлу в репозиторії. Агент завантажить
прямо з URL.
## Design System Always follow Linked Promo Design System. See: https://linked-promo.com/design/ design-system.md
Встав промпт перед request на генерацію UI. AI буде використовувати правильні токени, лого, шеврон.
[Paste design-system.md] Generate a 3-column pricing section using this design system.
Імпортуй tokens.json прямо в Figma Tokens plugin. Всі кольори,
шрифти, spacing стануть доступні як змінні.
URL: https://linked-promo.com/ design/tokens.json Format: W3C
Програмний доступ для скриптів і backend-агентів. Всі файли публічні без auth.
curl https://linked-promo.com/ design/design-system.md curl https://linked-promo.com/ design/tokens.json
Скинь URL разом з brand guide PDF фрілансеру або агенції. Все що треба для brand-compliant роботи.
Brief: 1. https://linked-promo.com/ design/design-system.md 2. BrandGuide_LP.pdf 3. Asset folder URL
| § | Section | Content |
|---|---|---|
| 1 | Brand Identity | Company description, industry, visual posture, voice, reader profile |
| 2 | Chevron Canon | Canonical polygon (6 vertices), arrow direction rule, scaling, echo lines, forbidden variants |
| 3 | Colors | Primary, navy, neutrals, semantic — 18 tokens with hex values and usage |
| 4 | Typography | Manrope (web) + Geometria & Micra (print/decks), scale, line heights, letter spacing, casing rules |
| 5 | Components | Buttons, spacing, radius, shadows, motion, layout — all specs with values |
| 6 | Social Templates | 11 formats, V-shape lock-and-key, small-format strategy, Telegram avatar template |
| 7 | Logos | 8 official lockups, chevron-only glyphs, usage rules |
| 8 | Backgrounds | Marketing defaults, 5 SVG patterns, 14+ interactive backgrounds with embed URLs |
| 9 | Brand Rules | 12 non-negotiable rules applied to all outputs |
| 10 | Content Voice | Tone, pronoun, length, examples in brand voice |
| 11 | Reference Links | Portal URL, tokens, fonts, brand guide PDF, archive entry points |
| 12 | How to Use | System prompt, agent context, skill, design brief patterns |
| 13 | When to Ask | Cases where AI must ask user instead of improvising |