From shipshitdev-library
Safely refactors code using tests to improve readability, cohesion, and maintainability without changing behavior. Triggers on 'refactor', 'clean up code', 'simplify', 'reduce complexity', 'technical debt'.
npx claudepluginhub shipshitdev/skillsThis skill uses the workspace's default tool permissions.
Systematic approach to refactoring code safely — improve readability, cohesion, and maintainability without changing behavior.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Systematic approach to refactoring code safely — improve readability, cohesion, and maintainability without changing behavior.
any typesTest current behavior comprehensively before changing anything.
Find 3+ similar implementations in the codebase to follow.
Make small, incremental changes — one at a time. Prioritize in order:
any with proper types)bun run test <specific-test-file>
data, item, temp, helper, utilBefore starting:
During:
After: