noahdunnagan/cafe
πͺMarketplacenoahdunnagan/cafe
Add this Marketplace
/plugin marketplace add noahdunnagan/cafePlugins in this Marketplace
blueprint
Three-mode planning system β always-active disposition, explicit blueprint generation (/blueprint), and blueprint execution.
claude-review
Code review and repo hygiene. /setup-review, /pr, /audit, /audit-all, /migrate-to-agents-md.
clog
Teaches Claude to search your Claude Code chat history via the `clog` CLI. Auto-invokes for past-session lookups.
codex
Delegate research, code review, or collaborative multi-turn sparring to Codex CLI. Auto-selects the cheapest model for research and the best available for review and xhigh back-and-forth with Claude.
distill
Rigorous code refactoring β every line earns its place. Preserves functionality, removes everything that doesn't justify its existence.
glm
Delegate to GLM β a fast, cheap model running headless inside Claude Code that beats Opus at frontend. Frontend always goes to GLM; everything else can too. Fast (routers) and regular (models) serving lanes.
parallel
Launch and track parallel work in isolated git worktrees. Prevents duplicate work, tracks active branches.
rust-guide
Opinionated Rust style guide β makes AI-written Rust code look like a human wrote it.
tech-stack
The canonical, opinionated tech stack for new projects β TanStack web, Rust backends, Railway-first, self-hosted data. Always active when scaffolding or choosing technology.
workflow
Push and session commands β conventional commits and session logging.