·convex-eslint
</>

convex-eslint

waynesutton/convexskills

Write Convex code that passes @convex-dev/eslint-plugin rules by default

68Installs·0Trend·@waynesutton

Installation

$npx skills add https://github.com/waynesutton/convexskills --skill convex-eslint

SKILL.md

Write all Convex functions to pass @convex-dev/eslint-plugin. These rules prevent common bugs, security issues, and ensure code quality.

Use explicit table names in all database operations (Convex 1.31.0+).

| no-old-registered-function-syntax | Object syntax with handler | | require-argument-validators | args: {} on all functions | | explicit-table-ids | Table name in db operations | | import-wrong-runtime | No Node imports in Convex runtime |

Write Convex code that passes @convex-dev/eslint-plugin rules by default Source: waynesutton/convexskills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/waynesutton/convexskills --skill convex-eslint
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is convex-eslint?

Write Convex code that passes @convex-dev/eslint-plugin rules by default Source: waynesutton/convexskills.

How do I install convex-eslint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/waynesutton/convexskills --skill convex-eslint 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/waynesutton/convexskills