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.
Quellsprache: Englisch
Menü
SkillsMP hat 11 Skills aus robertguss/web-app-starter-kit gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 11 von 11 gesammelten Skills angezeigt.
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.
Quellsprache: Englisch
Set up or extend Clerk authentication and owner authorization in this Next.js and Convex starter.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Add Clerk authentication to any project by following the official quickstart guides.
Quellsprache: Englisch
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,…
Quellsprache: Englisch
Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.
Quellsprache: Englisch
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
Quellsprache: Englisch
Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.
Quellsprache: Englisch
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
Quellsprache: Englisch
Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.
Quellsprache: Englisch
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.
Quellsprache: Englisch