Searching...
Searching...
Found 122398 results
yonatangross
Guides on unit testing best practices, including AAA pattern, test isolation, and coverage targets for business logic.
yonatangross
Enables multimodal RAG with CLIP, SigLIP 2, and Voyage Multimodal-3 for image-text retrieval and visual search.
yonatangross
Provides tactical patterns for Domain-Driven Design to model complex business domains, including entities and bounded contexts.
yonatangross
Automatically loads session context from mem0 and knowledge graph at startup for AI agents and RAG systems.
yonatangross
Compresses conversation history to maintain LLM response quality within token limits using anchored summarization and validation.
yonatangross
Provides Framer Motion animation patterns for React, covering page transitions, modals, and RTL-aware effects.
yonatangross
Advanced patterns for TanStack Query v5 including infinite queries, optimistic updates, and caching strategies for React data fetching.
yonatangross
Enables local inference of large language models using Ollama, supporting development, CI pipelines, and cost efficiency with model selection and LangChain integration.
yonatangross
Provides efficient database and HTTP connection management patterns for Python async applications, optimizing resource usage in high-concurrency services.
yonatangross
Improves RAG systems using hybrid BM25-vector search to maintain context and reduce retrieval failures in large language model applications.
yonatangross
Curates high-quality datasets for AI model evaluation, defining quality criteria and multi-agent analysis workflows for test data.
yonatangross
Automates capturing dynamic, login-protected, and multi-page web content via command-line interface for data extraction and documentation.
yonatangross
Conducts load and stress testing with k6 and Locust to validate system performance, identify bottlenecks, and establish baselines under simulated user loads.
yonatangross
Stores decisions and patterns in a knowledge graph with optional cloud sync for efficient personal knowledge management and recall.
yonatangross
Advanced MCP patterns for tool composition, resource management, and scaling in software development workflows.
yonatangross
Enables building LLM agent workflows with parallel execution, persistence, and human-in-the-loop capabilities using LangGraph's functional API pattern.
yonatangross
Provides tools and patterns for building Next.js 16+ applications with React Server Components, App Router, and server-first architecture.
yonatangross
Provides advanced Vite 7+ configuration for environment setup, plugin development, SSR, and build optimization in frontend projects.
yonatangross
Provides production-ready hybrid search using PGVector HNSW and BM25 with Reciprocal Rank Fusion for semantic and metadata-based retrieval.
yonatangross
Assesses software task complexity using automated codebase metrics to determine if a task requires decomposition before implementation.
yonatangross
Provides foundational structure for design systems including tokens, components, documentation, and accessibility to ensure consistent and accessible UI across products.
yonatangross
Retrieves past decisions and patterns from knowledge graphs for informed decision-making and pattern recognition.
yonatangross
Provides responsive layout patterns for React using Container Queries, fluid typography, and mobile-first techniques.
yonatangross
Guides implementation of clean architecture using SOLID, hexagonal patterns, ports and adapters, and DDD for maintainable, testable backends.