production-clean-js

Installation
SKILL.md

Production Clean — JavaScript / TypeScript

Prepare your JS/TS project for production. Detect, clean, and report all unnecessary code pollution.

Stack Detection

This skill is for JavaScript and TypeScript projects. Verify package.json exists before proceeding. If the project contains manage.py or pyproject.toml instead, use production-clean-python skill.


STEP 1 — Scan (Do Not Touch Anything Yet)

Scan the entire project. Do not modify anything. Collect all findings into a list.

Installs
1
First Seen
Mar 4, 2026