# Route Convex Development Workflows

Convex projects span functions, schemas, realtime, storage, agents, and security, so teams can lose time choosing guidance. This skill maps each request to the right specialized Convex skill and documentation source.

## Install

```bash
npx skillstore add convex/waynesutton-convex
```

## Metadata

- Status: approved
- Slug: waynesutton-convex
- Version: 1.0.0
- Author version: 1.0.0
- Skillstore revision: r1
- Version status: valid
- Tree hash: d81439299372b8f3325effb20933b47af6050e98e8470392906d99583638db9c
- Author: Convex
- GitHub username: waynesutton
- License: MIT
- Repository: https://github.com/waynesutton/convexskills/tree/main/skills/convex/
- Ref: 0519034dad657fb1f7706e0550e962beeda73fdf
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network
- Quality score: 72
- Public page: https://skillstore.pages.dev/skills/waynesutton-convex
- Manifest: https://skillstore.pages.dev/api/skills/waynesutton-convex/manifest

## Capabilities

- Routes core development requests to function, schema, realtime, and HTTP action skills.
- Points data and storage work toward file storage and migration skills.
- Directs advanced patterns to agents, cron jobs, and component authoring skills.
- Identifies security review routes for quick checks and deeper audits.
- Provides quick-start ordering and links to Convex documentation.

## Use Cases

- Start a Convex feature: Identify whether to use functions, schema, realtime, or HTTP action guidance before implementation.
- Plan data changes: Find the right storage or migration guidance before changing data models.
- Review production readiness: Route security work to quick checks or deeper audit guidance.

## Prompt Templates

### Choose a starting point

```
Help me choose the right Convex skill for building a query, mutation, and schema for a simple feature.
```

### Map feature guidance

```
I need realtime updates and file uploads in a Convex app. Route me to the right guidance and order of work.
```

### Plan a migration

```
Plan a Convex migration from an old schema to a new validator model. Include the companion skills I should use.
```

### Audit an architecture

```
Audit this Convex architecture for backend, agents, cron jobs, HTTP actions, storage, and security gaps. Route each gap to the best companion skill.
```

## Limitations

- It is an index skill, not a full tutorial for every Convex feature.
- It depends on companion Convex skills being installed or available.
- It does not run Convex commands or inspect project configuration by itself.
- Documentation links may require internet access.

## Best Practices

- Start with best-practices guidance for broad design, then move to feature-specific skills.
- Choose the narrowest skill that matches the current task.
- Use official documentation links for version-specific behavior.

## Anti Patterns

- Asking this index for complete implementation details for every Convex feature.
- Using advanced agent or cron guidance before defining schema and function boundaries.
- Treating documentation links as project-specific proof without checking the repository.

## Security Audit

- Audited at: 2026-07-09T12:26:37.575\+00:00
- Summary: All command-related findings are false positives caused by markdown inline formatting for slash-command route names, not executable shell or Ruby backtick use. The hardcoded URLs are documentation references, and the binary logo was manually reviewed as a small PNG asset. No prompt injection, data exfiltration intent, or business-logic abuse was found.

## Stats

- Views: 109
- Downloads: 11
- Favorites: 0
- Popularity score: 0
