finding-dead-code
>
dead-codecode-analysiscode-cleanuprefactoring
axiomantic
0
repo-cleanup
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.
dead-codedependency-managementcode-cleanupdocumentation
NickCrew
52
unused-code-cleanup
Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags
typescriptreactdead-codeno-unused-locals
phamhung075
31
llm-artifacts-detection
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
agent-testingcode-smellai-detectiondead-code
existential-birds
61