nextfriday-react
π―Skillfrom next-friday/nextfriday-skills
Provides React/JSX best practices and patterns for clean, maintainable component development and code organization.
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 React/JSX patterns for components, props, and formatting. Use when writing React components or JSX code.
More from this repository6
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 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.