Claudekit Cli
Description
A CLI command to get started with ClaudeKit
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ClaudeKit Config UI
Command-line tool and web dashboard for managing ClaudeKit projects.
**Version**: 1.17.0
Overview
ClaudeKit Config UI (`ck`) provides both CLI and web dashboard for managing ClaudeKit projects. It is built with Bun, TypeScript, and React for development, while the published CLI runs on plain Node.js so end users do not need Bun installed.
**Key Features:**
- CLI Commands (16): new, init, config, projects, setup, skills, agents, commands, migrate, doctor, versions, update, uninstall, watch, content, easter-egg
- Web Dashboard: Interactive React UI via
ck config uifor configuration and project management - Hook Diagnostics Dashboard: Inspect recent Claude hook activity and failures from
ck configacross global and project scopes - Projects Registry: Centralized registry at
~/.claudekit/projects.jsonwith file locking - Skill Installation: Install ClaudeKit skills to other coding agents (Cursor, Codex, etc.)
- Multi-tier Authentication: gh CLI → env vars → keychain → prompt fallback
- Smart Merging: Conflict detection with user customization preservation
- Skills Migration: Auto-detects and migrates skills structure changes
- Offline Installation: From local archives or directories
- Security: Path traversal protection, symlink validation, UNC path protection
- Cross-Platform: macOS, Linux, Windows with platform-specific optimizations
- Update Notifications: Intelligent 7-day cache for version checks
Documentation
Comprehensive documentation in `/docs`:
- Codebase Summary - Overview, structure, key components
- Project Overview & PDR - Requirements, features, roadmap
- System Architecture - Architecture diagrams, data flow
- Reconciliation Architecture -
ck migrateRECONCILE → EXECUTE → REPORT design - **[Code Standards](./doc
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11