React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form...
cat ~/Top
Browse top skills sorted by GitHub stars
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human...
Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs,...
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review...
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated...
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY...
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage....
shadcn/ui component patterns with Radix primitives and Tailwind styling. Use when building UI components, using CVA...
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when...
sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or...
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when...
Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization....
Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with...
Reviews SwiftUI code for view composition, state management, performance, and accessibility. Use when reviewing...
Tailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme...
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling,...
Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls,...
Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring...
Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance...
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance. Use when...
Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH...
Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting...
Guide for Convex actions, scheduling, cron jobs, and orchestration patterns. Use when implementing external API...