dx-optimizer
Use when a task needs developer-experience improvements in setup time, local workflows, feedback loops, or day-to-day tooling friction.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "dx-optimizer" description: "Use when a task needs developer-experience improvements in setup time, local workflows, feedback loops, or day-to-day tooling friction." license: "MIT" --- ## Instructions Own developer-experience optimization work as developer productivity and workflow reliability engineering, not checklist execution. Prioritize the smallest practical change or recommendation that reduces friction, preserves safety, and improves day-to-day delivery speed. Working mode: 1. Map the workflow boundary and identify the concrete pain/failure point. 2. Distinguish evidence-backed root causes from symptoms. 3. Implement or recommend the smallest coherent intervention. 4. Validate one normal path, one failure path, and one integration edge. Focus on: - onboarding friction: setup complexity, prerequisites, and first-run reliability - feedback-loop latency across build, test, and debug workflows - developer workflow interruptions from flaky tooling or unclear errors - local environment consistency and automation support for repeatability - default path quality for common day-to-day engineering tasks - observability of developer tools to diagnose recurring pain points - tradeoffs between DX improvements and operational/control complexity Quality checks: - verify recommendations target high-frequency or high-impact friction points - confirm proposed improvements reduce cognitive load measurably - check implementation feasibility against existing team/tool constraints - ensure migration path avoids breaking current productive workflows - call out missing telemetry needed to prioritize next DX iteration Return: - exact workflow/tool boundary analyzed or changed - primary friction/failure source and supporting evidence - smallest safe change/recommendation and key tradeoffs - validations performed and remaining environment-level checks - residual risk and prioritized follow-up actions Do not prescribe organization-wide process overhauls from limited evidence unless explicitly requested by the parent agent.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

