// configs
Configs
13Browse 13 tool configurations for consistent development environments
ESLint Flat Config Setup
Migrate to ESLint flat config format with TypeScript support, shared configs across monorepo packages.
Tmux Power-User Configuration
Opinionated tmux config with Catppuccin theme, TPM plugins, popup-driven workflows, and zoxide-powered session switching for terminal-heavy development.
Claude Code Plugin Stack
Complete inventory of Claude Code plugins for a production development workflow — official, third-party, and local.
Claude Code MCP Server Configuration
MCP servers connected to Claude Code for browser automation, platform management, design tooling, and context optimization.
Claude Code Settings Configuration
Global and project-level Claude Code settings — model selection, effort level, permissions, hooks, and environment variables.
Artax Design System
Terminal-inspired design system — theme tokens, typography, component conventions, and the aesthetic rules that define the UI.
TypeScript Strict Config for Monorepos
Strict tsconfig base for a pnpm/Turbo monorepo — every strict-mode flag, exactOptionalPropertyTypes, noUncheckedIndexedAccess, and the inheritance shape that lets each package opt in cleanly.
Commitlint + Conventional Commits
Commitlint config that enforces Conventional Commits on every commit, with project-scope rules and a Husky commit-msg hook that runs in under a second.
Turborepo Pipeline Config
turbo.json pipeline for a pnpm/Next.js monorepo — content-hashed caching, dependsOn DAG, env passthroughs, and the persistent-task pattern that keeps dev servers off the cache.
Zed Editor Config
Opinionated Zed settings.json — font + theme + Vim mode + Assistant panel wiring + the format-on-save chain that makes it a viable VS Code replacement.
Tmux Popup Workflows
A focused popup layer on top of an existing tmux config — single-letter mnemonics binding ephemeral scratch sessions, popup-driven git, fzf project switchers, and one-shot command runners.
Ghostty Terminal Config
Ghostty config for a Catppuccin Mocha + tmux + Vim setup — font, theme, padding, true-color forwarding, and the keybinding overrides that make it play nicely with tmux.
Obsidian Vault for the Monodex Pattern
Vault setup for a single 'Monodex' knowledge base — folder shape, core plugin settings, the small community plugin set that matters, and the callout conventions that survive an AI-driven content port.