agent-devex

Generate scripts, templates, and ESLint rules for developer workflows.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-devex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-devex
Source: https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2/tree/main/.claude/skills/agent-devex
Command: npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-devex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DX ruim atrasa times de desenvolvimento ao deixar tarefas repetitivas sem padrão, sem ferramentas e sem guias claros.

Core Features & Use Cases

  • Generators de hooks, edge fn, componente shadcn customizado e templates de migration para acelerar a configuração de novos trabalhos.
  • CLI utilitário para ações repetitivas (criar agente copilot, importar leads de teste, reset dev DB) e snippets de IDE.
  • Type safety & guards com isOrganizationId etc., schemas reusáveis (Zod) e util types para consistência de tipos.
  • ESLint custom rules para manter qualidade de código, com mensagens de erro enriquecidas e notas de migração.
  • Flows de dev com hot reload, hooks de onboarding, documentação atualizada e pre-commit hooks.
  • Onboarding com README objetivo, .env.example bem documentado, e scripts de verificação de ambiente.

Quick Start

Instale as dependências e inicie o ambiente de DX com npm i seguido de npm run dev.

Frequently Asked Questions about agent-devex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up generators for custom components and migration templates?

To set up generators for custom components and migration templates, use this DevEx toolkit to scaffold hooks, edge functions, and shadcn components, accelerating new work configuration through standardized modular DX tooling.

How do I enforce type safety and consistency with custom ESLint rules?

Enforce type safety and consistency by applying custom ESLint rules with enriched error messages and migration notes, alongside reusable Zod schemas, util types, and type guards like `isOrganizationId` to validate data structures.

What is the best way to automate repetitive CLI tasks in a development workflow?

Automate repetitive CLI tasks in a development workflow by utilizing the included CLI utility to execute actions like creating copilot agents, importing test leads, and resetting dev databases, alongside preconfigured IDE snippets.

Can I use this DX tooling to improve project onboarding and environment verification?

Yes, you can use this DX tooling to improve project onboarding through objective READMEs, well-documented `.env.example` files, onboarding hooks, and dedicated environment verification scripts to validate local setups.

How do I configure pre-commit hooks and hot reload flows for software engineering tasks?

Configure pre-commit hooks and hot reload flows for software engineering tasks by integrating the toolkit's development flows, which enforce code quality automatically and provide immediate feedback during local development sessions.

Why does poor developer experience slow down development teams?

Poor developer experience slows down development teams by leaving repetitive tasks without standards, lacking proper tooling, and missing clear guides, which this DevEx toolkit solves by providing modular generators and consistent type safety.