公開スキル 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 認証をセットアップする
Convex 認証のセットアップは、プロバイダーの接続、環境変数、バックエンドのチェックが一致していないと失敗することがあります。このスキルは、正しいプロバイダーフローを案内し、検証済みの Convex 認証パターンを追加します。
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プロジェクトをすばやく開始する
Convexアプリを開始するには、フレームワーク固有のセットアップ手順がいくつか必要になる場合があります。このスキルは、スキャフォールディング、プロバイダーの接続、環境変数、最初の検証チェックをガイドします。
convex-performance-audit
Convex のパフォーマンスボトルネックを監査
遅い Convex 機能は読み取りを浪費し、広範な無効化を引き起こし、競合を見えにくくします。このスキルは Claude、Codex、Claude Code に、的を絞ったパフォーマンス監査を案内します。
convex-migration-helper
安全な Convex データマイグレーションを計画する
破壊的な Convex スキーマ変更は、デプロイの失敗や本番データの損傷につながる可能性があります。このスキルは、安全なロールアウト、バッチ処理によるバックフィル、ドライラン、検証をガイドします。
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コンポーネントを構築する
Convexコンポーネントには、明確なデータ所有権、ラッパー関数、生成された型が必要です。このスキルは、Convexプロジェクトにおけるコンポーネントの設計、実装、配線、検証をガイドします。
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タスクを適切なスキルに振り分ける
Convexのリクエストは幅広くなりがちで、チームが誤ったワークフローを選んでしまうことがあります。このスキルは、Claude、Codex、Claude Codeをセットアップガイダンスや専門的なConvexスキルへ導きます。