// 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
5 entries
> ESLint Flat Config Setup
Migrate to ESLint flat config format with TypeScript support, shared configs across monorepo packages.
eslinttypescript> Claude Code Plugin Stack
Complete inventory of Claude Code plugins for a production development workflow — official, third-party, and local.
claude-code> Claude Code MCP Server Configuration
MCP servers connected to Claude Code for browser automation, platform management, design tooling, and context optimization.
claude-codemcp
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?