#157 · Primary category: AI Coding Assistants
zcf
Zero-Config Code Flow for Claude code & Codex
Project last updated:08/23/26
GitHub Stars
6.1K
Forks
420
Contributors
15
License
MIT
Why we included this project
Developers who use Claude Code and Codex together tend to accumulate a pile of configuration files before either assistant works the way they want. zcf is a command-line tool that automates most of that setup: running `npx zcf` walks through environment initialization covering API and proxy settings, output styles, memory, templates, MCP server hooks, and pre-built workflows, so a fresh machine can be ready in minutes instead of an afternoon of copy-pasting. Teams that switch between the two assistants get one CLI for both, and the bundled six-stage workflow plus BMad agile flow provide structured prompts and skill templates rather than a blank slate. It is a practical way to standardize how a whole team configures its coding agents, and the incremental config detection skips steps that are already done, so you are not redoing work that is in place.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.