home/categories/full-stack/aaronvanston-skills-convex-skills-convex-patterns-skill-md
full-stackdevelopment

convex-patterns

Code organization patterns and TypeScript best practices for Convex. Use when structuring a Convex project, writing helper functions, defining schemas, working with types like QueryCtx/MutationCtx/ActionCtx, or organizing code in a convex/model directory.

aaronvanston
maintainer
aaronvanston
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Code organization patterns and TypeScript best practices for Convex. Use when structuring a Convex project, writing helper functions, defining schemas, working with types like QueryCtx/MutationCtx/ActionCtx, or organizing code in a convex/model directory.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use convex-patterns