From d3597c78e97fcd57ccb24d29d8f5e91d8d66f0bd Mon Sep 17 00:00:00 2001 From: matt joyce Date: Sat, 7 Feb 2026 16:07:02 +1100 Subject: [PATCH] Add kanban-skill to Collaboration & Project Management Added kanban-skill: A Markdown-based Kanban board with file-based cards, YAML frontmatter for tracking status/priority/dependencies, and no database. Co-Authored-By: Claude Sonnet 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7af3594..aa2369e 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ ## 🤝 Collaboration & Project Management - [git-pushing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/git-pushing) - Automate git operations and repository interactions. +- [kanban-skill](https://github.com/mattjoyce/kanban-skill) - Markdown-based Kanban board with file-based cards, YAML frontmatter for status/priority/dependencies, and no database required. - [linear-claude-skill](https://github.com/wrsmith108/linear-claude-skill) - Manage Linear issues, projects, and teams with MCP tools, SDK scripts, and GraphQL fallbacks for reliable project tracking. - [linear-cli-skill](https://github.com/Valian/linear-cli-skill) - A skill teaching claude how to use linear-CLI (provided alongside the skill), meant to replace linear MCP. - [meeting-insights-analyzer](https://github.com/ComposioHQ/awesome-claude-skills/blob/master/meeting-insights-analyzer/) - Transforms your meeting transcripts into actionable insights about your communication patterns