A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Easily start and manage your Claude (and Codex!) projects, including a timer!
Recent updates: PR-first git workflow, security protocol refinements, dev workflow automation, optional session timing, test infrastructure, and Codex CLI compatibility.
| 🚀 Protocols Only Lightweight | ⏱️ Protocols + Timer Medium | 📚 Full Setup Wizard Complete |
|---|---|---|
| Download MD-SESSION-PROTOCOLS-ONLY.md | Download MD-SESSION-PROTOCOLS-TIMER.zip | Download MD-CLAUDE-CODE-SETUP-WIZARD.md |
| ✅ Session start/end commands | ✅ Everything from Protocols Only | ✅ Everything from Timer Bundle |
| ✅ Security protocols | ✅ Session timing & analytics | ✅ 12-question interactive setup |
| ✅ Environment variable safety | ✅ Pre-push git hooks (npm run ci) | ✅ Automated folder creation |
| ✅ Basic dev workflows | ✅ Ready-to-use folder structure | ✅ Technical mastery archive |
| ✅ Works with Claude Code & Codex | ✅ NEW: Complete test infrastructure | ✅ Searchable knowledge base |
| ⚠️ Requires manual test setup | ✅ package.json + Vitest + sample tests | ✅ Perfect session handoffs |
| Best for: Quick session management | Best for: Teams wanting analytics + testing | Best for: Complete AI development setup |
I came up with this wizard (in its various flavors) to help me build Scribefully, FloodRoute, and several other projects I'm working on. Scribefully is a place for experts to create a beautiful portfolio of their best work -- articles, videos, code, podcasts, etc -- and share it in a Reddit-inspired community of other experts, thought leaders, academics, professionals, and creators. FloodRoute is the only app on the App Store that estimates foad flooding due to king tides.
⚠️ DISCLAIMER
💡 While the PROTOCOL file works great with Codex, I haven't test the SETUP file with Codex
USE AT YOUR OWN RISK - This project is provided "AS IS" without warranty of any kind, express or implied. The authors and contributors disclaim all warranties, including but not limited to:
By using this software, you acknowledge that you understand these risks and agree to use it entirely at your own discretion and risk.
.env* file protection with optional honeypot testinggh pr create by default at session end.env* file protection with refusal to read secret files.env.honeypot to test Claude's security behaviorSUPABASE_SERVICE_ROLE_KEY, RESEND_API_KEY) stay server-sideNEXT_PUBLIC_* environment variables allowed in client codenpm run dev - Start development server with hot reloadsnpm run test:watch - Optional fast feedback with test re-runs on file changesnpm run ci - Run full CI checks locally before push/PRnpm run dev:all - Run both dev server and tests simultaneouslyNote: Test infrastructure (package.json, Vitest configuration) included in Timer Bundle and generated by Setup Wizard. Protocols Only requires manual setup.
bash scripts/setup-git-hooks.sh auto-runs npm run ci before pushgh pr create --fill at session end; only trivial changes (docs typos, hotfixes) commit directly to main. The wizard asks before pushing when the path is ambiguous.Track development time across Claude sessions with built-in analytics:
node scripts/session-timer.js startnode scripts/session-timer.js endnode scripts/session-timer.js statusnode scripts/session-timer.js summaryMD-ACTIVE/.session-meta.jsonMD-ARCHIVE/reference/SESSION-TIMES.jsonMD-ARCHIVE/reference/SESSION-TIMES.mdnpm install -g @anthropic-ai/claude-code/init"Run @md-claude-code-setup-wizard.md""read @MD-ACTIVE/" then "session start"Session start: "read @MD-ACTIVE/ then initiate session start protocols per @MD-SESSION-PROTOCOL.md
⚠️ Confirm:
Session end: initiate session end protocols per @MD-SESSION-PROTOCOL.md
Session Start Process:
.env* files. I will reference env by NAME only."Session End Process:
gh pr create --fill; return the URL and wait for your review. On confirmation, merge with gh pr merge --squash --delete-branch.Session complete: PR #N opened — [URL] or Session complete: [commit message] → pushed to main..env* file protection.env.honeypot for testing Claude's refusal behaviorSessions degrade when too much documentation gets pulled into context at once. This system:
This software is provided "AS IS" without warranty. Users assume full responsibility for testing and ensuring compatibility with their systems. Backup your settings before use.
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Pocket Flow: Codebase to Tutorial
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live