Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to...
cat ~/Nuevo
Explora los skills más recientes añadidos al marketplace
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Guide for Vercel AI SDK v6 implementation patterns including generateText, streamText, ToolLoopAgent, structured...
Guide for strict TypeScript practices including avoiding any, using proper type annotations, and leveraging...
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived...
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge...
Guide for Convex schema design, validators, and TypeScript types. Use when defining database schemas, creating...
Guide for Convex performance optimization including denormalization, index design, avoiding N+1 queries, OCC...
Guide for convex-helpers library patterns including Triggers, Row-Level Security (RLS), Relationship helpers, Custom...
Guide for Convex backend development fundamentals including function types (queries, mutations, actions), layered...
Guide for authoring Convex components - isolated, reusable backend modules with their own schema and functions. Use...
Critical rules and common mistakes to avoid in Convex development. Use when reviewing Convex code, debugging issues,...
Guide for Convex actions, scheduling, cron jobs, and orchestration patterns. Use when implementing external API...
Implement usage-based billing with Flowglad including recording usage events, checking balances, and displaying...
Manage subscription lifecycle including cancellation, plan changes, reactivation, and status display. Use this skill...
Install and configure the Flowglad SDK for Next.js, Express, and React applications. Use this skill when adding...
Build pricing pages, pricing cards, and plan displays with Flowglad. Use this skill when creating pricing tables,...
Implement feature access checks using Flowglad to gate premium features, create paywalls, and restrict functionality...
Implement checkout sessions for purchasing subscriptions and products with Flowglad. Use this skill when creating...
|
|
Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma...
Generates custom design system rules for the user's codebase. Use when user says "create design system rules",...