·nextfriday-types
</>

nextfriday-types

next-friday/nextfriday-skills

Next Friday TypeScript patterns for props, interfaces, and return types. Use when defining types or writing function signatures.

2Installs·0Trend·@next-friday

Installation

$npx skills add https://github.com/next-friday/nextfriday-skills --skill nextfriday-types

SKILL.md

| Props suffix | CardProps, not Card | | Readonly props | props: Readonly | | No inline types | Use interfaces | | Named param types | Extract to interfaces | | Destructuring | (params: Params) not (a, b, c) | | Explicit return | : string, : Promise |

Next Friday TypeScript patterns for props, interfaces, and return types. Use when defining types or writing function signatures. Source: next-friday/nextfriday-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/next-friday/nextfriday-skills --skill nextfriday-types Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/next-friday/nextfriday-skills --skill nextfriday-types
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is nextfriday-types?

Next Friday TypeScript patterns for props, interfaces, and return types. Use when defining types or writing function signatures. Source: next-friday/nextfriday-skills.

How do I install nextfriday-types?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/next-friday/nextfriday-skills --skill nextfriday-types Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/next-friday/nextfriday-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05