@mohammadhprp/system-prompt 0.12.1 → 0.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/framework/agents/README.md +0 -1
  2. package/framework/commands/mr.md +8 -9
  3. package/framework/mcps/README.md +0 -3
  4. package/framework/skills/README.md +3 -2
  5. package/framework/skills/glab/SKILL.md +222 -0
  6. package/framework/skills/glab/references/commands-detailed.md +616 -0
  7. package/framework/skills/glab/references/quick-reference.md +145 -0
  8. package/framework/skills/glab/references/troubleshooting.md +669 -0
  9. package/framework/skills/improve/SKILL.md +137 -0
  10. package/framework/skills/improve/examples.md +19 -0
  11. package/framework/skills/improve/references/audit-playbook.md +130 -0
  12. package/framework/skills/improve/references/closing-the-loop.md +96 -0
  13. package/framework/skills/improve/references/plan-template.md +197 -0
  14. package/framework/skills/jira-cli/SKILL.md +260 -0
  15. package/framework/skills/jira-cli/references/commands-detailed.md +268 -0
  16. package/framework/skills/jira-cli/references/quick-reference.md +111 -0
  17. package/framework/skills/jira-cli/references/troubleshooting.md +114 -0
  18. package/framework/styles/README.md +9 -4
  19. package/framework/styles/factory/DESIGN.md +360 -0
  20. package/framework/styles/factory/README.md +32 -0
  21. package/framework/styles/factory/assets/preview.jpg +0 -0
  22. package/framework/styles/huly/DESIGN.md +449 -0
  23. package/framework/styles/huly/README.md +32 -0
  24. package/framework/styles/huly/assets/preview.jpg +0 -0
  25. package/framework/styles/notion/DESIGN.md +423 -0
  26. package/framework/styles/notion/README.md +32 -0
  27. package/framework/styles/notion/assets/preview.jpg +0 -0
  28. package/package.json +1 -1
  29. package/src/catalog.js +6 -6
  30. package/framework/agents/backend-architect.md +0 -146
  31. package/framework/mcps/github-mcp/README.md +0 -51
  32. package/framework/mcps/github-mcp/capabilities.md +0 -83
  33. package/framework/mcps/github-mcp/configs/.env.example +0 -1
  34. package/framework/mcps/github-mcp/configs/opencode.json +0 -13
  35. package/framework/mcps/github-mcp/install.md +0 -60
  36. package/framework/mcps/github-mcp/troubleshooting.md +0 -79
  37. package/framework/mcps/gitlab-mcp/README.md +0 -53
  38. package/framework/mcps/gitlab-mcp/capabilities.md +0 -216
  39. package/framework/mcps/gitlab-mcp/configs/.env.example +0 -2
  40. package/framework/mcps/gitlab-mcp/configs/opencode.json +0 -13
  41. package/framework/mcps/gitlab-mcp/install.md +0 -99
  42. package/framework/mcps/gitlab-mcp/troubleshooting.md +0 -116
  43. package/framework/mcps/jira-mcp/README.md +0 -52
  44. package/framework/mcps/jira-mcp/capabilities.md +0 -79
  45. package/framework/mcps/jira-mcp/configs/.env.example +0 -2
  46. package/framework/mcps/jira-mcp/configs/opencode.json +0 -13
  47. package/framework/mcps/jira-mcp/install.md +0 -94
  48. package/framework/mcps/jira-mcp/troubleshooting.md +0 -113
  49. package/framework/skills/gitlab-mcp/SKILL.md +0 -83
  50. package/framework/skills/gitlab-mcp/examples.md +0 -31
  51. package/framework/skills/gitlab-mcp/references/code-review.md +0 -110
  52. package/framework/skills/gitlab-mcp/references/issues.md +0 -141
  53. package/framework/skills/gitlab-mcp/references/merge-requests.md +0 -120
  54. package/framework/skills/gitlab-mcp/references/pipelines.md +0 -67
  55. package/framework/skills/gitlab-mcp/references/search.md +0 -17
  56. package/framework/skills/gitlab-mcp/references/webhooks.md +0 -32
  57. package/framework/skills/gitlab-mcp/references/work-items.md +0 -50
  58. package/framework/skills/jira-mcp/SKILL.md +0 -57
  59. package/framework/skills/jira-mcp/examples.md +0 -31
  60. package/framework/skills/jira-mcp/references/comments.md +0 -27
  61. package/framework/skills/jira-mcp/references/issues.md +0 -97
  62. package/framework/skills/jira-mcp/references/projects.md +0 -39
