Set up a fresh clone of the Next.js + Convex + Clerk Web App Starter Kit through a running, verified development app. Use for first-time setup, missing CLERK_JWT_ISSUER_DOMAIN errors, or broken Clerk-to-Convex authentication.
원문 언어: 영어
메뉴
SkillsMP는 robertguss/web-app-starter-kit에서 11개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 11개 중 11개를 표시합니다.
Set up a fresh clone of the Next.js + Convex + Clerk Web App Starter Kit through a running, verified development app. Use for first-time setup, missing CLERK_JWT_ISSUER_DOMAIN errors, or broken Clerk-to-Convex authentication.
원문 언어: 영어
Set up or extend Clerk authentication and owner authorization in this Next.js and Convex starter.
원문 언어: 영어
Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance config, env keys, feature toggles, and any Clerk Backend, Platform, or Frontend API call. Use when the…
원문 언어: 영어
Add Clerk authentication to any project by following the official quickstart guides.
원문 언어: 영어
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries,…
원문 언어: 영어
Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.
원문 언어: 영어
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
원문 언어: 영어
Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.
원문 언어: 영어
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
원문 언어: 영어
Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.
원문 언어: 영어
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.
원문 언어: 영어