Skip to main content
pydantic
GitHub creator profile

pydantic

Repository-level view of 37 collected skills across 8 GitHub repositories.

skills collected
37
repositories
8
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

building-pydantic-ai-agents
unclassified

Build AI agents with Pydantic AI — tools, capabilities (including on-demand loading), structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydantic_ai, or asks to build an AI agent, add…

Aug 28, 2026
migrating-langchain-to-pydantic-ai
software-developers

Migrate Python LangChain or LangGraph applications to Pydantic AI. Use for LangChain agents, chains, LCEL, or direct LangGraph graphs, persistence, interrupts, and streaming. Do not use for migrations centered on `create_deep_agent` or Deep Agents harness…

Aug 22, 2026
add-new-model
unclassified

Add support for a newly-released LLM model in pydantic-ai (e.g. openai:gpt-5.6, anthropic:claude-sonnet-5). Use when a provider ships a new model id and you need to wire literals, profile flags, and tests to recognize it. Handles SDK-lag, gateway list…

Aug 20, 2026
pushing-commits-to-the-repo
unclassified

Open and advance a PR — write a current title and body, label it, review before every push, watch CI, and triage every comment. Use whenever you open a PR or push a commit to one.

Aug 20, 2026
address-feedback
unclassified

Find and address unresolved PR review comments for the current branch, then continue the canonical push, reply, reaction, and resolution workflow.

Aug 20, 2026
adding-a-provider-api-feature
software-developers

Add a new provider API capability (prompt caching, strict/structured tool calling, thinking/reasoning effort, service tier, safety settings, logprobs, etc.) to Pydantic AI. Use when wiring a provider feature through the library — it enforces reasoning from…

Aug 14, 2026
i-have-adhd
software-developers

Shape every response for an ADHD reader who reviews the work but does not do the coding — the agent does. Use whenever responding to ANY message — coding, debugging, planning, casual. Lead with the result or the decision. Surface anything needing the user's…

Aug 3, 2026
poweruser-feature-audit
software-quality-assurance-analysts-and-testers

Independent power-user audit of a big new-feature PR. Research the feature domain from external sources before reading any implementation code, design the ideal test suite from a power-user's perspective, then gap-compare it against the PR to produce…

Jul 22, 2026
Showing 8 of 10 collected skills.
review-general
unclassified

Review the current branch against its merge base for bugs, CPython divergence, sandbox escapes, resource-limit escapes, performance regressions, verbose comments and missing ./limitations/ or docs/ updates. Use for a general pre-merge review of a branch or PR.

Aug 22, 2026
writing-style
software-developers

How to write prose that reads like human technical documentation rather than LLM output. Use whenever writing or editing docstrings, comments, limitations/ docs, READMEs, commit messages or PR descriptions, and when prose reads as smooth, salesy or generic.

Aug 22, 2026
review-security
software-quality-assurance-analysts-and-testers

Security review of the current branch against its merge base — sandbox escapes, memory errors, panics and resource-limit bypasses. Use when reviewing changes for security risk, or before merging anything touching heap.rs, path_security.rs, the wire protocol…

Aug 8, 2026
fix-pr-comments
software-quality-assurance-analysts-and-testers

Read the review comments left by the known agent reviewers on the current PR, resolve and reply. Use when asked to deal with PR comments, review feedback, or bot review findings.

Aug 8, 2026
coverage
software-quality-assurance-analysts-and-testers

Fetch coverage diff from Codecov for the current branch or a specific PR. Shows uncovered lines, patch coverage, and overall coverage change.

Aug 3, 2026
fastmod
software-developers

Use fastmod to make mass code updates to avoid many repetitive changes.

Aug 3, 2026
python-playground
software-developers

Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment with Python without affecting the main codebase.

Aug 3, 2026
review-usability
software-developers

Check whether the common Python code an LLM would plausibly write still works on this branch, testing real cases in ./playground against CPython. Use to find behaviour that diverges from CPython or trips up ordinary idiomatic code.

Aug 3, 2026
Showing 8 of 9 collected skills.
Showing 8 of 8 repositories
All repositories loaded