@@ -0,0 +1,449 @@
1
+ # Huly — Style Reference
2
+ > Aurora through a midnight observatory — the hero is a vertical beam of violet melting into coral, and every quiet section below it borrows that same two-color story told at lower volume.
3
+
4
+ **Theme:** mixed
5
+
6
+ Huly projects a cosmic-workspace atmosphere: near-black canvas with a single violet-to-amber aurora slicing through the hero, then a quieter productivity grid below. The system lives in a narrow chromatic band — one electric iris blue and one ember coral do all the brand work against layered graphite surfaces, so the dark mode never feels neutral. Typography is Inter for everything functional, with a custom display face (Esbuild) reserved for hero moments at 80–84px with aggressive negative tracking. Components lean pill-shaped: 9999px radii on controls, 12px on cards, minimal shadow, and glowing gradient strokes as the primary decoration. The page alternates between full-bleed dark spectacle and calm light sections, so any new screen must decide which mode it's in before picking colors.
7
+
8
+ ## Tokens — Colors
9
+
10
+ | Name | Value | Token | Role |
11
+ |------|-------|-------|------|
12
+ | Obsidian Canvas | `#303236` | `--color-obsidian-canvas` | Page background, dominant surface — near-black with a whisper of warmth, the default stage for all content |
13
+ | Void | `#090a0c` | `--color-void` | Deepest surface layer for hero gradients, modal backdrops, and borders that need to disappear into the canvas |
14
+ | Charcoal Card | `#111111` | `--color-charcoal-card` | Elevated card and panel surfaces sitting one step above the canvas |
15
+ | Slate Edge | `#4a4b50` | `--color-slate-edge` | Hairline borders and dividers on dark surfaces |
16
+ | Iron Veil | `#6b6c6d` | `--color-iron-veil` | Muted backgrounds for tags, list-item fills, and disabled state washes |
17
+ | Smoke | `#95979e` | `--color-smoke` | Icon strokes, secondary text, and inactive controls — the workhorse mid-gray |
18
+ | Ash | `#a9a9aa` | `--color-ash` | Tertiary text and subtle body borders in content-heavy lists |
19
+ | Frost | `#d1d1d1` | `--color-frost` | Light-mode borders, input fields, and secondary CTA borders |
20
+ | Linen | `#e5e5e7` | `--color-linen` | Light-mode surface tint and subtle section dividers in white backgrounds |
21
+ | Snow | `#ffffff` | `--color-snow` | Hairline borders, dividers, input outlines, and card edges on light surfaces. Do not promote it to the primary CTA color |
22
+ | Electric Iris | `#5683da` | `--color-electric-iris` | Primary action background, active nav indicator, hero aurora cool stop — vivid violet-blue against charcoal reads as switched-on, not corporate |
23
+ | Ember Pulse | `#ff8964` | `--color-ember-pulse` | Secondary accent, hero aurora warm stop, notification dot, illustration highlight — the amber that breaks the blue's composure and gives the beam its heat |
24
+ | Molasses | `#5a250a` | `--color-molasses` | Deep ember tone for dark-context borders, icon strokes, and tag fills when coral would be too bright |
25
+
26
+ ## Tokens — Typography
27
+
28
+ ### Inter — All functional UI text — body, nav, buttons, list items, captions, small headings. Used at weight 500–600 for emphasis, 400 for body, 300 sparingly for quiet metadata. · `--font-inter`
29
+ - **Substitute:** DM Sans, IBM Plex Sans
30
+ - **Weights:** 300, 400, 500, 600, 700
31
+ - **Sizes:** 10, 11, 12, 14, 15, 16, 18, 22, 24
32
+ - **Line height:** 1.00, 1.13, 1.25, 1.38, 1.50
33
+ - **Letter spacing:** Tight: -0.04em at large sizes, -0.02em at subhead, -0.01em at body, normal at caption
34
+ - **Role:** All functional UI text — body, nav, buttons, list items, captions, small headings. Used at weight 500–600 for emphasis, 400 for body, 300 sparingly for quiet metadata.
35
+
36
+ ### Esbuild — Display-only: hero headlines, section openers, MetaBrain feature titles. The condensed geometry and tight tracking make 84px feel editorial rather than SaaS. Never used below 28px. · `--font-esbuild`
37
+ - **Substitute:** Sora, General Sans
38
+ - **Weights:** 400, 500, 600
39
+ - **Sizes:** 28, 32, 80, 84
40
+ - **Line height:** 0.80, 0.90, 1.00
41
+ - **Letter spacing:** -0.05em to -0.02em, tightest at 80–84px
42
+ - **Role:** Display-only: hero headlines, section openers, MetaBrain feature titles. The condensed geometry and tight tracking make 84px feel editorial rather than SaaS. Never used below 28px.
43
+
44
+ ### Type Scale
45
+
46
+ | Role | Size | Line Height | Letter Spacing | Token |
47
+ |------|------|-------------|----------------|-------|
48
+ | caption | 11px | 1.38 | -0.1px | `--text-caption` |
49
+ | body | 14px | 1.5 | -0.14px | `--text-body` |
50
+ | body-lg | 16px | 1.5 | -0.16px | `--text-body-lg` |
51
+ | subheading | 18px | 1.5 | -0.36px | `--text-subheading` |
52
+ | heading-sm | 22px | 1.25 | — | `--text-heading-sm` |
53
+ | heading | 24px | 1.25 | -0.48px | `--text-heading` |
54
+ | display-sm | 32px | 1 | -1.6px | `--text-display-sm` |
55
+ | display | 80px | 0.9 | -4px | `--text-display` |
56
+
57
+ ## Tokens — Spacing & Shapes
58
+
59
+ **Base unit:** 4px
60
+
61
+ **Density:** comfortable
62
+
63
+ ### Spacing Scale
64
+
65
+ | Name | Value | Token |
66
+ |------|-------|-------|
67
+ | 4 | 4px | `--spacing-4` |
68
+ | 8 | 8px | `--spacing-8` |
69
+ | 12 | 12px | `--spacing-12` |
70
+ | 16 | 16px | `--spacing-16` |
71
+ | 20 | 20px | `--spacing-20` |
72
+ | 24 | 24px | `--spacing-24` |
73
+ | 28 | 28px | `--spacing-28` |
74
+ | 32 | 32px | `--spacing-32` |
75
+ | 36 | 36px | `--spacing-36` |
76
+ | 40 | 40px | `--spacing-40` |
77
+ | 64 | 64px | `--spacing-64` |
78
+ | 160 | 160px | `--spacing-160` |
79
+ | 180 | 180px | `--spacing-180` |
80
+ | 240 | 240px | `--spacing-240` |
81
+
82
+ ### Border Radius
83
+
84
+ | Element | Value |
85
+ |---------|-------|
86
+ | tags | 9999px |
87
+ | cards | 12px |
88
+ | inputs | 4px |
89
+ | panels | 30px |
90
+ | buttons | 9999px |
91
+
92
+ ### Shadows
93
+
94
+ | Name | Value | Token |
95
+ |------|-------|-------|
96
+ | md | `rgba(0, 0, 0, 0.35) 0px 4px 16px 0px` | `--shadow-md` |
97
+ | subtle | `rgba(255, 255, 255, 0.4) 0px 0px 0px 6px` | `--shadow-subtle` |
98
+ | sm | `rgba(0, 0, 0, 0.15) 0px 4px 6px 0px` | `--shadow-sm` |
99
+ | xl | `rgba(0, 0, 0, 0.5) 0px 6px 25px 0px` | `--shadow-xl` |
100
+
101
+ ### Layout
102
+
103
+ - **Page max-width:** 1200px
104
+ - **Section gap:** 96px
105
+ - **Card padding:** 24px
106
+ - **Element gap:** 12px
107
+
108
+ ## Components
109
+
110
+ ### Primary Pill Button
111
+ **Role:** Hero CTA, top-level conversion
112
+
113
+ Filled #5683da, white text, Inter 14px weight 500, 9999px radius, 12px 24px padding. Inherits Electric Iris glow on hover. Uppercase or sentence-case tracking at -0.01em.
114
+
115
+ ### Ghost Pill Button
116
+ **Role:** Secondary CTA, nav actions
117
+
118
+ Transparent background, 1px #303236 border on dark surfaces, white text, Inter 14px weight 500, 9999px radius, 10px 20px padding. Becomes solid white-on-charcoal on hover.
119
+
120
+ ### White Pill Button
121
+ **Role:** Light-section CTA, 'See in action' hero button
122
+
123
+ Solid #ffffff fill with dark text (#090a0c), 9999px radius, 12px 24px padding. This is the hero — 'SEE IN ACTION →' — and the one place white earns its weight as a foreground, not background.
124
+
125
+ ### Feature Card
126
+ **Role:** Product capability cards in grids
127
+
128
+ Dark card on #111111 or gradient-tinted surface, 12px radius, 24px padding, optional 1px #4a4b50 border. Some variants carry a radial coral-to-amber glow behind the card edge.
129
+
130
+ ### MetaBrain Card
131
+ **Role:** Feature highlight in the MetaBrain section
132
+
133
+ Deep card (#0e0e10 base) with 12px radius, 16–20px padding, containing an Esbuild 32px heading in white. Many carry a soft radial gradient bleed in the corner — warm amber or cool iris — as the visual hook.
134
+
135
+ ### Product Screenshot Frame
136
+ **Role:** In-app UI previews in the hero and feature sections
137
+
138
+ Dark UI surface (matching the real product) wrapped in a 12px radius frame with a soft black shadow (rgba(0,0,0,0.5) 0 6px 25px). Floats above the aurora background as the hero's evidence.
139
+
140
+ ### Top Navigation Bar
141
+ **Role:** Site-wide header
142
+
143
+ Transparent over the hero, sticks with a slight backdrop blur on scroll. Huly logo mark on the left, Inter 14px nav items in the center, 'Star Us' link + outlined 'Sign In' + filled 'Sign Up' pill on the right.
144
+
145
+ ### Aurora Hero Background
146
+ **Role:** Full-bleed hero treatment
147
+
148
+ Vertical light beam on #090a0c: linear gradient from Electric Iris (#5683da at ~60% opacity) through Ember Pulse (#ff8964) to white, painted as a narrow vertical streak. Radial sunburst glow at the base in warm amber.
149
+
150
+ ### Tag/Chip
151
+ **Role:** Category labels on issue cards, filter pills
152
+
153
+ Small pill (9999px radius), 4px 10px padding, 11px Inter weight 500, text colored to match category — Medium (iris), Marketing (ember), Done (ash), Medium with custom hex variants. Background is the category color at 12% opacity.
154
+
155
+ ### Stat Counter
156
+ **Role:** MetaBrain date/time display
157
+
158
+ Large Esbuild numeral (80px) in white inside a 30px-radius circle, with a + button below. The oversized number in a circle is the section's visual signature.
159
+
160
+ ### Light Section Band
161
+ **Role:** Alternating content sections below the dark hero
162
+
163
+ White (#ffffff) or warm linen (#f6f6f6) background, Esbuild display heading in #050506, Inter body in #303236. The contrast flip from dark hero to light band is the page's structural rhythm.
164
+
165
+ ### Kanban Board Preview
166
+ **Role:** Feature illustration cards
167
+
168
+ Mini dark-mode kanban with columns (BACKLOG, TO DO, IN PROGRESS) rendered in-product, wrapped in a 12px card with subtle shadow. Shows tags and avatars at real product scale.
169
+
170
+ ### Inbox/Chat Panel
171
+ **Role:** Right-side feature preview
172
+
173
+ Dark panel with avatar circles, 12px radius, user names in Inter 14px weight 500 white, message previews in #a9a9aa. Includes 'Unread' pills and status dots in iris blue.
174
+
175
+ ## Do's and Don'ts
176
+
177
+ ### Do
178
+ - Use 9999px radius for all buttons, tags, and pill controls — pill geometry is the system's signature shape
179
+ - Reserve Esbuild for display moments (28px and up); never use it for body, nav, or anything below 22px
180
+ - Pick a background mode first: dark (#303236 canvas) for product-heavy screens, white (#ffffff) for editorial sections — never blend them in one component
181
+ - Use Electric Iris (#5683da) for the single most important action per screen; let Ember Pulse (#ff8964) appear as warm punctuation in tags, dots, and gradient stops
182
+ - Apply the aurora gradient (iris → ember → white) as a narrow vertical or radial beam, never as a full background fill
183
+ - Set body text to 14px / line-height 1.5 / -0.14px tracking, and increase tracking compression proportionally with size (to -4px at 80px display)
184
+ - Stack dark and light sections as alternating bands with 96px vertical gaps to create the page's signature rhythm
185
+
186
+ ### Don't
187
+ - Don't use sharp corners (0–8px) on buttons or tags — the system is pill-first
188
+ - Don't pair Inter display weights with the custom Esbuild; they fight each other at large sizes
189
+ - Don't apply the aurora gradient as a full-surface background — it loses its impact when it covers everything
190
+ - Don't introduce a third accent color; the iris/ember pair is the entire chromatic vocabulary
191
+ - Don't use shadows for elevation on dark cards — the system prefers borders (#4a4b50) and color contrast over drop shadows
192
+ - Don't use Esbuild below 28px or in body copy — it was designed for headlines, and its tight tracking crushes readability at small sizes
193
+ - Don't put white text on a white section, or #303236 text on the dark canvas without checking contrast — the dark palette has narrow readable bands
194
+
195
+ ## Surfaces
196
+
197
+ | Level | Name | Value | Purpose |
198
+ |-------|------|-------|---------|
199
+ | 0 | Obsidian Canvas | `#303236` | Page background, dominant surface for dark sections |
200
+ | 1 | Void | `#090a0c` | Deepest dark surface, hero gradient base, modal backdrops |
201
+ | 2 | Charcoal Card | `#111111` | Elevated card panels one step above canvas |
202
+ | 3 | Light Canvas | `#ffffff` | Alternating light sections, editorial content bands |
203
+ | 4 | Linen | `#f6f6f6` | Soft warm tint for secondary light sections |
204
+
205
+ ## Elevation
206
+
207
+ - **Product screenshot card:** `rgba(0, 0, 0, 0.5) 0px 6px 25px 0px`
208
+ - **Floating panel:** `rgba(0, 0, 0, 0.35) 0px 4px 16px 0px`
209
+ - **Subtle elevation:** `rgba(0, 0, 0, 0.15) 0px 4px 6px 0px`
210
+ - **Focus ring:** `rgba(255, 255, 255, 0.4) 0px 0px 0px 6px`
211
+
212
+ ## Imagery
213
+
214
+ Hero is pure aurora gradient — no photography. All feature illustrations are real product UI screenshots (dark-mode kanban, inbox, calendar) wrapped in card frames, functioning as both evidence and decoration. No lifestyle photography, no stock imagery, no 3D renders. The only non-UI visual element is the warm radial sunburst glow at the base of the aurora, painted as a CSS gradient. Icons are monochrome line icons in #95979 or white, never multicolor. The system treats its own dark UI as the hero asset — the product is the photography.
215
+
216
+ ## Layout
217
+
218
+ Full-bleed hero with a vertical aurora beam and headline left-aligned, product screenshot floating bottom-right. Below the hero, a max-width 1200px content area alternates dark and light bands. Each section is a single vertical block: heading + 3-column or 4-column card grid, separated by 96px gaps. The 'MetaBrain' section breaks the grid with a centered display heading and a mixed-size card mosaic (large featured card + smaller supporting cards). The page is content-dense by SaaS standards but uses the dark/light band alternation to give each section room to breathe. Navigation is a single transparent top bar that becomes opaque on scroll.
219
+
220
+ ## Agent Prompt Guide
221
+
222
+ primary action: #5683da (filled action)
223
+ Create a Primary Action Button: #5683da background, #ffffff text, 9999px radius, compact pill padding. Use this filled treatment for the main CTA.
224
+ ## Quick Color Reference
225
+ - Canvas (dark): #303236
226
+ - Canvas (light): #ffffff
227
+ - Primary text on dark: #ffffff
228
+ - Primary text on light: #050506
229
+ - Border dark: #4a4b50
230
+ - Border light: #d1d1d1
231
+ - Accent: #5683da (Electric Iris) for primary actions
232
+ - Warm accent: #ff8964 (Ember Pulse) for highlights, tags, gradient stops
233
+
234
+ ## Example Component Prompts
235
+
236
+
237
+ 2. **Feature card grid**: 4-column grid on white (#ffffff) section. Each card: #111111 background, 12px radius, 24px padding, 1px #4a4b50 border. Card heading: Esbuild 28px weight 500, #ffffff. Card body: Inter 14px weight 400, #a9a9aa. Optional radial gradient bleed in corner (rgba(255,137,100,0.15) fading to transparent).
238
+
239
+ 3. **Product screenshot frame**: In-app dark UI screenshot wrapped in a 12px-radius container with shadow rgba(0,0,0,0.5) 0 6px 25px. Floats over the aurora background at the bottom of the hero.
240
+
241
+ 4. **Tag chip**: 9999px radius, 4px 10px padding, Inter 11px weight 500. Background: category color at 12% opacity. Text: category color at full saturation (e.g., #5683da text on rgba(86,131,218,0.12) background).
242
+
243
+ 5. **Top navigation**: Transparent over hero. Huly logo left (interlocking shapes mark). Center: Inter 14px weight 400, #ffffff, 24px gaps. Right: 'Star Us' text link + outlined 'Sign In' ghost pill (1px #303236 border, 9999px radius) + filled 'Sign Up' pill (#5683da, white text, 9999px radius, 10px 20px padding).
244
+
245
+ ## Gradient System
246
+
247
+ Two gradient families serve distinct purposes:
248
+
249
+ **Aurora beam** (hero only): linear-gradient(180deg, Electric Iris → Ember Pulse → white) painted as a narrow vertical streak, 15–25% page width. This is the brand's signature visual — it should appear once per page, not repeated.
250
+
251
+ **Radial sunburst** (feature card glows): radial-gradient from warm amber (#ffaa81) through soft yellow (#ffda9f) to transparent. Painted as a 200–400px circle bleeding from a card corner, at 30–50% opacity. Provides warmth without competing with the hero aurora.
252
+
253
+ **Section transitions** (rare): linear-gradient from white to soft violet-tint (#d5d8f6) for the MetaBrain section's light-to-product bridge.
254
+
255
+ Never stack two full-opacity gradients in the same viewport.
256
+
257
+ ## Similar Brands
258
+
259
+ - **Linear** — Same dark-canvas productivity app aesthetic with a single vivid accent (Linear uses purple, Huly uses iris-blue), pill-shaped controls, and product-UI-as-hero photography
260
+ - **Vercel** — Same dramatic gradient hero treatment (vertical beam on near-black) and display-headline-at-80px approach with tight letter-spacing
261
+ - **Arc Browser** — Same dark-mode-first product UI with warm-to-cool gradient washes and pill geometry on controls
262
+ - **Resend** — Same alternating dark/light section rhythm, minimal shadow approach, and 9999px button radii as a brand signature
263
+ - **Stripe** — Same use of gradient hero beams and product screenshots floating over atmospheric backgrounds, with Inter as the workhorse UI face
264
+
265
+ ## Quick Start
266
+
267
+ ### CSS Custom Properties
268
+
269
+ ```css
270
+ :root {
271
+ /* Colors */
272
+ --color-obsidian-canvas: #303236;
273
+ --color-void: #090a0c;
274
+ --color-charcoal-card: #111111;
275
+ --color-slate-edge: #4a4b50;
276
+ --color-iron-veil: #6b6c6d;
277
+ --color-smoke: #95979e;
278
+ --color-ash: #a9a9aa;
279
+ --color-frost: #d1d1d1;
280
+ --color-linen: #e5e5e7;
281
+ --color-snow: #ffffff;
282
+ --color-electric-iris: #5683da;
283
+ --color-ember-pulse: #ff8964;
284
+ --color-molasses: #5a250a;
285
+
286
+ /* Typography — Font Families */
287
+ --font-inter: 'Inter', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
288
+ --font-esbuild: 'Esbuild', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
289
+
290
+ /* Typography — Scale */
291
+ --text-caption: 11px;
292
+ --leading-caption: 1.38;
293
+ --tracking-caption: -0.1px;
294
+ --text-body: 14px;
295
+ --leading-body: 1.5;
296
+ --tracking-body: -0.14px;
297
+ --text-body-lg: 16px;
298
+ --leading-body-lg: 1.5;
299
+ --tracking-body-lg: -0.16px;
300
+ --text-subheading: 18px;
301
+ --leading-subheading: 1.5;
302
+ --tracking-subheading: -0.36px;
303
+ --text-heading-sm: 22px;
304
+ --leading-heading-sm: 1.25;
305
+ --text-heading: 24px;
306
+ --leading-heading: 1.25;
307
+ --tracking-heading: -0.48px;
308
+ --text-display-sm: 32px;
309
+ --leading-display-sm: 1;
310
+ --tracking-display-sm: -1.6px;
311
+ --text-display: 80px;
312
+ --leading-display: 0.9;
313
+ --tracking-display: -4px;
314
+
315
+ /* Typography — Weights */
316
+ --font-weight-light: 300;
317
+ --font-weight-regular: 400;
318
+ --font-weight-medium: 500;
319
+ --font-weight-semibold: 600;
320
+ --font-weight-bold: 700;
321
+
322
+ /* Spacing */
323
+ --spacing-unit: 4px;
324
+ --spacing-4: 4px;
325
+ --spacing-8: 8px;
326
+ --spacing-12: 12px;
327
+ --spacing-16: 16px;
328
+ --spacing-20: 20px;
329
+ --spacing-24: 24px;
330
+ --spacing-28: 28px;
331
+ --spacing-32: 32px;
332
+ --spacing-36: 36px;
333
+ --spacing-40: 40px;
334
+ --spacing-64: 64px;
335
+ --spacing-160: 160px;
336
+ --spacing-180: 180px;
337
+ --spacing-240: 240px;
338
+
339
+ /* Layout */
340
+ --page-max-width: 1200px;
341
+ --section-gap: 96px;
342
+ --card-padding: 24px;
343
+ --element-gap: 12px;
344
+
345
+ /* Border Radius */
346
+ --radius-md: 4px;
347
+ --radius-xl: 12px;
348
+ --radius-3xl: 30px;
349
+ --radius-full: 9999px;
350
+
351
+ /* Named Radii */
352
+ --radius-tags: 9999px;
353
+ --radius-cards: 12px;
354
+ --radius-inputs: 4px;
355
+ --radius-panels: 30px;
356
+ --radius-buttons: 9999px;
357
+
358
+ /* Shadows */
359
+ --shadow-md: rgba(0, 0, 0, 0.35) 0px 4px 16px 0px;
360
+ --shadow-subtle: rgba(255, 255, 255, 0.4) 0px 0px 0px 6px;
361
+ --shadow-sm: rgba(0, 0, 0, 0.15) 0px 4px 6px 0px;
362
+ --shadow-xl: rgba(0, 0, 0, 0.5) 0px 6px 25px 0px;
363
+
364
+ /* Surfaces */
365
+ --surface-obsidian-canvas: #303236;
366
+ --surface-void: #090a0c;
367
+ --surface-charcoal-card: #111111;
368
+ --surface-light-canvas: #ffffff;
369
+ --surface-linen: #f6f6f6;
370
+ }
371
+ ```
372
+
373
+ ### Tailwind v4
374
+
375
+ ```css
376
+ @theme {
377
+ /* Colors */
378
+ --color-obsidian-canvas: #303236;
379
+ --color-void: #090a0c;
380
+ --color-charcoal-card: #111111;
381
+ --color-slate-edge: #4a4b50;
382
+ --color-iron-veil: #6b6c6d;
383
+ --color-smoke: #95979e;
384
+ --color-ash: #a9a9aa;
385
+ --color-frost: #d1d1d1;
386
+ --color-linen: #e5e5e7;
387
+ --color-snow: #ffffff;
388
+ --color-electric-iris: #5683da;
389
+ --color-ember-pulse: #ff8964;
390
+ --color-molasses: #5a250a;
391
+
392
+ /* Typography */
393
+ --font-inter: 'Inter', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
394
+ --font-esbuild: 'Esbuild', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
395
+
396
+ /* Typography — Scale */
397
+ --text-caption: 11px;
398
+ --leading-caption: 1.38;
399
+ --tracking-caption: -0.1px;
400
+ --text-body: 14px;
401
+ --leading-body: 1.5;
402
+ --tracking-body: -0.14px;
403
+ --text-body-lg: 16px;
404
+ --leading-body-lg: 1.5;
405
+ --tracking-body-lg: -0.16px;
406
+ --text-subheading: 18px;
407
+ --leading-subheading: 1.5;
408
+ --tracking-subheading: -0.36px;
409
+ --text-heading-sm: 22px;
410
+ --leading-heading-sm: 1.25;
411
+ --text-heading: 24px;
412
+ --leading-heading: 1.25;
413
+ --tracking-heading: -0.48px;
414
+ --text-display-sm: 32px;
415
+ --leading-display-sm: 1;
416
+ --tracking-display-sm: -1.6px;
417
+ --text-display: 80px;
418
+ --leading-display: 0.9;
419
+ --tracking-display: -4px;
420
+
421
+ /* Spacing */
422
+ --spacing-4: 4px;
423
+ --spacing-8: 8px;
424
+ --spacing-12: 12px;
425
+ --spacing-16: 16px;
426
+ --spacing-20: 20px;
427
+ --spacing-24: 24px;
428
+ --spacing-28: 28px;
429
+ --spacing-32: 32px;
430
+ --spacing-36: 36px;
431
+ --spacing-40: 40px;
432
+ --spacing-64: 64px;
433
+ --spacing-160: 160px;
434
+ --spacing-180: 180px;
435
+ --spacing-240: 240px;
436
+
437
+ /* Border Radius */
438
+ --radius-md: 4px;
439
+ --radius-xl: 12px;
440
+ --radius-3xl: 30px;
441
+ --radius-full: 9999px;
442
+
443
+ /* Shadows */
444
+ --shadow-md: rgba(0, 0, 0, 0.35) 0px 4px 16px 0px;
445
+ --shadow-subtle: rgba(255, 255, 255, 0.4) 0px 0px 0px 6px;
446
+ --shadow-sm: rgba(0, 0, 0, 0.15) 0px 4px 6px 0px;
447
+ --shadow-xl: rgba(0, 0, 0, 0.5) 0px 6px 25px 0px;
448
+ }
449
+ ```
@@ -0,0 +1,32 @@
1
+ # Huly — Style Reference
2
+
3
+ > aurora through a midnight observatory
4
+
5
+ **Theme:** mixed
6
+
7
+ ![Huly preview](./assets/preview.jpg)
8
+
9
+ Huly pairs a near-black workspace with a narrow violet-to-coral aurora hero and quieter light sections below. Inter handles functional UI while Esbuild is reserved for large display moments. Pill-shaped controls, dark product cards, gradient strokes, and alternating dark/light bands create a cosmic productivity workspace without losing structure.
10
+
11
+ ## Guidelines
12
+
13
+ ### Do
14
+
15
+ - Choose a dark (#303236) or light (#ffffff) background mode before styling each section
16
+ - Use #5683da for the single most important action per screen
17
+ - Use #ff8964 as warm punctuation in tags, notification dots, highlights, and gradient stops
18
+ - Reserve Esbuild for display text at 28px and above; use Inter for functional UI
19
+ - Use 9999px radii for buttons and tags, 12px for cards, and 30px for large panels
20
+ - Keep the aurora as a narrow hero beam rather than a full-surface gradient
21
+
22
+ ### Don't
23
+
24
+ - Do not introduce a third accent color
25
+ - Do not use Esbuild for body copy, navigation, or small labels
26
+ - Do not apply the aurora gradient to every surface
27
+ - Do not mix dark and light modes inside a single component
28
+ - Do not rely on heavy shadows for dark-card elevation
29
+
30
+ ## Similar Brands
31
+
32
+ Linear, Vercel, Arc Browser, Resend, Stripe