16,832 skills sorted by stars.
Pytest fixture design, conftest.py hierarchy, and DRY test code patterns. Identifies duplicate fixtures, plans fixture scope, and...
Split large Python files into multiple files organized as a package. Use when user says "split this file", "this file is too big",...
Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `p...
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizi...
Run Qodana code inspection and get parsed results. Use when you need to analyze code quality, find unused code, detect potential b...
Use when asked to scan, decode, read, or extract data from QR codes or barcodes in images.
Expert knowledge on QStash async job processing, job lifecycle (pending → processing → completed/error), retry logic, timeout hand...
品質保証・QAガイド。テスト計画、品質メトリクス、バグ管理、リリース判定基準、探索的テスト、ユーザビリティテストなど、ソフトウェア品質を確保するための実践的な手法。
"Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couvertu...
專責處理 IDF (Information Display Frame) 類型的需求。讀取規格目錄結構,生成/審查 Query Side 設計與實作。支援 Java、TypeScript、Go 多語言。
Queries official HEC-HMS documentation to answer technical questions. Provides access toUser's Manual, Technical Reference Manual,...
Bull queue setup, worker processes, job lifecycle, error handling, retries, progress reporting, Redis connection management, and q...
Generates pacing and fueling strategies for target races based on current fitness and course constraints.
Response-Aware Development (RAD) - Systematic verification of code assumptions using multi-model AI analysis. Auto-activates on ke...
Build RAG systems - embeddings, vector stores, chunking, and retrieval optimization
Ralph loop - iterative goal completion harness
React開発の詳細ガイド。Hooks、コンポーネント設計、パフォーマンス最適化、テストなど、Reactアプリケーション開発のベストプラクティス。
Apply when building forms with validation, handling form state, or integrating with validation libraries like Zod.
Master React Native fundamentals - components, styling, layout, and Expo
Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
Enforce modern React 19 and Next.js App Router patterns - server-first data fetching, minimal useEffect, Server Components, Server...
React performance optimization patterns using memoization, code splitting, and efficient rendering strategies. Use when optimizing...
React testing with Vitest, React Testing Library, and MSW. Focuses on user-centric testing, component isolation, and API mocking....
Extract vendor, date, items, amounts, and total from receipt images using OCR and pattern matching with structured JSON output.
Activate the Recursive Thought Committee multi-persona framework.
Master Redis Cluster - horizontal scaling, hash slots, resharding, cluster management, and distributed architecture
Master Redis Hashes and Sorted Sets - object storage, field operations, leaderboards, rankings, and scoring systems
Master Redis Lists and Sets - queues, stacks, unique collections, set operations, and real-world implementation patterns
Master Redis modules - RedisJSON, RediSearch, RedisTimeSeries, RedisBloom, and extending Redis functionality
Master Redis Strings - SET, GET, INCR, DECR, atomic counters, binary-safe operations, and caching patterns
Master Redis transactions - MULTI/EXEC, WATCH for optimistic locking, Lua scripting, and atomic operation patterns