nextjs-react-typescript
Expert guidance for Next.js, React, and TypeScript, focusing on App Router architecture and performance optimization.
Install
npx skills add https://github.com/mindrally/skills --skill nextjs-react-typescriptStats
| Total installs | 1,343 |
| Weekly installs | 1.3K |
| GitHub stars | 45 |
| First seen | Jan 25, 2026 |
| Source | @mindrally/skills |
Summary
- Covers TypeScript best practices, functional component patterns, and Next.js App Router architecture with emphasis on Server Components over client-side rendering
- Recommends Shadcn UI, Radix UI, and Tailwind CSS for component building and responsive design using mobile-first approach
- Includes performance optimization strategies: dynamic loading, image optimization with WebP, Web Vitals monitoring, and strategic use of Suspense boundaries
- Advocates for nuqs for URL search parameter state management and minimal use of 'use client' directives, reserving them for Web API access only
Tags
Related skills
| Skill | Installs | vs nextjs-react-typescript |
|---|---|---|
| seo-aeo-best-practices | 1,446 | +103 |
| mobile-touch | 1,385 | +42 |
| meta-tags-optimizer | 1,509 | +166 |
| react | 1,456 | +113 |
| frontend-slides | 1,386 | +43 |
FAQ
- How many installs does nextjs-react-typescript have?
- nextjs-react-typescript has 1,343 total installs and 1.3K installs this week.
- Where is nextjs-react-typescript hosted?
- nextjs-react-typescript is published by @mindrally/skills at https://github.com/mindrally/skills.
- How many GitHub stars does nextjs-react-typescript have?
- nextjs-react-typescript has 45 GitHub stars.
- When was nextjs-react-typescript first indexed?
- OrangeBot.AI first indexed nextjs-react-typescript on Jan 25, 2026.
- How do I install nextjs-react-typescript?
- Run: npx skills add https://github.com/mindrally/skills --skill nextjs-react-typescript