★ 9 · Updated 2026-03-26
Provides modern Python 3.12+ best practices for syntax, type hints, error handling, project structure, and idiomatic patterns.
Browse skills that use this input.
★ 9 · Updated 2026-03-26
Provides modern Python 3.12+ best practices for syntax, type hints, error handling, project structure, and idiomatic patterns.
★ 49 · Updated 2026-03-21
Audit Python code for deserialization vulnerabilities by identifying unsafe patterns in pickle, yaml, torch, and other serialization libraries
★ 18 · Updated 2026-03-19
Remove unnecessary comments, simplify docstrings, parameterize tests, and clean up code
★ 36 · Updated 2026-02-13
Format Python code using the Black code formatter