Python code quality standards covering PEP 8, Black formatting, type hints, Google-style docstrings, and error handling. Use when writing or reviewing Python code. TRIGGER when: python, formatting, type hints, docstrings, PEP 8, black, isort. DO NOT TRIGGER when: non-Python files, markdown, config, shell scripts.
$npx -y skills add akaszubski/autonomous-dev --skill python-standardsInstalls into the current project.
Run `npx skills use "https://github.com/akaszubski/autonomous-dev" --skill "akaszubski/autonomous-dev/python-standards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/akaszubski/autonomous-dev" that are relevant to the current task. Run `npx skills add "https://github.com/akaszubski/autonomous-dev"` and select the relevant skills, then follow their instructions.