Loading...
Loading...
Found 48002 skills
yonatangross
Provides idempotency patterns for APIs and event handlers to ensure exactly-once processing and prevent duplicate requests.
yonatangross
Enables asynchronous database operations with SQLAlchemy 2.0 and FastAPI integration for efficient backend development.
yonatangross
Provides CQRS (Command Query Responsibility Segregation) patterns to separate read and write models for optimizing read-heavy systems and enabling independent scaling.
yonatangross
Builds type-safe GraphQL APIs in Python with FastAPI, supporting real-time features and federated schemas.
yonatangross
Provides implementation patterns for real-time token streaming in LLM applications, supporting Server-Sent Events and tool call streaming.
yonatangross
Optimizes web application performance via profiling, React concurrent features, and bundle analysis to resolve slow load times and large bundles.
yonatangross
Optimizes Core Web Vitals (LCP, INP, CLS) with 2025/2026 thresholds, performance budgets, and RUM for improved page performance and regression diagnosis.
yonatangross
Enables human-in-the-loop patterns in LangGraph for approval workflows, manual reviews, and user feedback integration.
yonatangross
Enforces feature-based project structure with max nesting depth and unidirectional imports, blocking violations during file creation and architecture reviews.
yonatangross
Builds Model Context Protocol (MCP) servers to extend Claude's capabilities with custom tools and external integrations for Claude Desktop.
yonatangross
Enables consumer-driven contract testing for API compatibility, ensuring microservice integrations remain stable and preventing breaking changes.
yonatangross
Provides API rate limiting implementations using token bucket, sliding window, and Redis for request throttling and abuse protection.
yonatangross
Optimizes images in Next.js 15 using AVIF/WebP formats, blur placeholders, and responsive sizing for improved performance.
yonatangross
Provides production-ready implementations of fault tolerance patterns including circuit breakers, retry with exponential backoff, and bulkhead isolation for distributed systems and LLM integrations.
yonatangross
Enables end-to-end type safety in TypeScript applications using Zod, tRPC, and Prisma for schema validation and input handling.
yonatangross
Provides utilities for implementing scroll-driven animations using CSS ScrollTimeline and ViewTimeline, enabling parallax effects and smooth scroll-linked animations.
yonatangross
Manages API versioning through path, header, and content negotiation to handle migrations, breaking changes, and backward compatibility.
yonatangross
Provides essential Git workflow patterns including branching strategies, atomic commits, and history recovery for clean version control.
yonatangross
Provides advanced Vite 7+ configuration for environment setup, plugin development, SSR, and build optimization in frontend projects.
yonatangross
Enables implementation of clean architecture using SOLID, hexagonal patterns, and DDD for decoupled, testable backend systems.
yonatangross
Optimizes React component rendering through memoization, virtualization, and profiling to improve performance in large applications.
yonatangross
Configures Claude Code statusline to monitor context window usage and display HUD using CC 2.1.6 fields.
yonatangross
Provides workflow orchestration for building durable, fault-tolerant distributed applications with support for long-running tasks and exactly-once execution guarantees.
yonatangross
Automates WCAG accessibility checks for UI components using axe-core and Playwright, ensuring compliance with accessibility standards.