ln-622-build-auditor
π―Skillfrom levnikolaevich/claude-code-skills
Audits build health by detecting compiler errors, linter warnings, type errors, and failed tests across multiple tech stacks, generating detailed findings with severity and recommendations.
Part of
levnikolaevich/claude-code-skills(85 items)
Installation
npm run buildnpx eslint . --format jsonSkill Details
Build health audit worker (L3). Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build configuration issues. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.
More from this repository10
Official marketplace for Agile Linear Workflow plugin - complete end-to-end automation for software development teams using Linear. Includes 7XX Project Bootstrap series for technology-agnostic project migration.
Generates comprehensive test documentation with testing strategy and test organization structure for software projects.
Coordinates project documentation by gathering context once, detecting project type, and delegating document creation to 5 specialized workers.
Generates design guidelines documentation for frontend projects with WCAG 2.1 compliance when a frontend framework is detected.
Generates backend documentation files (API spec and database schema) automatically when backend or database technologies are detected in a project.
Audits code comments and docstrings across 6 quality categories, generating a comprehensive compliance score and actionable recommendations for improvement.
Generates a comprehensive runbook.md for DevOps setup, dynamically tailored to project's Docker configuration and deployment specifics.
Configures global exception handling middleware for .NET and Python backend applications with standardized error responses.
Generates reference documentation structure and smart documents for project tech stack, creating only justified architectural decision records and guides.
Audits dependencies for outdated packages, unused imports, unnecessary libraries, and custom implementations, providing actionable recommendations.