nexu-io/open-design

kanban-board

Use it for operations tasks; the detail page covers purpose, installation, and practical steps.

64Collecting
See source evidenceView GitHub source
npx skills add https://github.com/nexu-io/open-design --skill "design-templates/kanban-board"
Source profileReview and auditCatalog only

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Limited to facts supported by the pinned source

What the pinned source establishes about kanban-board

Produce a single-screen kanban board.

npx skills add https://github.com/nexu-io/open-design --skill "design-templates/kanban-board"
Check the pinned source

The pinned source contains about 109 English words and 2 usable sections. That evidence supports a source profile, not a complete guide.

109 source words · 2 usable sections

Best fit

  • Use when the brief mentions "kanban", "task board", "sprint board", "trello", "看板".

What the source actually contains

2 verifiable source sections for kanban-board

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

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 c…

SKILL.md · Workflow
Read the active DESIGN.md.Identify squad name, sprint number, columns, and member roster from the brief.Layout:
02

Output contract

Review the “Output contract” section in the pinned source before continuing.

SKILL.md · Output contract
Review and apply the “Output contract” source section.

Choose a different workflow

When another Skill is the better fit

FAQ

How do I install kanban-board?

The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "design-templates/kanban-board". Inspect the command and pinned source before running it.

Repository stars
82,073
Repository forks
9,485
Quality
64/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

64/100
Documentation19/30
Specificity13/25
Maintenance20/20
Trust signals12/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

design-review by event4u-app

Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.

dask by k-dense-ai

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.

medchem by k-dense-ai

Medicinal chemistry filters for compound triage. Apply drug-likeness rules (Lipinski, Veber, CNS), structural alert catalogs (PAINS, NIBR, ChEMBL), complexity metrics, and the medchem query language for library filtering.

neurokit2 by k-dense-ai

Use NeuroKit2 to build or audit reproducible research workflows for physiological time-series preprocessing, event/interval analysis, multimodal alignment, variability, and complexity. Trigger when code imports neurokit2 or needs its current APIs, schemas, and method-aware validation—not for diagnosis or device validation.

higgsfield-generate by MoizIbnYousaf

Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

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>
Skill path
design-templates/kanban-board/SKILL.md
Commit SHA
89d6d4ef21ba
Repository license
Apache-2.0
Data collected