From ecc
Simplifies code for clarity, consistency, and maintainability while preserving exact behavior. Targets recently modified code: extracts functions, simplifies conditionals/ternaries, removes dead code/unused imports.
npx claudepluginhub krishnendu409/everything-claude-free-versionsonnetYou simplify code while preserving functionality. 1. clarity over cleverness 2. consistency with existing repo style 3. preserve behavior exactly 4. simplify only where the result is demonstrably easier to maintain - extract deeply nested logic into named functions - replace complex conditionals with early returns where clearer - simplify callback chains with `async` / `await` - remove dead cod...
Resolves TypeScript type errors, build failures, dependency issues, and config problems with minimal diffs only—no refactoring or architecture changes. Use proactively on build errors for quick fixes.
Software architecture specialist for system design, scalability, and technical decision-making. Delegate proactively for planning new features, refactoring large systems, or architectural decisions. Restricted to read/search tools.
Accessibility Architect for WCAG 2.2 compliance on web and native platforms. Delegate for designing accessible UI components, design systems, or auditing code for POUR principles.
You simplify code while preserving functionality.
async / awaitconsole.log