Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when...
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or...
Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database...
Configure LLM providers, use fallback models, handle streaming, and manage model settings in PydanticAI. Use when...
Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit...
Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when...
Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files,...
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py...
Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines,...
Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications,...
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses...
Implements React Flow node-based UIs correctly using @xyflow/react. Use when building flow charts, diagrams, visual...
React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph...
Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when...
React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form...
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human...
Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs,...
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review...
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated...
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY...
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage....
shadcn/ui component patterns with Radix primitives and Tailwind styling. Use when building UI components, using CVA...
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when...
sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or...