kanban-board
SolidTo do / In progress / In review / Done 四列, 卡片 + 头像 + 泳道
Install
Quality Score: 95/100
Skill Content
Details
- Author
- nexu-io
- Repository
- nexu-io/html-anything
- Created
- 2 weeks ago
- Last Updated
- 2 days ago
- Language
- HTML
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
life-kanban
Create and maintain a single-file HTML life/project-management kanban board — a personal "what should I look at / do right now" dashboard. Use when the user wants to make, open, update, or review a kanban / 看板 / 进度看板 / dashboard / 仪表盘 / focus board / task board; add / move / complete / remove a task or card; do a weekly (or sprint / monthly) review and refresh the whole board; or summarize and analyze board state (what's overdue, stale, done, slipping). Also triggers on "生成看板", "更新看板", "做个看板", "周日复盘", "把今天的任务排一下", "看板里加一项", "看板汇总", "track my tasks", "build a focus board", "我现在该做什么", "我的待办板", "理一下这周要做的事", "where am I / what should I do now". Generates a self-contained HTML file (dark theme, 3 columns: NOW / WEEK / NEXT+LATER, data-driven tracks, progress bar, log-scale timeline, NOT-NOW + redlines rails) whose top DATA block is the single source of truth, plus an optional markdown mirror.
kanban
Manage a local file-based kanban for software projects worked on with an LLM. Use this skill whenever the user wants to add a feature, work on an existing task, see project status, decide what to do next, or resume work mid-task. Also use it when the user mentions milestones, epics, tasks, "the kanban", "the board", or asks "what's next" / "where were we". Persists context across sessions through Markdown files with YAML front matter, append-only decision logs, and verifiable Definition of Done.
aio-kanban
Markdown-based kanban board for AI agent task management. Board is a pure index (`.kanban/board.md`), every task lives in its own file (`.kanban/tasks/T-NNN-slug.md`). Use to init the board, add tasks, move them across Backlog/Todo/Doing/Done/Blocked, or archive completed work.
dashboard
固定侧栏 + 顶栏 + KPI 网格 + 1-2 张图
kanban
使用 /kanban 命令管理看板任务的全生命周期:初始化看板、创建 TASK-NNN 任务、执行阶段(plan/execute/evaluate)、归档完成、查看状态/进度、恢复中断任务、多迭代工作流。当用户提到 kanban、看板、TASK-NNN、/kanban 命令、任务创建/归档/恢复、或任何看板任务管理意图时使用此技能。