function-creator
π―Skillfrom get-convex/agent-skills
A function creator skill from Convex agent skills for building real-time backend applications.
Same repository
get-convex/agent-skills(7 items)
Installation
npx vibeindex add get-convex/agent-skills --skill function-creatornpx skills add get-convex/agent-skills --skill function-creator~/.claude/skills/function-creator/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.
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.
Convex agent skill that sets up authentication with proper user management, identity mapping, and access control patterns.