Skip to content

IvanTsxx/my-next-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My Next.js Skills

Welcome to my repository of custom skills designed for Next.js development.

Installation

This repository uses skills.sh. To install these skills, run the following command in your terminal:

npx skills add https://github.com/IvanTsxx/my-next-skills

Available Skills

Architect Next.js (architect-nextjs)

This skill establishes a robust architectural foundation for scalable Next.js 15+ applications. It enforces the Scope Rule and Screaming Architecture principles to organize code effectively.

Key Features:

  • Scope Rule: Determines component placement based on usage (Local vs. Shared).
  • Screaming Architecture: Ensures directory structures clearly communicate the application's purpose.
  • Next.js 15 Standards: Prioritizes App Router, Server Components, and Server Actions.

You can find the full skill definition in skills/architect-nextjs/SKILL.md.

Releases

No releases published

Packages

No packages published