function-creator
OfficialGenerate secure, type-safe Convex functions.
Authorget-convex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers generate secure, type-safe Convex functions (queries, mutations, and actions) with built-in validation, authentication, and error handling so API endpoints can be implemented safely and consistently.
Core Features & Use Cases
- Typed function definitions: validates args and returns with Convex values to prevent runtime errors.
- Auth & Authorization: enforces user identity checks and resource ownership.
- Multi-type support: supports query, mutation, and action endpoints with clear guidance and examples.
- Use Case: Create a new API endpoint for creating a resource, updating it, or performing external calls while preserving safety and determinism.
Quick Start
Use this Skill to generate a secure, typed Convex function for a new API endpoint by defining args, returns, and a handler with proper validation and auth checks.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: function-creator Download link: https://github.com/get-convex/convex-agent-plugins/archive/main.zip#function-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.