All authors
yonatangross avatar

Claude Skills by yonatangross

github.com/yonatangross
273 skillsA× 265B× 6C× 1F× 19 installs191 views
Resilience PatternsA

Production-grade fault tolerance for distributed systems. Use when implementing circuit breakers, retry with exponential backoff, bulkhead isolation patterns, or building resilience into LLM API integrations.

devopspythongo
0
61
Responsive PatternsA

Responsive design with Container Queries, fluid typography, cqi/cqb units, and mobile-first patterns for React applications. Use when building responsive layouts or container queries.

developmentreactfrontend
0
61
Review PrA

PR review with parallel specialized agents. Use when reviewing pull requests or code.

developmenttypescriptpython
0
61
Root Cause AnalysisA

5 Whys, Fishbone diagrams, Fault Tree Analysis, and systematic debugging approaches. Use when investigating bugs, analyzing incidents, or identifying root causes of problems.

code-qualitygotesting
0
61
Run TestsA

Comprehensive test execution with parallel analysis and coverage reporting. Use when running test suites or troubleshooting failures with the run-tests workflow.

developmentbashtesting
0
61
Saga PatternsA

Saga patterns for distributed transactions with orchestration and choreography approaches. Use when implementing multi-service transactions, handling partial failures, or building systems requiring eventual consistency with compensation.

developmentpythonsql
0
61
Scene Intro CardsA

Transitional intro cards between video scenes. Use when adding "Coming Up Next" cards, scene transitions, or visual breathing room in demos

developmentgoreact
0
61
Scroll Driven AnimationsA

CSS Scroll-Driven Animations with ScrollTimeline, ViewTimeline, parallax effects, and progressive enhancement for performant scroll effects. Use when implementing scroll-linked animations or parallax.

developmentjavascripttypescript
0
61
Security ScanningB

Automated security scanning for dependencies and code. Use when running npm audit, pip-audit, Semgrep, secret detection, or integrating security checks into CI/CD.

developmentjavascripttypescript
0
61
Semantic CachingA

Redis semantic caching for LLM applications. Use when implementing vector similarity caching, optimizing LLM costs through cached responses, or building multi-level cache hierarchies.

ai-agentspythongo
0
61
Shadcn PatternsA

shadcn/ui component patterns including CVA variants, OKLCH theming, cn() utility, and composition. Use when adding shadcn components, building variant systems, or customizing themes.

developmentbashreact
0
61
Silent Failure DetectionA

Detect quiet failures in LLM agents - tool skipping, gibberish outputs, infinite loops, and degraded quality. Use when agents appear to work but produce incorrect results.

ai-agentspythonrails
0
61
Skill AnalyzerA

Reference patterns for parsing skill metadata. Use when extracting phases, examples, or features from SKILL.md files for demo generation

toolstypescriptbash
0
61
Skill EvolutionA

Evolves skills based on usage patterns. Use when improving or rolling back skill definitions.

ai-agentstypescriptpython
0
61
Sqlalchemy 2 AsyncA

SQLAlchemy 2.0 async patterns with AsyncSession, async_sessionmaker, and FastAPI integration. Use when implementing async database operations, connection pooling, or async ORM queries.

databasespythonbash
0
61
Stacked PrsA

Multi-PR development for large features. Stack dependent PRs, manage rebases, and get faster reviews on smaller changes. Use when creating stacked PRs.

code-qualitybashcode-review
0
61
Strawberry GraphqlA

Strawberry GraphQL library for Python with FastAPI integration, type-safe resolvers, DataLoader patterns, and subscriptions. Use when building GraphQL APIs with Python, implementing real-time features, or creating federated schemas.

developmentpythonfastapi
0
61
Streaming Api PatternsA

Real-time data streaming with SSE, WebSockets, and ReadableStream. Use when implementing streaming responses, real-time data updates, Server-Sent Events, WebSocket setup, live notifications, push updates, or chat server backends.

developmenttypescriptpython
0
61
System Design InterrogationA

Use when planning system architecture to ensure nothing is missed. Provides structured questions covering scalability, security, data, and operational dimensions before implementation.

developmenttypescriptsql
0
61
Tanstack Query AdvancedA

Advanced TanStack Query v5 patterns for infinite queries, optimistic updates, prefetching, gcTime, and queryOptions. Use when building data fetching, caching, or optimistic updates.

developmenttypescriptgo
0
61
Task Dependency PatternsA

CC 2.1.16 Task Management patterns with TaskCreate, TaskUpdate, TaskGet, TaskList tools. Decompose complex work into trackable tasks with dependency chains. Use when managing multi-step implementations, coordinating parallel work, or tracking completion status.

toolsgit
0
61
Temporal IoA

Temporal.io workflow orchestration for durable, fault-tolerant distributed applications. Use when implementing long-running workflows, saga patterns, microservice orchestration, or systems requiring exactly-once execution guarantees.

developmentpythontesting
0
61
Terminal Demo GeneratorA

Terminal recording for demo videos. Use when recording CLI sessions with VHS or asciinema, simulating Claude Code output, or converting casts to MP4

toolsshellbash
0
61
Test Data ManagementA

Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases.

