Skip to main content
在 Manus 中运行任何 Skill
一键导入

python-health-audit

星标2
分支0
更新时间2026年6月4日 09:53

Runs a **read-only** static audit of a **Python** project (dead code via Ruff/Vulture, cyclomatic complexity hotspots via Radon, duplication via Pylint) using uvx, and writes a single Markdown health report with an A-F grade and 3-item action plan. Use this skill whenever the user asks to audit Python code, find technical debt, hunt dead code or unused imports, measure cyclomatic complexity, detect copy-pasted code blocks, or get a due-diligence / pre-refactor health check on a Python codebase. **Do NOT use for** security audits, performance profiling, test coverage, writing new code, dependency upgrades, CI setup, or non-Python languages (TypeScript, Go, etc.).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly