Add designlang public-shell pack; tighten auth capture checks
Ran authenticated extract against coulomb.social; session metadata matched anonymous Bubble defaults, so treat docs/design-extract as a public shell baseline (PROVENANCE.md). Capture script now refuses to overwrite storage-state.json with thin anonymous sessions.
This commit is contained in:
parent
0bf740017e
commit
319dd00465
28 changed files with 1524 additions and 6 deletions
13
docs/design-extract/prompts/claude-artifacts.md
Normal file
13
docs/design-extract/prompts/claude-artifacts.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Create a React artifact that reproduces this brand's design language.
|
||||
Page intent: landing.
|
||||
Material language: flat.
|
||||
Voice: Tone: neutral · Headings: unknown.
|
||||
Colors to use: #000000, #171717, #d08728, #ffffff, #616161, #e5e5e5.
|
||||
Fonts: [object Object], [object Object], [object Object], [object Object].
|
||||
Radius vocabulary: 4, 8.
|
||||
Sections:
|
||||
- hero
|
||||
- features
|
||||
- cta
|
||||
- footer
|
||||
Use Tailwind via CDN, lucide-react for icons, and keep the material language consistent across sections. Do not add extra decorative elements outside this vocabulary.
|
||||
Loading…
Add table
Add a link
Reference in a new issue