@skills · Owner
Agent skills by jiatastic
10 skills indexed from github.com/jiatastic. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- commit-message · Skill · 7 stars
Analyze git changes and generate conventional commit messages. Supports batch commits for multiple unrelated changes. Use when: (1) Creating git commits, (
- error-handling · Skill · 7 stars
Python error handling patterns for FastAPI, Pydantic, and asyncio. Follows "Let it crash" philosophy - raise exceptions, catch at boundaries. Covers HTTPEx
- excalidraw-ai · Skill · 7 stars
Create professional Excalidraw diagrams by generating JSON directly. This skill provides the Excalidraw JSON schema reference and professional icon librari
- linting · Skill · 7 stars
Python linting with Ruff - an extremely fast linter written in Rust. Use when: (1) Standardizing code quality, (2) Fixing style warnings, (3) Enforcing rul
- logfire · Skill · 7 stars
Structured observability with Pydantic Logfire and OpenTelemetry. Use when: (1) Adding traces/logs to Python APIs, (2) Instrumenting FastAPI, HTTPX, SQLAlc
- open-python-skills · Collection · 7 stars
- pydantic · Skill · 7 stars
Pydantic models and validation. Use when: (1) Defining schemas, (2) Validating input/output, (3) Generating JSON schema.
- python-backend · Skill · 7 stars
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building RE
- skills · Collection · 7 stars
- ty-skills · Skill · 7 stars
Python type checking expertise using ty - the extremely fast type checker by Astral. Use when: (1) Adding type annotations to Python code, (2) Fixing type