arkdeck
v0.0.1
Published
Every Claude Code project under one deck.
Maintainers
Readme
🚢 Ark
Every Claude Code project under one deck.
The free command centre for Claude Code builders. Build the Ark before the storm.
Install & run
npx getarkThat's it. Auto-discovers your Claude Code projects, opens a local dashboard.
Options
# Scan a specific directory (default: ~/Documents)
npx getark --dir ~/code
# Run on a different port (default: 3000)
npx getark --port 4000
# Don't auto-open the browser
npx getark --no-openWhat it does (v0.0.1)
Recursively scans the chosen directory for folders containing .claude/ and lists them as cards in a local dashboard. Each card shows the project name, path, last modified date, and a short excerpt from CLAUDE.md if present.
Roadmap
- [x] v0.0.1 — scan + list projects
- [ ] v0.1.0 — license key from Build with Luke free Skool
- [ ] v0.2.0 — click card to open project in terminal
- [ ] v0.3.0 — "add project" button (paste GitHub URL → git clone)
- [ ] v0.4.0 — agent status display
- [ ] v1.0.0 — multi-project orchestration, cron-scheduled agents
Made by
Luke Byrne — Build with Luke · getark.app
MIT licensed.
