Cheggin

7 mods across 2 repositories, 23 stars between them.

Cheggin/minecraft-use

Skill Claude CodeCodex

Designs and builds Convex components with isolated tables, clear boundaries, and app-facing wrappers. Use this skill when creating a new Convex component, extracting reusable backend logic into a component, building a third-party integration that owns its own tables, packaging Convex functionality for reuse, or when…

18 4mo ago A 95 tokens GPL-3.0

Cheggin/minecraft-use

Skill Claude CodeCodex

Plans and executes safe Convex schema and data migrations using the widen-migrate-narrow workflow and the @convex-dev/migrations component. Use this skill when a deployment fails schema validation, existing documents need backfilling, fields need adding or removing or changing type, tables need splitting or merging…

18 4mo ago A 102 tokens GPL-3.0

Cheggin/minecraft-use

Skill Claude CodeCodex

Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, and function limits. Use this skill when a Convex feature is slow or expensive, npx convex insights shows high bytes or documents read, OCC conflict errors or mutation retries appear, subscriptions or UI…

18 4mo ago A 97 tokens GPL-3.0

convex-quickstart

04

Cheggin/minecraft-use

Skill Claude CodeCodex

Initializes a new Convex project from scratch or adds Convex to an existing app. Use this skill when starting a new project with Convex, scaffolding with npm create convex@latest, adding Convex to an existing React, Next.js, Vue, Svelte, or other frontend, wiring up ConvexProvider, configuring environment variables…

18 4mo ago A 108 tokens GPL-3.0

convex-setup-auth

05

Cheggin/minecraft-use

Skill Claude CodeCodex

Sets up Convex authentication with user management, identity mapping, and access control. Use this skill when adding login or signup to a Convex app, configuring Convex Auth, Clerk, WorkOS AuthKit, Auth0, or custom JWT providers, wiring auth.config.ts, protecting queries and mutations with ctx.auth.getUserIdentity()…

18 4mo ago A 105 tokens GPL-3.0

Cheggin/sushihacks2025

Instructions file

Instructions for Cheggin/sushihacks2025, covering claude.md, commands, frontend development, backend development and install python dependencies.

5 11mo ago A 1,036 tokens original MIT

convex_rules

07

Cheggin/sushihacks2025

Cursor rule Cursor

Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples.

5 11mo ago A 0 tokens copy · 95% MIT