nextjs-best-practices
nextjs-best-practices is a set of guidelines for optimizing Next.js applications, focusing on Server and Client Component architecture and data fetching strategies.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
nextjs-best-practices is a set of guidelines for optimizing Next.js applications, focusing on Server and Client Component architecture and data fetching strategies.
ai-factory.review is a code review tool that performs thorough analysis of Git changes, including staged and unstaged changes, using commands like git diff --cached and gh pr view.
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.
General is a set of coding guidelines that prioritize readability and performance, emphasizing correctness, maintainability, and efficiency in software development.
nextjs-app-router-data-fetching is a skill that provides best practices for optimizing data fetching in Next.js applications using techniques like code splitting and Suspense boundaries.
System-architect is a skill that expertise in constructing a system's core architecture, ensuring harmony between functionality, mathematical consistency, and execution performance.
miles-rl-training is a production-ready RL framework optimized for large-scale model post-training, supporting features like FP8 quantization-aware training and train-inference alignment.
Mobile-app-testing is a set of techniques and tools used to ensure the quality and reliability of mobile applications through unit tests, UI tests, integration tests, and performance testing.
nextjs-best-practices is a set of guidelines for developing efficient Next.js applications using App Router, covering server and client components, and decision trees for optimal performance
prompt-engineering-patterns is a set of techniques for designing and optimizing prompts to maximize the performance, reliability, and controllability of Large Language Models (LLMs)
perf is a performance engineering mode focused on optimizing page load and rendering performance, with expertise in Core Web Vitals and asset optimization.
Zod v4 is a TypeScript-first schema declaration and validation library providing static type inference, runtime validation, and exceptional performance.