Instructions file
Instructions for Fuenfgeld/pydantic-ai-skills, covering core principles, development workflow, phase 1: plan, phase 2: document and phase 3: test (write first!).
Instructions file
Instructions for Fuenfgeld/pydantic-ai-skills, covering core principles, development workflow, phase 1: plan, phase 2: document and phase 3: test (write first!).
Skill Claude CodeCodex
Build and debug Pydantic AI v2 agents using best practices for dependencies, instructions, tools, capabilities, hooks, and structured output validation. Use when the user wants to: (1) Create a new Pydantic AI agent, (2) Debug or fix an existing agent, (3) Add features like tools, validators, capabilities, hooks, or…
Skill Claude CodeCodex
Test and evaluate AI agents and LLM outputs using code-first evaluation framework with strong typing. Use when the user wants to: (1) Create evaluation datasets with test cases for AI agents, (2) Define evaluators (deterministic, LLM-as-Judge, custom, or span-based), (3) Run evaluations and generate reports, (4)…