ln-626-dead-code-auditor
π―Skillfrom levnikolaevich/claude-code-skills
Identifies and reports dead, unused, and legacy code across the codebase, generating a comprehensive audit with compliance scoring.
Same repository
levnikolaevich/claude-code-skills(151 items)
Installation
npx vibeindex add levnikolaevich/claude-code-skills --skill ln-626-dead-code-auditornpx skills add levnikolaevich/claude-code-skills --skill ln-626-dead-code-auditor~/.claude/skills/ln-626-dead-code-auditor/SKILL.mdSKILL.md
More from this repository10
Code quality auditor worker skill for checking cyclomatic complexity, deep nesting, long methods, god classes, O(nΒ²) algorithms, N+1 queries, magic numbers, and duplicate constants with structured findings
Coordinates parallel codebase audits across 9 specialized workers, researching best practices and generating a comprehensive Linear task for refactoring.
Audits dependencies for outdated packages, unused imports, unnecessary libraries, and custom implementations, providing actionable recommendations.
Audits observability setup including logging, metrics, and tracing configurations, part of a collection of 102 Claude Code skills.
Orchestrates full initiative decomposition from scope to stories by sequentially delegating Epic and Story creation to specialized coordinators.
Generates a comprehensive runbook.md for DevOps setup, dynamically tailored to project's Docker configuration and deployment specifics.
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.
A ln 730 devops setup skill providing structured project coordination and management capabilities for Claude Code workflows.
Code principles auditor skill from a collection of 86 Claude Code skills that automates the Agile workflow, auditing code against established principles and standards.
Detects, builds, and verifies compilation across multiple project types using appropriate build systems and dependency managers.