Back to browse
GitHub Repository

Desktop app for managing AI agent skill files across projects and tools

12 starsTypeScript

Skilldeck – Desktop app to manage AI agent skill files across tools

by alierfan·Apr 10, 2026·1 point·0 comments

AI Analysis

●●●BangerSolve My ProblemBig Brain

Drift detection across 10 AI tool formats solves real fragmentation pain.

Strengths
  • Ten built-in target profiles deploy skills to correct format automatically.
  • Bidirectional sync promotes project improvements back to central library.
  • Built by Claude Code with Playwright E2E tests and regression gates.
Weaknesses
  • AI tool landscape shifts fast; profiles need constant maintenance.
  • Symlink mode may break on Windows without admin privileges.
Target Audience

Developers using multiple AI coding tools

Similar To

Dotfile managers · GNU Stow

Post Description

Skill files (.claude/skills/, .cursor/rules/*.mdc, AGENTS.md, .windsurfrules) are becoming a core part of AI-assisted development workflows. The problem: they scatter across projects, diverge silently, and every new repo means rebuilding behavioral config from scratch. Each tool uses a different format and location.

Skilldeck keeps one local library and deploys to any tool in the correct format automatically. Ten built-in target profiles cover Claude Code, Cursor, Copilot, Windsurf, Codex, and more. Drift detection shows when a deployed skill has fallen out of sync with the library version. Bidirectional sync lets you pull improvements back from a project into the library.

The interesting part technically: the entire app was built by Claude Code using a harness engineering methodology — a ground truth JSON file, Playwright E2E verification tests, a regression gate based on a surfaces map, and a feature intake protocol. 31 features across multiple autonomous sessions with no manual application code. I wrote two articles about the harness approach if that side is interesting.

No cloud, no backend, local filesystem only. Windows/macOS/Linux. Open source.

github.com/ali-erfan-dev/skilldeck

Similar Projects

Developer Tools●●Solid

SkillDeck – macOS app to manage skills across multiple AI agents

The author built a focused macOS-native tool that removes the annoying manual work around symlinks, lock files and YAML when juggling skills across several AI agent CLIs. It bundles a registry browser, one-click install/update, a SKILL.md split-pane editor with live preview, and filesystem auto-refresh — all sensible, pragmatic features for the small but real audience that uses skills.sh and multiple CLIs. It’s niche and not revolutionary, but it looks like a useful, polished utility rather than a half-baked experiment.

Niche GemSolve My Problem
crossoverjie
103mo ago
Productivity●●Solid

AI skills for program / project / delivery managers

BMAD architecture repurposed for delivery management with audit-ready markdown outputs.

Niche GemBig Brain
systima
2020d ago