Marketplace

python-type-hint-reviewer

Reviews code diffs (uncommited changes written by the agent) or new files(untracked files) for Python type hinting and structural principle compliance. Use this skill when user say review code diffs or new files or want to check code quality(when file is a python file). Requires explicit user confirmation before applying any modifications to ensure code quality and safety.

$ インストール

git clone https://github.com/seedspirit/python-type-hint-reviewer /tmp/python-type-hint-reviewer && cp -r /tmp/python-type-hint-reviewer/skills/python-type-hint-reviewer ~/.claude/skills/python-type-hint-reviewer

// tip: Run this command in your terminal to install the skill