danhuaxiansheng/claude-code-cleanup-skills
Plugin Claude Code
Plugin marketplace listing 4 plugins: claude-code-cleanup-skills, necessary-code-audit, unused-code-audit, page-flow-cleanup-audit.
danhuaxiansheng/claude-code-cleanup-skills
Plugin Claude Code
Plugin marketplace listing 4 plugins: claude-code-cleanup-skills, necessary-code-audit, unused-code-audit, page-flow-cleanup-audit.
danhuaxiansheng/claude-code-cleanup-skills
Instructions file CodexOpenCode
Instructions for danhuaxiansheng/claude-code-cleanup-skills: This repository contains portable agent skills for code cleanup.
danhuaxiansheng/claude-code-cleanup-skills
Instructions file
Instructions for danhuaxiansheng/claude-code-cleanup-skills: This repository is a Claude Code plugin-style skill collection.
danhuaxiansheng/claude-code-cleanup-skills
Skill Claude CodeCodex
A review process for deciding whether code that still has callers is genuinely needed. It examines wrappers, compatibility layers, old public interfaces, fallbacks, defaults, defensive branches, configuration, and duplicate data sources.
danhuaxiansheng/claude-code-cleanup-skills
Skill Claude CodeCodex
A review process for cleaning up a user-facing page or feature flow by tracing where its data and states come from. It checks loading, empty, error, permission, and lifecycle behavior before removing unnecessary code.
danhuaxiansheng/claude-code-cleanup-skills
Skill Claude CodeCodex
A code-audit skill for proving whether files, exports, functions, components, types, or helpers have real users before removal.