error-handling
π―Skillfrom jiatastic/open-python-skills
Implements robust Python error handling for APIs using "Let it crash" philosophy, with domain-specific exceptions, global handlers, and clean propagation of errors.
Same repository
jiatastic/open-python-skills(15 items)
Installation
npx skills add https://github.com/jiatastic/open-python-skills --skill error-handlingNeed more details? View full documentation on GitHub β
More from this repository10
python-backend skill from jiatastic/open-python-skills
ty-skills skill from jiatastic/open-python-skills
linting skill from jiatastic/open-python-skills
excalidraw-ai skill from jiatastic/open-python-skills
Generates context-aware, conventional git commit messages by analyzing code changes and suggesting logical commit groupings across multiple files.
logfire skill from jiatastic/open-python-skills
Validates and serializes data using Python type hints, enabling robust schema definition, input validation, and JSON schema generation.
Provides comprehensive pytest best practices, demonstrating advanced unit testing techniques with fixtures, mocking, and practical testing patterns for Python projects.
Performs automated API testing by generating test cases, sending requests, and validating responses against predefined expectations.
docker-builder skill from jiatastic/open-python-skills