// dx_workbench
Opinionated AI-first DX practices,
documented and ready to apply.
// stack
// collections
1 entry
> Writing Custom Claude Code Skills
How to structure SKILL.md files and rules directories for teaching Claude Code project-specific patterns and conventions.
claude-code
1 entry
> Setting Up lint-staged with Pre-commit Hooks
Configure lint-staged to run ESLint and Prettier on staged files before every commit using Husky git hooks.
giteslintprettier
6 entries
> ESLint Flat Config Setup
Migrate to ESLint flat config format with TypeScript support, shared configs across monorepo packages.
eslinttypescript> Tmux Power-User Configuration
Opinionated tmux config with Catppuccin theme, TPM plugins, popup-driven workflows, and zoxide-powered session switching for terminal-heavy development.
tmuxterminaldotfiles> Claude Code Plugin Stack
Complete inventory of Claude Code plugins for a production development workflow — official, third-party, and local.
claude-code
3 entries
> Turborepo Monorepo Setup Guide
Set up a Turborepo monorepo with pnpm workspaces, shared TypeScript configs, and optimized build pipelines.
turborepopnpm> Claude Code Stack Setup
Step-by-step guide to replicating a production Claude Code development environment — plugins, MCP servers, permissions, and workflow configuration.
claude-code> Content Authoring and Artifact Publishing
How to write MDX content entries and publishable artifacts for the Blink registry — schemas, conventions, and the build pipeline.
velitemdxblink-registry
// contribute
Found something useful? Have feedback?