Skip to content

dot-skills

A personal plugin marketplace for Claude Code. Track work across sessions with a file-based kanban board, workstream grouping, and a real-time web viewer — all driven by plain markdown files.

File-Based Kanban

Tickets are plain markdown files with YAML frontmatter. Move them between directories to change status — no database required.

Workstreams

Group related tickets into workstreams with progress tracking, dependency resolution, and recommended execution order.

Web Viewer

Three built-in views — Board, Table, and Swimlane — with real-time updates via Server-Sent Events and an in-browser markdown editor.

Claude Code Integration

Skills, hooks, and slash commands that give Claude full context on your board, enforce review workflows, and pick the next ticket automatically.

Git Auto-Commit

Every ticket creation and status change is automatically committed, keeping your project history clean without extra effort.

Extensible Plugin System

Build and register your own skills, hooks, and commands. The marketplace architecture supports multiple plugins side by side.