testingtypescriptpython
0
61
Test Standards EnforcerA

Enforce testing best practices - AAA pattern, naming conventions, isolation, coverage thresholds. Blocks non-compliant tests. Use when writing or reviewing tests.

developmentjavascripttypescript
0
61
Thumbnail First FrameA

Thumbnail and first-frame optimization for CTR. Use when designing thumbnails, fixing frame-0 visibility issues, or optimizing for platform requirements

developmenttypescriptrust
0
61
Type Safety ValidationA

End-to-end type safety with Zod, tRPC, Prisma, and TypeScript 5.7+ patterns. Use when creating Zod schemas, setting up tRPC, validating input, implementing exhaustive switch statements, branded types, or type checking with ty.

developmenttypescriptpython
0
61
Unit TestingA

Unit testing patterns and best practices. Use when writing isolated unit tests, implementing AAA pattern, designing test isolation, or setting coverage targets for business logic.

developmenttypescriptpython
0
61
User Research MethodsA

User interviews, usability testing, surveys, card sorting, and qualitative research methods. Use when gathering user insights, validating designs, or understanding user behavior.

researchgoreact
0
61
Vcr Http RecordingA

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

developmentpythontesting
0
61
VerifyA

Comprehensive verification with parallel test agents. Use when verifying implementations or validating changes.

developmentpythonbash
0
61
Video PacingA

Video rhythm and timing for maximum engagement. Use when planning cut frequency, optimizing retention, or adapting pacing for different platforms

developmenttypescriptgo
0
61
Video StoryboardingA

Pre-production planning for tech demo videos. Use when planning scenes, structuring narrative flow, or applying AIDA framework to video content

developmenttypescriptgo
0
61
View TransitionsA

View Transitions API for smooth page transitions, shared element animations, and SPA/MPA navigation in React applications. Use when adding view transitions or page animations.

developmentgoreact
0
61
Vision Language ModelsA

GPT-5/4o, Claude 4.5, Gemini 2.5/3, Grok 4 vision patterns for image analysis, document understanding, and visual QA. Use when implementing image captioning, document/chart analysis, or multi-image comparison.

ai-agentspythongo
0
61
Vite AdvancedA

Advanced Vite 7+ patterns including Environment API, plugin development, SSR configuration, library mode, and build optimization. Use when customizing build pipelines, creating plugins, or configuring multi-environment builds.

developmenttypescriptrust
0
61
Wcag ComplianceA

WCAG 2.2 AA accessibility compliance patterns for web applications. Use when auditing accessibility or implementing WCAG requirements.

developmentbashtesting
0
61
Web Research WorkflowA

Unified decision tree for web research. Auto-selects WebFetch vs agent-browser based on target site characteristics. Use when researching web content, scraping, or capturing documentation.

developmentjavascriptjava
0
61
Webapp TestingA

Use when testing web applications with AI-assisted Playwright. Webapp testing covers autonomous test agents for planning, generating, and self-healing tests.

developmentbashtesting
0
61
Worktree CoordinationA

Coordinates multiple Claude instances across worktrees. Use when managing parallel development.

ai-agentsgobash
0
61
Zero Downtime MigrationA

Safe database schema changes without downtime using expand-contract pattern and online schema changes. Use when deploying schema changes to production without service interruption.

developmentpythongo
0
61
Zustand PatternsA

Zustand 5.x state management with slices, middleware, Immer, useShallow, and persistence patterns for React applications. Use when building state management with Zustand.

developmenttypescriptgo
0
61
A11y TestingA

Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks, or auditing UI accessibility.

developmenttypescriptgo
0
61
Add GoldenA

Adds documents to golden dataset with validation. Use when curating test data or saving examples.

developmentpythongo
0
61
Advanced GuardrailsA

LLM guardrails with NeMo, Guardrails AI, and OpenAI. Input/output rails, hallucination prevention, fact-checking, toxicity detection, red-teaming patterns. Use when building LLM guardrails, safety checks, or red-team workflows.

securitypythonrust
0
61
Agent LoopsA

Agentic workflow patterns for autonomous LLM reasoning. Use when building ReAct agents, implementing reasoning loops, or creating LLMs that plan and execute multi-step tasks.

ai-agentstypescriptpython
0
61
Agentic Rag PatternsA

Advanced RAG with Self-RAG, Corrective-RAG, and knowledge graphs. Use when building agentic RAG pipelines, adaptive retrieval, or query rewriting.

developmentpythongo
0
61
Aggregate PatternsA

DDD aggregate design patterns for consistency boundaries and invariants. Use when designing aggregate roots, enforcing business invariants, handling cross-aggregate references, or optimizing aggregate size.

developmentpythonbackend
0
61
Alembic MigrationsA

Alembic migration patterns for SQLAlchemy 2.0 async. Use when creating database migrations, managing schema versions, handling zero-downtime deployments, or implementing reversible database changes.

developmentpythonbash
0
61
Alternative Agent FrameworksA

Multi-agent frameworks beyond LangGraph. CrewAI crews, Microsoft Agent Framework, OpenAI Agents SDK, GPT-5.2-Codex. Use when building multi-agent systems, choosing frameworks.

developmentpythongo
0
61