·convex-mutations
</>

convex-mutations

sstobo/convex-skills

This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining, registering, calling, and scheduling mutations, including database operations, transactions, and scheduled job patterns.

10Installs·0Trend·@sstobo

Installation

$npx skills add https://github.com/sstobo/convex-skills --skill convex-mutations

SKILL.md

This skill provides specialized guidance for implementing Convex mutation functions, including best practices for function definition, registration, database operations, and scheduling patterns.

This skill includes comprehensive reference documentation in references/mutation-guidelines.md that covers:

For more detailed information and additional patterns, refer to the complete reference documentation.

This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining, registering, calling, and scheduling mutations, including database operations, transactions, and scheduled job patterns. Source: sstobo/convex-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sstobo/convex-skills --skill convex-mutations
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is convex-mutations?

This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining, registering, calling, and scheduling mutations, including database operations, transactions, and scheduled job patterns. Source: sstobo/convex-skills.

How do I install convex-mutations?

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

Where is the source repository?

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