Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance...
cat ~/トップ
GitHubスター数で並べたトップスキルを閲覧
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...
Critical rules and common mistakes to avoid in Convex development. Use when reviewing Convex code, debugging issues,...
Guide for authoring Convex components - isolated, reusable backend modules with their own schema and functions. Use...
Guide for Convex backend development fundamentals including function types (queries, mutations, actions), layered...
Guide for convex-helpers library patterns including Triggers, Row-Level Security (RLS), Relationship helpers, Custom...
Guide for Convex performance optimization including denormalization, index design, avoiding N+1 queries, OCC...
Guide for Convex schema design, validators, and TypeScript types. Use when defining database schemas, creating...
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge...
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived...
Guide for strict TypeScript practices including avoiding any, using proper type annotations, and leveraging...
Guide for Vercel AI SDK v6 implementation patterns including generateText, streamText, ToolLoopAgent, structured...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
NestJS best practices and architecture patterns for building production-ready applications. This skill should be...
Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when...
Build adaptive and responsive Flutter UIs that work beautifully across all platforms and screen sizes. Use when...
Comprehensive guide for implementing animations in Flutter. Use when adding motion and visual effects to Flutter...
Comprehensive guide for architecting Flutter applications following MVVM pattern and best practices with...
Complete guide for using drift database library in Flutter applications. Use when building Flutter apps that need...
Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports,...