production-clean-python

Installation
SKILL.md

Production Clean — Python / Django

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

Stack Detection

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


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
9 days ago
production-clean-python — ahmetcdincer/claude-clean