cleanup

star 266

Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document.

dannysmith By dannysmith schedule Updated 3/27/2026

name: cleanup description: Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document. user-invocable: true allowed-tools: [Read, Write, Bash, Glob, Edit, Agent]

Execution

  1. Spawn the cleanup-analyzer agent to run analysis and investigate findings.
  2. Present the agent's structured report to the user.
  3. Ask the user: "Would you like me to create a task document for these cleanup items?"
  4. If yes, create a task document in tasks-todo/ with the findings organized as actionable steps.
Install via CLI
npx skills add https://github.com/dannysmith/tauri-template --skill cleanup
Repository Details
star Stars 266
call_split Forks 38
navigation Branch main
article Path SKILL.md
More from Creator