nextfriday-nextjs
π―Skillfrom next-friday/nextfriday-skills
Enforces Next.js environment variable best practices by requiring `NEXT_PUBLIC_` prefix and preventing fallback values in client components.
Part of
next-friday/nextfriday-skills(7 items)
Installation
npx skills add next-friday/nextfriday-skills --skill nextfriday-best-practicesnpx skills add next-friday/nextfriday-skills --skill nextfriday-namingnpx skills add next-friday/nextfriday-skills --skill nextfriday-code-stylenpx skills add next-friday/nextfriday-skills --skill nextfriday-reactnpx skills add next-friday/nextfriday-skillsSkill Details
Next Friday Next.js rules for environment variables and client components. Use when working with Next.js specific features.
More from this repository6
Provides React/JSX best practices and patterns for clean, maintainable component development and code organization.
Defines TypeScript type patterns for React props, function parameters, and return types to improve code consistency and readability.
Generates clean, consistent code formatting and style guidelines for Next Friday projects using predefined configuration rules.
Generates unique, memorable names for projects, products, or teams using creative naming strategies and linguistic techniques.
Enforces consistent import rules with absolute paths, type imports, and standardized date utilities for TypeScript projects.
Enforces comprehensive TypeScript/React/Next.js coding standards across 41 rules for consistent, high-quality project development.