optimize
•published 2026/01/26
Optimize your SaaS app across four dimensions - Speed (page load, API response), Code (unused files, dead code), Database (orphaned data, schema hygiene), and Dependencies (package bloat, bundle size). Use when app feels slow, codebase feels bloated, or after significant development work accumulates. Each path follows AUDIT → CLEAN → PREVENT workflow.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add whawkinsiv/claude-code-superpowers/claude-code-skills/5-optimizeFile Explorer
No file selected
Select a file to view its content

