Searching...
Searching...
Found 122398 results
yonatangross
Provides advanced FastAPI configuration for lifespan events, dependency injection, middleware, and Pydantic settings to build robust backend services.
yonatangross
Guides on designing state schemas and implementing state accumulation in LangGraph workflows using Pydantic and TypedDict patterns.
yonatangross
Optimizes LLM agent prompts and RAG systems to reduce token usage while preserving quality through strategic context design.
yonatangross
Automates CI/CD pipelines, containerization (Docker), Kubernetes deployment, and Infrastructure as Code (Terraform) for efficient DevOps workflows.
yonatangross
Enables deep codebase exploration using parallel AI agents to locate files, analyze architecture, and navigate repositories efficiently.
yonatangross
Provides parallel execution patterns for LangGraph, enabling fan-out/fan-in workflows, map-reduce, and concurrent agent execution in AI applications.
yonatangross
Implements event sourcing patterns for state management in event-driven architectures, CQRS, and audit trails.
yonatangross
Evaluates task complexity via 1-5 quality-gates scoring and triggers predefined escalation workflows to resolve blockers.
yonatangross
Enables human-in-the-loop interactions in AI agent workflows using LangGraph, supporting approval processes, manual reviews, and user feedback integration.
yonatangross
Provides idempotency patterns for APIs and event handlers to ensure exactly-once semantics and prevent duplicate request processing.
yonatangross
Enables parallel analysis and implementation to fix GitHub issues and close bugs efficiently.
yonatangross
Enables safe, zero-downtime database schema migrations using the expand-contract pattern for seamless production deployments.
yonatangross
A Python library for building type-safe GraphQL APIs with FastAPI, supporting resolvers, DataLoader, and real-time subscriptions.
yonatangross
AI-powered automation for creating and maintaining web application tests using Playwright, with self-healing capabilities to adapt to UI changes.
yonatangross
Guides implementation of Git workflow patterns including GitHub Flow, atomic commits, and history recovery using reflog for clean version control.
yonatangross
Provides advanced Celery patterns for complex task orchestration, prioritization, and enterprise background processing.
yonatangross
Provides input validation and sanitization patterns to prevent injection attacks and ensure safe user input handling.
yonatangross
Guides selection and implementation of multi-agent frameworks beyond LangGraph, including CrewAI, Microsoft Agent Framework, and OpenAI Agents SDK for AI agent development.
yonatangross
Streamlines software feature implementation through parallel subagents, skills, and MCPs for efficient development.
yonatangross
Provides comprehensive API design patterns for REST, GraphQL, and gRPC, including endpoint creation, routing, pagination, rate limiting, and authentication.
yonatangross
Manages API versioning strategies including URL path, headers, and content negotiation for smooth migrations and backward compatibility.
yonatangross
Enables checkpointing and state persistence for LangGraph workflows to support fault tolerance, execution resumption, and efficient state management.
yonatangross
Provides Zustand 5.x state management patterns for React, including slices, middleware, Immer, and persistence.
yonatangross
Provides distributed locking patterns using Redis and PostgreSQL to prevent race conditions and coordinate resources across multiple instances.