What problem does it solve?
This Skill systematically audits and improves the developer experience within a codebase, addressing friction points related to onboarding, code navigation, documentation, and setup.
Core Features & Use Cases
- Documentation Audit: Checks for essential files like READMEs, CLAUDE.md, and architecture docs.
- Code Navigation Clarity: Assesses the organization and documentation of components, composables, and API routes.
- Naming Consistency: Identifies and suggests fixes for naming conflicts and inconsistencies.
- Environment Setup: Verifies the presence and quality of
.env.example files.
- Use Case: A new developer joins a project and struggles to understand where to start or how to set up their local environment. Running this skill provides a clear roadmap of documentation gaps and setup issues, accelerating their onboarding.
Quick Start
Run the dx-audit skill to analyze the current project's developer experience and identify areas for improvement.