Schema validation with Valibot, the modular and type-safe schema library. Use when the user needs to validate data,...
cat ~/الجديد
تصفح أحدث المهارات المضافة إلى السوق
Form handling with Formisch, the type-safe form library for modern frameworks. Use when the user needs to create...
Plan and strategize testing for web and mobile applications. Use when creating test strategy documents, analyzing...
Build applications with Supabase backend-as-a-service. Use when implementing authentication (email/password, OAuth,...
Build Sui blockchain apps with @mysten/sui TypeScript SDK. Use when creating SuiClient, building/signing...
Write and test Move smart contracts on Sui blockchain. Use when creating new Move packages, defining...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Create distinctive, production-grade mobile app interfaces with Apple-quality design standards. Use when designing...
Test Expo/React Native apps with Jest, React Native Testing Library (RNTL), and Maestro. Use when setting up test...
Build universal native apps (Android, iOS, web) using Expo framework with React Native. Use when creating new Expo...
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks...
TanStack Query (React Query) best practices and patterns from TkDodo's authoritative guides. Use when writing,...
发布 claude-list 新版本(更新版本号、CHANGELOG、创建 Tag)
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Build production-ready Neo-brutalism UI components for React/Next.js applications following the Duckeebs design...
|
Senior full-stack team lead that creates detailed, multi-phase implementation plans. Use when receiving a feature...
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer,...
Enforces unidirectional data flow with clear ownership. Use when reviewing data flows, debugging race conditions, or...
Business rules must be separated from execution mechanisms. Use when reviewing code with hardcoded rules in loops or...
Names must encode intent and constraints, not implementation. Use when reviewing vague or generic names.
Mutation must be controlled and localized. Use when reviewing code with scattered mutations or shared mutable state.
Ensures code is understandable locally without global context. Use when reviewing code with hidden dependencies or...
System design should prevent misuse by construction. Use when reviewing defensive code with runtime checks.