
from skills8
A prioritized, practical rule set for React and Next.js performance: eliminating waterfalls, bundle-size reduction, server/client optimizations, and render impr
Provides a structured, prioritized set of 45 performance rules and coding patterns for React and Next.js. It helps engineers and automation agents identify high-impact optimizations (async patterns, bundle strategies, server-side improvements) and apply them during code reviews, refactors, or generation.
Use when writing, reviewing, or refactoring React/Next.js components and pages; when optimizing bundle size or addressing performance regressions; or when automating code changes to follow Vercel's recommended patterns.
rules/ (has_references=false flag indicates no formal references directory detected by fetch script but examples exist in sibling files)Suitable for code-focused agents and automation that can modify JavaScript/TypeScript codebases (Copilot-style tools, code-generation assistants, or Claude Code).
This skill has not been reviewed by our automated audit pipeline yet.
Azure AI Text Translation — Python
Client examples and usage for Azure AI Translator Text SDK in Python: translation, transliteration, language detection, and dictionary lookup.
Upstash QStash — Serverless Message Queues
Expert skill for designing and operating Upstash QStash-based serverless message queues, scheduled HTTP jobs, webhook delivery, deduplication, and signature ver
Bash Pro
Defensive, production-grade Bash scripting patterns for safe, portable, testable automation and CI/CD.