Skip to main content
wsimmonds
GitHub クリエイタープロフィール

wsimmonds

1 件の GitHub リポジトリにある 10 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
10
リポジトリ
1
更新
2025年10月23日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

nextjs-advanced-routing
ソフトウェア開発者

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'…

2025年10月23日
nextjs-anti-patterns
ソフトウェア開発者

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,…

2025年10月23日
nextjs-server-client-components
ソフトウェア開発者

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…

2025年10月23日
vercel-ai-sdk
ソフトウェア開発者

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…

2025年10月23日
nextjs-dynamic-routes-params
ウェブ開発者

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…

2025年10月23日
nextjs-pathname-id-fetch
ウェブ開発者

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,…

2025年10月23日
nextjs-server-navigation
ウェブ開発者

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…

2025年10月23日
nextjs-app-router-fundamentals
ソフトウェア開発者

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,…

2025年10月23日
収集済み skill 10 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました