Skip to content

/convex-component-authoring

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

shell
$ npx -y skills add waynesutton/convexskills --skill convex-component-authoring --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/convex-component-authoring
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
Ships withconvex-skills

Official Convex plugins for AI coding agents, providing development tools for building reactive backends with TypeScript.

Get the whole plugin, auto-invoked
Stats
401
Stars
0
Views
32
Forks
Maintained
Maintenance
JavaScript
Language
Apache-2.0
License
6mo ago
Last commit
6mo ago
Created

Repo: waynesutton/convexskills