Skip to main content
GitHub リポジトリ

design-drafts

design-drafts には AgentEnder から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
3
Stars
0
更新
2026-06-10
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

design-drafts-brief
グラフィックデザイナー

Interview the user about a draft they want to create — audience, intent, must-include / must-not-look-likes, voice, and visual references — and write a structured brief to `references/brief.md` in the draft directory. If `references/explore.md` exists (from `design-drafts:explore`), use it to seed the interview instead of cold-asking. Use when starting a new design draft from a clear premise, when an explore session has already produced concept picks, when a draft directory is missing `references/brief.md`, or any time another draft-producing skill (e.g. `design-drafts:variants`, `frontend-design`) needs a brief to consume. Triggers include "start a new draft", "brief me on this draft", "I need help shaping this draft", "write the brief", "we finished exploring, write the brief", or being invoked from inside a directory that contains a `design-drafts.config.json` but no `references/brief.md`.

2026-06-10
design-drafts-explore
グラフィックデザイナー

Brainstorm a draft from a vague seed (project name, half-formed pitch, "I dunno, something for incident timelines") into named concept options per axis, captured into `references/explore.md` so the brief skill can consume them. Use when the user has a draft name or rough idea but does not yet have answers to "who, what, why, what should it not look like" — i.e. before `design-drafts:brief`. Triggers include "I'm starting a new draft and only have the name", "let's brainstorm what this could be", "give me theme/layout/voice ideas for X", or being invoked from inside a directory that contains a `design-drafts.config.json` but no `references/brief.md` and no `references/explore.md`.

2026-06-10
design-drafts-variants
ウェブ開発者

Generate an actual design draft — semantic, multi-page HTML plus a valid `design-drafts.config.json` — from a `references/brief.md` (and the references gathered alongside it). Reads the brief, the annotated `links.md`, and the `inspiration/` screenshots, plans a small set of axes and pages, and writes complete HTML files wired to the toolbar and annotate overlays. Use when a draft directory has a `references/brief.md` but no pages yet, when the user says "build the draft", "generate the variants", "turn the brief into pages", "make the draft from this brief", or when `design-drafts:brief` has just finished and the user wants the actual design. Do NOT use to write the brief itself — that is `design-drafts:brief`.

2026-06-10