neus-flow-kanban

Generate a Kanban board with configurable columns and task cards.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-flow-kanban
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neus-flow-kanban
Source: https://github.com/KazmerMaximiliano/neus-ui/tree/main/.agents/skills/_wip/neus-flow-kanban
Command: npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-flow-kanban

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anti-slop, neus-components, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a visual task management solution, providing a Kanban board with configurable columns and task cards.

Core Features & Use Cases

  • Kanban Board Generation: Dynamically creates Kanban boards with customizable columns and task card structure.
  • Configurable Columns: Users can define the exact columns and task card fields.
  • Task Card Actions: Supports moving tasks between columns, editing, and deleting tasks.
  • API Integration: Offers options for using API data or providing mock data for demonstration.
  • Use Case: Ideal for project management scenarios where a visual representation of tasks and their statuses is required.

Quick Start

Generate a Kanban board for project management with columns: Pending, In progress, Review, Done.

Frequently Asked Questions about neus-flow-kanban

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a configurable Kanban board for project management?

To generate a configurable Kanban board, you define the columns and task card fields, and the skill creates the visual task management UI using Neus UI components.

Does this Kanban board skill work with TypeScript and Neus components?

Yes, this Kanban board skill works with TypeScript and Neus components. It requires the anti-slop, neus-components, and TypeScript dependencies to generate the task board UI.

Can I use API data instead of mock data for the task board?

Yes, you can use API data instead of mock data for the task board. The skill offers options to integrate API data or use mock data for project management demonstration.

How do I customize task card actions like moving or editing tasks?

To customize task card actions, you configure the board settings to support moving tasks between columns, editing task details, and deleting tasks directly within the generated UI.

What's the best way to structure columns for a project management Kanban board?

The best way to structure columns for a project management Kanban board is to define standard workflow stages like Pending, In Progress, Review, and Done during generation.

Are there limitations when using Neus UI for task board generation?

Limitations include the strict dependency on the Neus UI component library, TypeScript, and anti-slop, meaning the generated Kanban board requires this specific tech stack to function.