Agent skill

convex

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

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/violabg/dev-quiz-battle/tree/main/.agents/skills/convex

SKILL.md

Convex Development Skills

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

Core Development

Skill Command Use When
Functions /convex-functions Writing queries, mutations, actions
Schema /convex-schema-validator Defining database schemas and validators
Realtime /convex-realtime Building reactive subscriptions
HTTP Actions /convex-http-actions Webhooks and HTTP endpoints

Data & Storage

Skill Command Use When
File Storage /convex-file-storage File uploads, serving, storage
Migrations /convex-migrations Schema evolution, data backfills

Advanced Patterns

Skill Command Use When
Agents /convex-agents Building AI agents with tools
Cron Jobs /convex-cron-jobs Scheduled background tasks
Components /convex-component-authoring Reusable Convex packages

Security

Skill Command Use When
Security Check /convex-security-check Quick security audit checklist
Security Audit /convex-security-audit Deep security review

Guidelines

Skill Command Use When
Best Practices /convex-best-practices General 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

Expand your agent's capabilities with these related and highly-rated skills.

violabg/dev-quiz-battle

next-best-practices

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

0 0
Explore
violabg/dev-quiz-battle

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

0 0
Explore
violabg/dev-quiz-battle

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

0 0
Explore
violabg/dev-quiz-battle

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

0 0
Explore
violabg/dev-quiz-battle

tailwind-theme-styling

Style the dev-quiz-battle app using Tailwind CSS v4 with OKLCH colors, dark mode support, and modern design patterns. Use when creating responsive layouts, applying themes, and implementing visual components.

0 0
Explore
violabg/dev-quiz-battle

quiz-game-mechanics

Implement quiz game logic including game creation, player turn management, score calculation, answer validation, and game completion. Use when building game flows, turn-based mechanics, and scoring algorithms.

0 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results