Searching...
Searching...
Found 122398 results
yonatangross
Automates GitHub issue, PR, milestone, and Projects v2 management using gh CLI and REST API patterns for streamlined repository operations.
yonatangross
Tracks LLM cost savings from caching using Langfuse, monitoring cache effectiveness and attributing costs to agents in multi-agent systems.
yonatangross
Enables high-performance microservice communication in Python using gRPC and Protocol Buffers for service-to-service APIs and streaming data.
yonatangross
Enables consumer-driven contract testing with Pact to verify API compatibility, prevent breaking changes, and ensure stable microservice integrations.
yonatangross
Provides structured code review processes, language-specific checklists, and feedback templates to standardize PR reviews and enhance code quality within development teams.
yonatangross
Provides security patterns for LLM integrations to defend against prompt injection and hallucinations, ensuring safe output validation and context separation.
yonatangross
Enforces FastAPI Clean Architecture patterns, ensuring layer separation and validating dependency injection in backend code.
yonatangross
Enforces testing best practices including AAA pattern, naming conventions, isolation, and coverage thresholds to ensure high-quality test code.
yonatangross
Provides headless browser automation via CLI with snapshot and element reference workflow, reducing context usage by 93% compared to Playwright MCP for web scraping and form automation.
yonatangross
Decomposes complex work into trackable tasks with dependency chains for managing multi-step implementations and parallel work coordination.
yonatangross
Visualizes OrchestKit architecture decisions over time, tracking version evolution and best practices adoption for documentation and review.
yonatangross
Provides end-to-end testing capabilities using Playwright for automating browser interactions and validating complete application flows.
yonatangross
Executes test suites with parallel processing and generates coverage reports for efficient debugging and test management.
yonatangross
Provides pre-defined UI patterns for React dashboards, including widget composition, responsive grids, and data tables.
yonatangross
Provides React code splitting and lazy loading patterns using React.lazy, Suspense, and route-based strategies for optimal bundle performance.
yonatangross
Provides LLM observability for tracing, evaluation, prompt management, and cost tracking to optimize AI model usage.
yonatangross
Provides React form patterns for complex validation, field arrays, and server actions using React Hook Form and Zod.
yonatangross
Provides structured questions for system architecture planning, covering scalability, security, data, and operations to prevent implementation oversights.
yonatangross
Optimizes application performance using profiling, React concurrent features, and bundle analysis for faster user experiences.
yonatangross
Enables building central coordinator agents that route tasks to specialized workers using round-robin or priority-based dispatch in LangGraph.
yonatangross
Automates GitHub releases with semantic versioning, changelogs, and release tagging using gh CLI.
yonatangross
Guides on Domain-Driven Design aggregate patterns for defining consistency boundaries and enforcing business invariants in software architecture.
yonatangross
Secures MCP servers against prompt injection, tool poisoning, and enforces permission management via validated tool descriptions and allowlists.
yonatangross
Enables smooth page transitions and shared element animations for React SPAs and MPAs using the View Transitions API.