skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
waynesutton/convexskills5.6k installs

convex

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

How do I install this agent skill?

npx skills add https://github.com/waynesutton/convexskills --skill convex
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    No security issues detected. This skill acts as a documentation index and router for Convex development patterns without any executable code or sensitive operations.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerpass

    2 files scanned · No issues

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

Convex Development Skills

This is an index skill for Convex development. Use specific skills for detailed guidance:

Core Development

SkillCommandUse When
Functions/convex-functionsWriting queries, mutations, actions
Schema/convex-schema-validatorDefining database schemas and validators
Realtime/convex-realtimeBuilding reactive subscriptions
HTTP Actions/convex-http-actionsWebhooks and HTTP endpoints

Data & Storage

SkillCommandUse When
File Storage/convex-file-storageFile uploads, serving, storage
Migrations/convex-migrationsSchema evolution, data backfills

Advanced Patterns

SkillCommandUse When
Agents/convex-agentsBuilding AI agents with tools
Cron Jobs/convex-cron-jobsScheduled background tasks
Components/convex-component-authoringReusable Convex packages

Security

SkillCommandUse When
Security Check/convex-security-checkQuick security audit checklist
Security Audit/convex-security-auditDeep security review

Guidelines

SkillCommandUse When
Best Practices/convex-best-practicesGeneral patterns and guidelines

Quick Start

For most tasks:

  1. Start with /convex-best-practices for general patterns
  2. Use /convex-functions for writing backend logic
  3. Use /convex-schema-validator for data modeling
  4. Use specific skills as needed for your use case

Documentation

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/waynesutton/convexskills/convex">View convex on skillZs</a>