Skill Claude CodeCodex
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.
Skill Claude CodeCodex
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.
Skill Claude CodeCodex
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading.
Skill Claude CodeCodex
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes.
Skill Claude CodeCodex
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations.
Skill Claude CodeCodex
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling.
Skill Claude CodeCodex
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
Cursor rule Cursor
This document serves as some special instructions when working with Convex.
Cursor rule Cursor
This rule helps ensure that React components using Convex queries with Clerk authentication correctly handle loading and authentication states before attempting to fetch data, especially for admin-protected queries.
Cursor rule Cursor
Cursor rule "convex" from waynesutton/promptstack, covering convex guidelines, function guidelines, new function syntax, http endpoint syntax and function registration.
Cursor rule Cursor
Cursor rule "convex2" from waynesutton/promptstack, covering convex guidelines, function guidelines, new function syntax, http endpoint syntax and validators.
Cursor rule Cursor
Cursor rule "convexrules" from waynesutton/promptstack, covering convex guidelines, function guidelines, new function syntax, http endpoint syntax and function registration.
Cursor rule Cursor
description: full-stack AI convex developer globs: alwaysApply: true.
Cursor rule Cursor
description: full-stack AI convex developer globs: alwaysApply: false.
Cursor rule Cursor
description: Convex guidelines globs: alwaysApply: true.
Cursor rule Cursor
Cursor rule "task" from waynesutton/promptstack, covering task list management, task list creation, task list maintenance, ai instructions and example task update.
Plugin Claude Code
Plugin marketplace listing 1 plugin: convex-visual.
Plugin Claude Code
Visual schema browser, dashboard, and ER diagrams for Convex databases. Browse tables, view schemas, inspect documents, and generate diagrams.
Instructions file CodexOpenCode
AGENTS.md instructions for waynesutton/convex-mcp-visual, covering agents.md, project overview, setup commands, install dependencies and build server and ui apps.
Instructions file
Claude Code instructions for waynesutton/convex-mcp-visual, covering claude.md, project summary, quick test, build and test and or add to specific clients.
Plugin Claude Code
Visual schema browser, dashboard, and ER diagrams for Convex databases. Browse tables, view schemas, inspect documents, and generate diagrams.
Skill Claude CodeCodex
Browse and visualize Convex database schemas. Use when exploring Convex tables, viewing document structure, understanding database relationships, or creating dashboards.
Instructions file CodexOpenCode
AGENTS.md instructions for waynesutton/agent-memory, covering agent instructions — @waynesutton/agent-memory, project overview, tech stack, project structure and development commands.
Instructions file
Claude Code instructions for waynesutton/agent-memory, covering claude.md — @waynesutton/agent-memory, what this project is, build & test, key files and convex component rules (important).