| name | kami-landing |
| description | Produce a print-grade single-page kami (紙 / 纸) document — warm parchment canvas, ink-blue accent, serif at one weight, no italic, no cool grays. The output reads like a professional white paper or studio one-pager, not an app UI. Multilingual by design (EN · zh-CN · ja). One self-contained HTML file, zero dependencies.
|
| triggers | ["kami","紙","纸","paper one-pager","白皮书","white paper","parchment landing","editorial document","print-grade page","kami landing"] |
| od | {"category":"brand-page","surface":"web","mode":"prototype","platform":"desktop","scenario":"marketing","featured":3,"audience":"founders, design studios, OSS maintainers, researchers","tone":"editorial, restrained, print-first","scale":"viewport-anchored long-form single page","preview":{"type":"html","entry":"index.html","reload":"debounce-100"},"design_system":{"requires":false},"craft":{"requires":["typographic-rhythm","pixel-discipline"]}} |
| inputs | [{"id":"brand","label":"Brand identity","description":"Name, tagline, location, edition / version, primary URL."},{"id":"hero","label":"Hero / cover block","description":"Eyebrow + headline (one line, ≤ 6 words at display size) + tagline + 3 hero meta tokens."},{"id":"manifesto","label":"Manifesto paragraph + signature"},{"id":"metrics","label":"3-6 metric tiles (value · label · sub)"},{"id":"chapters","label":"3-5 numbered chapters (title + lede + body)"},{"id":"footer","label":"License · year · contact + 3-column site index"}] |
| parameters | {"output_format":{"type":"enum","values":["standalone-html"],"default":"standalone-html"},"language":{"type":"enum","values":["en","zh-CN","ja"],"default":"en","description":"Sets the primary serif stack on `:root`. EN uses Charter, zh-CN uses TsangerJinKai02 / Source Han Serif, ja uses YuMincho. Mixed-script content is allowed inline; the browser resolves per-glyph fallback automatically.\n"}} |
| outputs | [{"path":"<out>/index.html","description":"Self-contained HTML, kami CSS inlined, zero JS, zero external dependencies beyond Google Fonts."}] |
| capabilities_required | ["file-write"] |
| example_prompt | Build me a kami-style one-pager for "Lumen Field", an indie studio
shipping a soundscape app for focus. Hero headline "Soundscapes for
focused work.", manifesto paragraph + signature "by Lumen Field,
Berlin", 3 metric tiles (12 soundscapes / 4 presets / 1 daily ritual),
three numbered chapters covering the studio, the app, and the roadmap.
English-language stack.
|