Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling,...
cat ~/Nouveau
Parcourez les derniers skills ajoutés au marketplace
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
Tailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme...
Reviews SwiftUI code for view composition, state management, performance, and accessibility. Use when reviewing...
Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with...
Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization....
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when...
sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or...
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when...
shadcn/ui component patterns with Radix primitives and Tailwind styling. Use when building UI components, using CVA...
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage....
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY...
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated...
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review...
Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs,...
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human...
React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form...
Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when...
React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph...
Implements React Flow node-based UIs correctly using @xyflow/react. Use when building flow charts, diagrams, visual...
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses...
Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications,...
Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines,...
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py...