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 可查看来源和详情。
已展示 11 / 11 个已收集 Skill。
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.
原文语言:英语