sky-skills is a repository of Claude Code skills — nine page-design aesthetics and a four-gate review harness. This demo is the repo reviewed in lectern, the boardroom voice: the numbers, the line-up and one recommendation, with nothing dressed up. sky-skills 是一个 Claude Code 技能仓库——九种页面设计美学,一套四道检查的审查体系。这页 demo 用 lectern 评审它自己,那个会议室的声音:数字、阵容、一项建议,不加任何粉饰。
a folder, a keyword, a verdict一个文件夹、一个关键词、一个判决
SKILL.md is the contract, references hold the craft, assets hold the CSS. No registry, no build step — delete the folder and the skill is gone.SKILL.md 是契约,references 放工艺,assets 放 CSS。没有注册表、没有构建——删掉文件夹,技能就没了。
Each SKILL.md carries TRIGGER keywords in its frontmatter. Say "board review" and lectern loads itself — its tokens, its canon, its gates — with nothing imported by hand.每份 SKILL.md 的 frontmatter 里都写着 TRIGGER 关键词。你说出"董事会评审",lectern 就自己加载——它的 token、范本、检查——不用手动引入任何东西。
Nine generators produce pages; design-review judges them across four gates. A page that fails any gate is a page that does not ship.九个生成器负责出页面,design-review 用四道检查评判。任何一道不过,页面就不算完成。
| Skill技能 | Register语域 | Status状态 |
|---|---|---|
| anthropic-design | Warm editorial — cream, serif, orange pills温暖编辑感——米色、衬线、橙色按钮 | Live在用 |
| apple-design | Pale minimal product pages, SF geometry浅白极简产品页,SF 几何 | Live在用 |
| ember-design | Handcraft warmth — chocolate, gold, Fraunces手作暖意——巧克力色、金色、Fraunces | Live在用 |
| sage-design | Quiet Nordic editorial — rice paper, sage green安静北欧编辑感——宣纸白、鼠尾草绿 | Live在用 |
| glass-design | Liquid glass — aurora field, frosted panels, dual theme液态玻璃——光晕背景、毛玻璃面板、双主题 | Live在用 |
| eclat-design | Cinematic keynote — matte black, spotlight, reflection电影感发布会——哑光黑、聚光、反射 | New新增 |
| lectern-design | Boardroom briefing — paper, navy, decisions table (this page)会议室简报——纸白、墨蓝、决议表(本页) | New新增 |
| atelier-design | Warm-glass product UI — one frosted app shell, gradient orbs暖玻璃产品界面——一整块磨砂外壳、渐变圆球 | New新增 |
| primer-design | Picture explainer — thick outlines, analogy cards, marker yellow图解读本——厚描边、比喻卡、马克笔黄 | New新增 |
Plus 14 more skills — the four-gate harness, kernel & document tools, and the git-topology trio — not shown in this design review.另有 14 个技能——四道检查的审查体系、内核与文档工具、git 拓扑那三个——本次设计评审不展开。
count of skills · single-hue navy ramp技能数量 · 单色相深蓝梯度
held on every page每页都守
| Gate检查 | What it catches before a page ships页面发布前它拦下什么 |
|---|---|
| verify.py | Structure, statically — placeholders, undefined classes, bilingual coverage, full-width punctuation静态查结构——占位符、未定义 class、双语覆盖、全角标点 |
| visual-audit.mjs | Render, then measure — contrast, diagram sizing, hollow cards, brand presence, cross-skill smell渲染后逐项测量——对比度、图示尺寸、空心卡、品牌占比、跨皮肤串味 |
| axe-audit.mjs | Accessibility, enforced — axe-core conformance with color-contrast among the blocking rules可达性硬检——axe-core 合规,color-contrast 属阻断项 |
| screenshot.mjs | A human looks — full-page screenshots reviewed before any commit; taste the scripts cannot measure人眼把关——全页截图,提交前必看;脚本量不出来的品位 |
| design-critic | Taste, scored, beyond the four — an LLM critic rates composition, brand, copy and craft; below the bar it loops给品位打分,在四道之外——LLM 评审给构图、品牌、文案、工艺评分;不到线就回炉 |
| Decision决定 | Owner负责人 | By期限 | Status状态 |
|---|---|---|---|
| Ship eclat + lectern flagship demos into the gallery把 eclat + lectern 旗舰 demo 接进画廊 | Sky | 2026-06-27 | Done已完成 |
| Hold the critic floor at 90 for every canonical page范本页评审线固定在 90 | design-review | ongoing长期 | Approved已批准 |
| Keep the canonical library full as skins land (58/58 today)新皮肤进来时把范本库继续补满(今天 58/58) | design-review | 2026-Q3 | In review评审中 |
clone once, symlink anywhere — a skill activates only when your prompt hits its TRIGGER克隆一次,到处符号链接——只有提示词命中 TRIGGER,技能才激活
# clone once, symlink anywhere
git clone https://github.com/TbusOS/sky-skills.git
ln -s "$(pwd)/sky-skills/skills/lectern-design" \
your-project/.claude/skills/lectern-design