Generate TypeScript API client from Swagger/Go comments. Use when updating API endpoints, adding new routes, or regenerating the frontend API client after backend changes.
원문 언어: 영어
메뉴
SkillsMP는 atilladeniz/next-go-pg에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
Generate TypeScript API client from Swagger/Go comments. Use when updating API endpoints, adding new routes, or regenerating the frontend API client after backend changes.
원문 언어: 영어
Manage database migrations and Better Auth schema. Use when adding tables, modifying schema, running migrations, or resetting the database.
원문 언어: 판별 불가
Generate full-stack features. Backend = hand-written bounded-context aggregates (DDD); frontend = FSD slices with HydrationBoundary. Use when creating new features, adding CRUD operations, or scaffolding new pages.
원문 언어: 영어
Access local technical documentation before searching the internet. Use FIRST when researching any tech stack question.
원문 언어: 영어
Create and manage authentication pages with server-side session handling. Use when adding login, register, or protected pages WITHOUT flicker/skeleton.
원문 언어: 영어
Server-Side + Client-Side Data Fetching with Orval + TanStack Query HydrationBoundary Pattern. ALWAYS use Orval - NEVER manual fetch()!
원문 언어: 영어
Feature-Sliced Design architecture for frontend. Use when creating new features, slices, or understanding the FSD layer structure.
원문 언어: 영어
Add and use shadcn/ui components. Use when building UI, adding new components, or styling pages with shadcn.
원문 언어: 영어
Create and manage system design diagrams with Mermaid. Use for architecture, flows, data models, and business logic visualization.
원문 언어: 영어