·convex-review
!

convex-review

Comprehensive Convex code review checklist for production readiness. Use when auditing a Convex codebase before deployment, reviewing pull requests, or checking for security and performance issues in Convex functions.

6Installs·1Trend·@aaronvanston

Installation

$npx skills add https://github.com/aaronvanston/skills-convex --skill convex-review

How to Install convex-review

Quickly install convex-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaronvanston/skills-convex --skill convex-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaronvanston/skills-convex.

SKILL.md

View raw

Search: query({, mutation({, action({ - check each has args: AND returns:

Search: ctx.auth.getUserIdentity should appear in most public functions

Search: api. in convex directory - should not be used for scheduling/running

Comprehensive Convex code review checklist for production readiness. Use when auditing a Convex codebase before deployment, reviewing pull requests, or checking for security and performance issues in Convex functions. Source: aaronvanston/skills-convex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaronvanston/skills-convex --skill convex-review
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from aaronvanston/skills-convex

Quick answers

What is convex-review?

Comprehensive Convex code review checklist for production readiness. Use when auditing a Convex codebase before deployment, reviewing pull requests, or checking for security and performance issues in Convex functions. Source: aaronvanston/skills-convex.

How do I install convex-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaronvanston/skills-convex --skill convex-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aaronvanston/skills-convex