nextfriday-types
π―Skillfrom next-friday/nextfriday-skills
Defines TypeScript type patterns for React props, function parameters, and return types to improve code consistency and readability.
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 TypeScript patterns for props, interfaces, and return types. Use when defining types or writing function signatures.
More 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.
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.