Skip to main content
wsimmonds
GitHub-Creator-Profil

wsimmonds

Repository-Ansicht von 10 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
10
Repositories
1
aktualisiert
23. Okt. 2025
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

nextjs-advanced-routing
Softwareentwickler

Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Actions, error boundaries, draft mode, and streaming with Suspense. CRITICAL for server actions (action.ts, actions.ts files, 'use server'…

23. Okt. 2025
nextjs-anti-patterns
Softwareentwickler

Identify and fix common Next.js App Router anti-patterns and mistakes. Use when reviewing code for Next.js best practices, debugging performance issues, migrating from Pages Router patterns, or preventing common pitfalls. Activates for code review,…

23. Okt. 2025
nextjs-server-client-components
Softwareentwickler

Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'), navigation (Link, redirect, useRouter), cookies/headers access, and 'use client' directive. Activates…

23. Okt. 2025
vercel-ai-sdk
Softwareentwickler

Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or…

23. Okt. 2025
nextjs-dynamic-routes-params
Webentwickler

Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to…

23. Okt. 2025
nextjs-pathname-id-fetch
Webentwickler

Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server components to fetch data from APIs. Use when building pages that display individual items (product pages,…

23. Okt. 2025
nextjs-server-navigation
Webentwickler

Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without…

23. Okt. 2025
nextjs-app-router-fundamentals
Softwareentwickler

Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating layouts, implementing routing, handling metadata, or building Next.js 13+ applications. Activates for App Router migration, layout creation,…

23. Okt. 2025
Es werden 8 von 10 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt