By kylebrodeur
Codebase analysis and refactoring skills for duplicate detection, dead code, and architecture validation
Orchestrate a full codebase analysis using all static analysis tools (knip, dependency-cruiser, jscpd) and synthesize findings.
Find unused files, exports, types, and package dependencies using knip. Use when asked to find dead code, unused exports, or files that can be deleted.
Find copy-pasted code blocks and similar patterns using jscpd. Use when asked to find duplicate code, identify refactoring targets, or check if a utility should be extracted because it appears in multiple places.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kylebrodeur/codebase-analysis --plugin codebase-analysisUniversal Agent Context System - Perfect recall for Claude Code with automatic conversation storage
Visual-first UI/UX collaboration workflow using agent-browser (primary), Playwright (alternative), Figma MCP (design system/specs), and Lucid (wireframes). Structured SEE → DISCUSS → IDEATE → SPECIFY → BUILD → VERIFY → SYNC → RECORD loop.
Find and remove dead code across the codebase
Dead code analysis, duplication detection, complexity hotspots, and auto-fix for JavaScript/TypeScript using fallow
Codebase exploration, refactoring, and quality analysis
Lumin Repo Lens: evidence-backed TS/JS repo structure lens for Claude Code.
Live codebase visualization and structural quality gate — 14 health dimensions graded A-F, dependency analysis, and architecture governance via MCP
Analyze local repos for code health, complexity, test coverage gaps - multi-dimensional health analysis combining complexity + churn + coverage