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.
maintainer
Simplereally
Updated 1/19/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use preloading-convex-data