Codemini-CLI
Local-first coding CLI with terminal and browser interfaces
All Skills in This Repository (10)
Pure Emerald Level Indicatorsusing-git-worktrees
Create isolated git worktrees for feature development.
test-driven-development
Enforce failing tests before production code in JavaScript/TypeScript projects.
systematic-debugging
Guide software debugging through root cause investigation, hypothesis testing, and fix implementation.
using-superpowers
Identify when and which Codemini skills to invoke before acting.
project-requirements-md
Generate a Markdown requirements report documenting dependencies, architecture, and compliance.
project-requirements
Generate interactive HTML CodeWiki project requirements reports from a codebase.
brainstorming
Guide teams from vague ideas to design specs with structured artifacts.
requesting-code-review
Guide code reviews using the code-reviewer.md rubric across git workflows.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
verification-before-completion
Require fresh verification evidence before declaring work complete.
Frequently Asked Questions
FAQPage SchemaHow to install Codemini CLI?▼
Run `npx skills add havingautism/Codemini-CLI --all -g -y` in your terminal to install all skills in this suite globally.
What can Codemini CLI do?▼
It refactors codebases, drives Git workflows, runs multi-step pipelines, researches technical questions, and processes local files from a terminal or web interface.
Does Codemini CLI work with my own model provider?▼
Yes. It connects to any OpenAI-compatible or Anthropic endpoint, and you can configure a separate fast model for lighter tasks.
Is Codemini CLI safe to run on my projects?▼
Yes. Risky commands require explicit approval, commands can run inside a sandbox, and checkpoints let you roll back changes.
Does Codemini CLI work on Windows?▼
Yes. It runs on Windows, macOS, and Linux with native PowerShell and Bash support, requiring only Node.js 22.19 or newer.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core