A free kanban board you can share with a link. No account, no email, no install — name a board, set a password, send the link, and everyone drags the same cards.
git clone https://github.com/tronschell/kanban-thing && cp kanban-thing/*.md ~/.claude/agents/Resumen de Subagents
# KanbanThing A free kanban board you can share with a link. No account, no email, no install. **<https://www.kanbanthing.com>** You name a board, choose a password, and get a link. Anyone you send that link to opens the same board and moves the same cards. That last part is the point — most free no-signup kanban tools keep the board in one browser's local storage, so it can never really be shared. This one is shared by default. ## What it does - **Columns** you can add, rename and reorder, starting from To Do, In Progress and Done - **Cards** with a description, a colour and a due date, moved by drag and drop or from the card menu - A **backlog** for work that is not scheduled yet - A **calendar view** of the same cards by due date, and a **timeline view** by most recent activity - A **password on every board**, set when the board is created, plus a **read-only link** for people who should see the board but not change it - **Light and dark** appearance, following your system setting - A **command line client** with `--json` on every command, so a script or an AI agent can drive the same board a person has open in a browser — see [the CLI docs](https://www.kanbanthing.com/cli) ## What it does not do There are no accounts, no teams, no permissions and no paid tier. **Boards are deleted up to 60 days after they are created**, so copy out anything you want to keep. If you need long-lived project history, this is the wrong tool, and that is on purpose. It suits work with an end in sight: a retrospective, a short project, or a personal board you start again every few weeks. ## Guides - [Choosing the columns on a kanban board](https://www.kanbanthing.com/guides/kanban-columns) - [Running a retrospective on a shared board](https://www.kanbanthing.com/guides/retrospective-board) - [Personal kanban: running a board for one](https://www.kanbanthing.com/guides/personal-kanban) - [Edit links, read-only links and passwords](https://www.kanbanthing.com/guides/read-only-board-links) ## Built with Next.js, React, TypeScript and Tailwind CSS, with Supabase for storage. Made and maintained by Tron Schell. ## Running it locally Requires Node 20 or newer and a Supabase project. ```bash npm install npm run dev ``` Set `NEXT_PUBLIC_SUPABASE_URL` and `NEXT_PUBLIC_SUPABASE_ANON_KEY` in `.env.local`. The SQL that builds the schema lives in `db/`, applied in filename order. ```bash npm run build # production build npm test # vitest npm run typecheck # tsc --noEmit npm run lint # eslint ```
Lo que la gente pregunta sobre kanban-thing
¿Qué es tronschell/kanban-thing?
+
tronschell/kanban-thing es subagents para el ecosistema de Claude AI. A free kanban board you can share with a link. No account, no email, no install — name a board, set a password, send the link, and everyone drags the same cards. Tiene 11 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala kanban-thing?
+
Puedes instalar kanban-thing clonando el repositorio (https://github.com/tronschell/kanban-thing) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar tronschell/kanban-thing?
+
tronschell/kanban-thing aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene tronschell/kanban-thing?
+
tronschell/kanban-thing es mantenido por tronschell. La última actividad registrada en GitHub es de today, con 4 issues abiertos.
¿Hay alternativas a kanban-thing?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega kanban-thing en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/tronschell-kanban-thing)<a href="https://claudewave.com/repo/tronschell-kanban-thing"><img src="https://claudewave.com/api/badge/tronschell-kanban-thing" alt="Featured on ClaudeWave: tronschell/kanban-thing" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.