Kanban board
Skill nexu-io/html-anything/next/src/lib/templates/skills/kanban-board
To do / In progress / In review / Done 四列, 卡片 + 头像 + 泳道From its SKILL.md
npx -y skills add nexu-io/html-anything --skill kanban-boardAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 125 tokens by cl100k_base, as published. Nobody here has run it
【模板: Kanban 看板】 【意图】类 Trello 的 Kanban 单页。 【布局】
- 顶部 filter bar (assignee / label / search)
- 4 列: To do / In progress / In review / Done
- 卡片含: 标题 / labels / due / avatar / 评论数
- 可选 swimlanes (按 epic / assignee 分组) 【设计细节】
- 不需要真 drag, 但视觉上要像可拖
What ships with it: 1 file
16.1 KB alongside SKILL.md
- example.html16.1 KB