Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexu-io avatar

Kanban Board

  • 242 installs
  • 83.7k repo stars
  • Updated August 5, 2026
  • nexu-io/open-design

kanban-board is a frontend design skill that guides implementation of kanban board UI with columns, draggable task cards, lane statuses, and workflow semantics for developers building project-management SaaS or agent das

About

kanban-board is an open-design skill from nexu-io that helps developers design and implement kanban interfaces for project-management SaaS products or internal agent dashboards. It covers column layouts, draggable task cards, lane status transitions, and workflow semantics that communicate work-in-progress limits and state changes. The skill bridges UX structure and frontend implementation so boards feel intuitive for task triage and pipeline tracking. Reach for kanban-board when adding a visual workflow board to a web app, not when you only need a flat task list without column-based workflow semantics.

  • Column and lane layouts
  • Draggable task cards
  • Status workflow patterns
  • Open design system alignment

Kanban Board by the numbers

  • 242 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #886 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexu-io/open-design --skill kanban-board

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs242
repo stars83.7k
Last updatedAugust 5, 2026
Repositorynexu-io/open-design

How do you build a draggable kanban board UI?

Design and implement kanban board UI with columns, draggable task cards, lane statuses, and workflow semantics for project-management SaaS or internal agent dashboards.

Who is it for?

Frontend developers adding project-management kanban views with drag-and-drop cards and lane-based workflow states to SaaS or internal dashboards.

Skip if: Teams needing only a simple static task table without column lanes, drag interactions, or WIP workflow semantics.

When should I use this skill?

The user asks to design or implement a kanban board, draggable task cards, workflow columns, or lane statuses in a web UI.

What you get

Kanban column layouts, draggable task card components, lane status definitions, and workflow transition semantics.

  • kanban column components
  • draggable task cards
  • workflow status model

Files

SKILL.mdMarkdownGitHub ↗

Kanban Board Skill

Produce a single-screen kanban board.

Workflow

1. Read the active DESIGN.md. 2. Identify squad name, sprint number, columns, and member roster from the brief. 3. Layout:

  • Top bar: project crumb, sprint chip, filter row (members, labels, status), search.
  • 4 columns: Backlog, In progress, In review, Done. Each column has a count chip and an "+ add" affordance.
  • 3–6 cards per column. Each card: tag chip, title, assignee avatar, point estimate, progress (if applicable).
  • Sidebar (collapsible feel): "Sprint pulse" with progress bar, top assignees, blocked-tickets callout.

4. One inline <style>, semantic HTML.

Output contract

<artifact identifier="kanban-board" type="text/html" title="Sprint Board">
<!doctype html>...</artifact>

Related skills

How it compares

Choose kanban-board over generic list-UI skills when you need column-based workflow boards with drag-and-drop and lane status semantics.

FAQ

What UI elements does kanban-board cover?

kanban-board covers kanban column layouts, draggable task cards, lane statuses, and workflow semantics for project-management SaaS products or internal agent dashboards that need visual pipeline tracking.

Is kanban-board only for design or also implementation?

kanban-board guides both design and implementation of kanban interfaces, including column structure, card drag behavior, and status transition semantics suitable for frontend codebase integration.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.