Website shower
Let your AI agent find the tasks hiding between ‘it works’ and ‘it’s clean’.
npx -y skills add Talibabtou/website-shower --skill website-showerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Read-only website maintenance audit. Creates a cleanup checklist for repo shape, TypeScript, React/Next, Tailwind/CSS, API/data, state/domain, dependencies, performance, duplicated types/constants, and unused-code leads.
SKILL.md
1.1 KB, as published. Nobody here has run it
Website Shower
This is the plugin skill entry point. The canonical skill lives at the repository root in ../../SKILL.md.
When this skill is loaded from a plugin install:
- Read
../../SKILL.md. - Use
../../references/for audit judgment. - Use
../../scripts/scan-website-shower.shwhen shell access is available. - Write
website-shower-report.mdby default. - Keep audited source/config files read-only unless the user explicitly asks for fixes.
If relative paths are unavailable in the host agent, use this compact fallback:
Audit website repo hygiene read-only. Build an inspected scope first, run or mimic the Website Shower scanner order, confirm scanner leads against real files, then write website-shower-report.md with grouped checklist tasks, file evidence, boundary markers when useful, change risk, safe action, and validation steps.