auth-setup
π―Skillfrom get-convex/agent-skills
Convex agent skill that sets up authentication with proper user management, identity mapping, and access control patterns.
Same repository
get-convex/agent-skills(7 items)
Installation
npx vibeindex add get-convex/agent-skills --skill auth-setupnpx skills add get-convex/agent-skills --skill auth-setup~/.claude/skills/auth-setup/SKILL.mdSKILL.md
More from this repository6
A convex helpers guide skill from Convex agent skills for building real-time backend applications.
A components guide skill from Convex agent skills for building real-time backend applications.
A schema builder skill from Convex agent skills for building real-time backend applications.
A function creator skill from Convex agent skills for building real-time backend applications.
Convex agent skill that plans and executes safe schema migrations, including adding fields, creating tables, and data transformations.
Convex agent skill that initializes a new Convex backend from scratch with schema, auth, and basic CRUD operations for starting new projects.