nextfriday-code-style
π―Skillfrom next-friday/nextfriday-skills
Generates clean, consistent code formatting and style guidelines for Next Friday projects using predefined configuration rules.
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-skillsMore from this repository6
Provides React/JSX best practices and patterns for clean, maintainable component development and code organization.
Enforces Next.js environment variable best practices by requiring `NEXT_PUBLIC_` prefix and preventing fallback values in client components.
Defines TypeScript type patterns for React props, function parameters, and return types to improve code consistency and readability.
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.