By noahdunnagan
Opinionated Rust style guide — makes AI-written Rust code look like a human wrote it.
Skills and commands for Claude Code.
| Plugin | Type | Description |
|---|---|---|
blueprint | Skill + Command | Three-mode planning — always-active disposition, /blueprint for generating requirements docs, and blueprint execution. |
workflow | Commands | /push for conventional commits, /session for session logging. |
rust-guide | Skill | Opinionated Rust style guide — makes AI-written Rust code look like a human wrote it. |
codex | Skill | Delegate read-only research to OpenAI's Codex CLI using the fast codex-spark model. |
distill | Skill + Command | Rigorous code refactoring. Every line earns its place. Preserves functionality, cuts complexity. |
parallel | Skill + Command | Launch and track parallel work in isolated git worktrees. Prevents duplicates, manages branches. |
Add the marketplace and install what you want:
/plugin marketplace add noahdunnagan/cafe
/plugin install blueprint@cafe
/plugin install workflow@cafe
/plugin install rust-guide@cafe
/plugin install codex@cafe
/plugin install distill@cafe
/plugin install parallel@cafe
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimLaunch and track parallel work in isolated git worktrees. Prevents duplicate work, tracks active branches.
Three-mode planning system — always-active disposition, explicit blueprint generation (/blueprint), and blueprint execution.
Push and session commands — conventional commits and session logging.
Rigorous code refactoring — every line earns its place. Preserves functionality, removes everything that doesn't justify its existence.
npx claudepluginhub noahdunnagan/cafe --plugin rust-guideRust development skill with strict coding standards, FAIL FAST error handling, and build/review agents
Comprehensive Rust development assistant with meta-question routing, coding guidelines, version queries, and ecosystem support
Rust code review and development skills covering ownership, lifetimes, error handling, async/tokio, serde, sqlx, axum, macros, FFI, unsafe, concurrency, and testing patterns.
Comprehensive Clippy skills for Rust linting and code quality with lint configuration, categories, and custom lint development.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation