About
The Code Standards Detective is a specialized analysis tool for Claude Code that performs deep structural audits of your codebase to identify existing patterns and conventions. By parsing configuration files like ESLint and Prettier alongside actual source code, it generates comprehensive documentation on naming conventions, import strategies, and type usage with statistical confidence levels. This skill is indispensable for onboarding new developers to a project, maintaining consistency across large repositories, and identifying technical debt or architectural anti-patterns that deviate from established norms.