A crisp greybox / blueprint lo-fi wireframe — neutral grey blocks on a pale page, image placeholders drawn as a rectangle with a diagonal X, text shown as solid
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-wireframe-greybox-6a9e54fbeda6 ,按照其中的说明把「wireframe-greybox」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Produce a single crisp greybox wireframe page. The whole point is structure, not skin — communicate hierarchy and layout with neutral grey blocks, never with real color, copy, or imagery. Everything is a placeholder: text is grey "lorem bars", images are rectangles with a diagonal cross, numbers are big solid blocks. The only color on the page is the single redline accent reserved for monospace annotations.
#f7f7f8),
blocks are medium grey (#e3e3e6), borders are crisp and defined
(#c9c9cf for soft edges, #1c1b1a for emphasis), and exactly one
accent (a blue or coral redline) carries every monospace annotation.
Keep contrast high enough to read as a small thumbnail — never
near-white-on-white.data-od-id:
01 · 12-col grid, max-width 1280).<!doctype html>
through </html>, CSS inline, no external JS or images. SVG and CSS
draw every placeholder. A max-width container plus a media query
collapses columns under ~1000px.Emit between <artifact> tags:
<artifact identifier="wireframe-slug" type="text/html" title="Wireframe — Title">
<!doctype html>
<html>...</html>
</artifact>
One sentence before the artifact, nothing after.