Veröffentlichte Skills 22
convex-test
Generate Deterministic Convex Tests
Convex applications need reliable coverage for data access, authentication, errors, and scheduled work. This skill guides you through focused Vitest tests against an in-memory backend.
convex-sentinel
Capture Convex Production Errors with Sentinel
Production failures can be difficult to collect and investigate without exposing sensitive data. This skill guides Sentinel setup, redaction, monitoring, and optional automated triage.
convex-self-heal
Repair Convex Production Errors Safely
Production errors often produce uncertain fixes that stop before verification. This skill triages defects, prepares certified changes, and keeps merging under human control.
convex-optimize
Optimize Your Convex Application
Existing Convex applications can accumulate security, scaling, dependency, and observability gaps. This skill creates a prioritized plan and applies approved improvements.
convex-monitor
Monitor Convex Events and Respond
Convex teams need a reliable way to react to the next important development or production event. This skill waits for typed events and directs the response.
convex-migrate-rehearse
Rehearse Convex Migrations Before Production
Production schema migrations can fail when existing documents do not match new validators. This skill rehearses the migration on snapshot-seeded preview data before promotion.
convex-insights
Investigate Convex Logs and Health
Convex incidents can be difficult to explain from large log streams and health events. This skill produces focused findings with evidence and verification links.
convex-improve-convex-plugin
Review Convex Coding Sessions
Convex onboarding problems can remain hidden inside coding-session transcripts. This skill submits an approved transcript for analysis and summarizes actionable system improvements.
convex-explain-app
Explain Your Convex Application Architecture
Understanding an unfamiliar Convex application requires connecting schemas, functions, authentication, and integrations. This skill produces a structured, source-grounded architecture map without modifying the application.
convex-crons
Build Reliable Convex Cron Jobs
Recurring jobs can fail, duplicate work, or expose public functions when schedules and handlers are poorly designed. This skill guides Claude, Codex, and Claude Code to create safe Convex schedules with internal, idempotent, small handlers.
convex-suggest
Find the Right Convex Component
Developers may rebuild infrastructure that existing Convex components already provide. This skill identifies matching patterns and suggests one focused alternative after completing the current task.
convex-setup-auth
Convex-Authentifizierung einrichten
Die Einrichtung der Convex-Authentifizierung kann fehlschlagen, wenn Provider-Anbindung, Umgebungsvariablen und Backend-Prüfungen nicht zusammenpassen. Dieser Skill führt durch den richtigen Provider-Ablauf und fügt verifizierte Muster für die Convex-Authentifizierung hinzu.
convex-seed
Seed Convex Databases Safely
Preparing reliable fixtures and bulk data for Convex can require repetitive schema checks and careful reruns. This skill guides idempotent internal mutations and CLI imports.
convex-quickstart
Convex-Projekte schnell starten
Das Starten einer Convex-App kann mehrere framework-spezifische Einrichtungsschritte erfordern. Dieser Skill führt durch Scaffolding, Provider-Einbindung, Umgebungsvariablen und erste Validierungsprüfungen.
convex-performance-audit
Convex-Performance-Engpässe auditieren
Langsame Convex-Features verschwenden Lesevorgänge, lösen breite Invalidierungen aus und verdecken Zugriffskonflikte. Dieser Skill führt Claude, Codex und Claude Code durch gezielte Performance-Audits.
convex-migration-helper
Sichere Convex-Datenmigrationen planen
Breaking Changes am Convex-Schema können Deploys fehlschlagen lassen oder Produktionsdaten beschädigen. Dieser Skill unterstützt sichere Rollouts, batchweise Backfills, Dry Runs und Verifizierung.
convex-expert
Build Reliable Convex Backends
Convex backend code can fail from invalid schemas, imports, validators, or query patterns. This skill applies Convex-specific rules and verification steps.
convex-design
Build Production-Ready Convex Backends
Turn plain-English product requirements into a reactive, type-safe Convex backend design. Get guidance for schemas, functions, authentication, storage, scheduling, real-time features, and agent workflows.
convex-create-component
Convex-Komponenten erstellen
Convex-Komponenten benötigen klare Datenhoheit, Wrapper-Funktionen und generierte Typen. Diese Skill unterstützt das Design, die Implementierung, die Verdrahtung und die Validierung von Komponenten für Convex-Projekte.
convex-billing
Add Stripe Billing to Convex
Subscription billing requires coordinated checkout, webhook, and access-control logic. This skill provides a focused Convex workflow using the maintained Stripe component.
convex-auth
Add Convex Authentication to Your App
Convex authentication can fail silently when server and client configuration diverge. This skill wires providers, keys, configuration, UI, and verification steps.
convex
Convex-Aufgaben an den richtigen Skill weiterleiten
Convex-Anfragen können breit gefasst sein, und Teams wählen möglicherweise den falschen Workflow. Dieser Skill führt Claude, Codex und Claude Code zu Setup-Anleitungen und spezialisierten Convex-Skills.