simplicity-hunter-ts
CommunitySlim TypeScript code by removing complexity.
Authorskyosev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Audit TypeScript code for structural complexity, including duplication, unnecessary abstractions, dead logic paths, flag-heavy APIs, deep nesting, and mixed concerns. Recommends the simplest shape that preserves intended behavior.
Core Features & Use Cases
- Deduplicate logic across modules and tests to reduce surface area.
- Inline trivial abstractions and guard against deep nesting with early returns.
- Detect unintended mixed concerns and over-parameterized APIs to simplify interfaces.
- Identify dead code paths and non-contributing branches during refactors.
- Promote a single canonical path and focused helpers to improve maintainability.
Quick Start
Run a guided audit to surface structural complexity in your TypeScript codebase and generate a prioritised simplification plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: simplicity-hunter-ts Download link: https://github.com/skyosev/agent-skills/archive/main.zip#simplicity-hunter-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.