Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

python-autotuner

스타2
포크0
업데이트2026년 4월 21일 20:56

Python code optimizer and error fixer: analyzes a Python file or function, rewrites it for speed and quality one change at a time, validates with pytest, benchmarks with timeit, checks with ruff/ty, and measures complexity reduction. Also diagnoses broken Python code (SyntaxError, ImportError, TypeError, AttributeError, runtime crashes) using --goals fix. Trigger on: "/python-autotuner", "optimize this Python", "make this function faster", "benchmark my Python function", "reduce complexity", "ruff keeps failing", "my Python function is too slow", "simplify this Python code", "fix this Python error", "SyntaxError in Python", "my Python code is crashing", "TypeError in Python", or whenever a user shares Python code and mentions errors, crashes, performance, quality, slowness, or complexity.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
22 개 파일
SKILL.md
readonly