// 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
1 entry
> ESLint Flat Config Setup
Migrate to ESLint flat config format with TypeScript support, shared configs across monorepo packages.
eslinttypescript
1 entry
> Turborepo Monorepo Setup Guide
Set up a Turborepo monorepo with pnpm workspaces, shared TypeScript configs, and optimized build pipelines.
turborepopnpm
// contribute
Found something useful? Have feedback?