home/categories/frontend/simplereally-bloomstudio-agent-skills-preloading-convex-data-skill-md
frontenddevelopment

preloading-convex-data

Preloads Convex data in Server Components for SSR with client-side reactivity. Input: Query to preload and component that consumes it. Output: Server Component with preloadQuery + Client Component with usePreloadedQuery.

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

Installation and usage

Preloads Convex data in Server Components for SSR with client-side reactivity. Input: Query to preload and component that consumes it. Output: Server Component with preloadQuery + Client Component with usePreloadedQuery.

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 preloading-convex-data