A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
What's inside
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows. This tool helps you organize and manage custom commands for Claude AI, create project-specific configurations, and handle MCP (Model Context Protocol) servers.
npm install -g claude-cmd@latest
Start the interactive CLI:
claude-cmd
# Show help
claude-cmd --help
claude-cmd -h
# List installed commands
claude-cmd list
# Search for commands (remote repository)
claude-cmd search git
# Search for commands (local repository)
claude-cmd --local search api
# Install a command
claude-cmd install git-helper
claude-cmd --local install api-docs
# Show version
claude-cmd --version
~/.claude/
โโโ commands/ # Installed Claude commands
โโโ settings.json # Global configuration
โโโ CLAUDE.md # Global Claude instructions
Project files:
โโโ CLAUDE.md # Project-specific instructions
โโโ CLAUDE.local.md # Local overrides (gitignored)
โโโ .claude/ # Project-specific configurations
The tool uses a hierarchical configuration system:
~/.claude/settings.json./.claude/settings.json./.claude/settings.local.jsonWe welcome contributions from the community! Whether you're fixing bugs, adding new features, improving documentation, or sharing command templates, your help makes this project better for everyone.
Please read our Contributing Guidelines to get started.
Thank you to all the contributors who have helped make this project possible! ๐
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, please:
Muhammed Kฤฑlฤฑรง (@kiliczsh)
Made with โค๏ธ for the Claude AI community
.github/
FUNDING.yml
.gitignore
.nojekyll
CLAUDE.md
CNAME
commands/
agent/
agent-browser-automation.md
merge/
agent-prep-merge.md
persona/
agent-persona-accessibility-expert.md
agent-persona-api-designer.md
agent-persona-backend-specialist.md
agent-persona-cloud-architect.md
agent-persona-code-reviewer.md
agent-persona-compliance-officer.md
agent-persona-data-engineer.md
agent-persona-database-architect.md
agent-persona-debugger.md
agent-persona-devops-engineer.md
agent-persona-frontend-specialist.md
agent-persona-implementation-engineer.md
agent-persona-infrastructure-engineer.md
agent-persona-localization-engineer.md
agent-persona-machine-learning-engineer.md
agent-persona-mobile-developer.md
agent-persona-performance-engineer.md
agent-persona-product-manager.md
agent-persona-qa-analyst.md
agent-persona-refactoring-specialist.md
agent-persona-release-manager.md
agent-persona-requirements-analyst.md
agent-persona-security-auditor.md
agent-persona-site-reliability-engineer.md
agent-persona-software-architect.md
agent-persona-system-integration-engineer.md
agent-persona-technical-writer.md
agent-persona-test-automation-engineer.md
agent-persona-test-engineer.md
agent-persona-ux-engineer.md
analyze/
code/
elaborate.md
map.md
schema.md
data/
data-flow.md
data-viz.md
visualize.md
db/
db-optimize.md
research/
deep-dive.md
deep-web-research.md
investigate.md
quick-web-research.md
think/
think.md
code/
analyze/
analyze-deps.md
bottleneck.md
dependencies.md
deps.md
technical-debt.md
fix/
bug-fix.md
generate/
api.md
migrate/
deno-ify.md
migrate.md
navigate/
related.md
refactor/
refactor.md
simplify.md
standardize.md
commands.json
context/
db/
context-load-dragonfly.md
context-load-postgres.md
context-load-redpanda.md
context-load-scylla.md
deno/
context-load-deno-fresh.md
context-load-deno-scripting.md
docs/
context-load-docusaurus.md
fedora-basics.md
go/
context-load-go-concurrency.md
context-load-go-connectrpc.md
context-load-go-web.md
java/
context-load-java-quarkus.md
context-load-java-spring.md
context-load-java-temporal.md
k8s/
context-load-cilium.md
context-load-flux.md
context-load-k8s.md
context-load-talos.md
observability/
context-load-logging.md
context-load-observability.md
ops/
context-load-fedora.md
project/
auto.md
rust/
context-load-rust-async.md
context-load-rust-db.md
context-load-rust-web.md
security/
context-load-security.md
testing/
context-load-testing-deno.md
context-load-testing-go.md
context-load-testing-java.md
context-load-testing-rust.md
web/
context-load-fresh-connect-stack.md
context-load-gh-cli.md
context-load-github-actions.md
context-load-offline-data-platform.md
context-load-tailwind.md
context-load-temporal.md
docs/
analyze/
explain.md
generate/
api-docs.md
changelog.md
document.md
onboard.md
manage/
docs-add.md
docs-init.md
docs-update.md
git/
commit/
commit-push.md
commit.md
merge/
merge-main.md
pr/
pr-check.md
pr-create.md
pr-review.md
pr-update.md
resolve-merge-conflicts.md
review/
review-git.md
github/
github-codesearch.md
kubernetes/
k8s-debug.md
meta/
command/
generate-command.md
ideate-commands.md
extract/
knowledge-extract.md
ideate/
ideate-new.md
reflect/
reflection.md
search/
search-smart.md
util/
translate.md
ops/
ci/
ci-gen.md
deploy/
containerize.md
deploy.md
fedora/
fedora-expert.md
infra/
health-check.md
infra-status.md
monitor/
monitor.md
observe.md
perf/
benchmark.md
perf.md
project/
project-status-deno.md
project-status-go.md
project-status-java.md
project-status-k8s.md
project-status-pnpm.md
project-status-rust.md
other/
directory-cleanup.md
lyra.md
task-manager.md
test-generator.md
universal.md
scaffold/
deno/
scaffold-deno-fresh.md
scaffold-deno-script.md
generate-project-claude-settings.md
go/
scaffold-go-connect.md
scaffold-go-http-server.md
java/
scaffold-java-quarkus.md
rust/
scaffold-rust-axum.md
scaffold-rust-cli.md
scaffold-docusaurus-setup.md
security/
audit/
audit.md
secrets-audit.md
model/
harden.md
threat-model.md
TEMPLATE.md
test/
analyze/
coverage.md
debug/
debug.md
fix/
flaky-fix.md
generate/
integration-test.md
test-gen.md
run/
load-test.md
tdd.md
validate.md
tool/
cpr.md
diagram.md
five.md
review.md
zed-task.md
workflow/
create/
epic.md
prototype.md
manage/
clean.md
integrate.md
organize.md
plan.md
release.md
sync.md
start/
start.md
view/
next-steps.md
options.md
progress.md
summary.md
tldr.md
CONTRIBUTING.md
index.html
LICENSE
package-lock.json
package.json
README.md
script.js
scripts/
parse-commands.ts
src/
cli.ts
commands/
claudemd.ts
command-manager.ts
help.ts
mcp.ts
permissions.ts
project.ts
settings.ts
sub-agent-manager.ts
workflows.ts
core/
api.ts
filesystem.ts
index.ts
types/
api.ts
cli.ts
config.ts
index.ts
sub-agent.ts
utils/
colors.ts
navigation.ts
version.ts
styles.css
tsconfig.jsonFAQ
claude-cmd is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.