get-convex

get-convex

نشط
22
المهارات
3
الفئات
ClaudeCode(CC)Codex

المهارات المنشورة 22

📦

convex-test

Generate Deterministic Convex Tests

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-sentinel

Capture Convex Production Errors with Sentinel

آمن 77

Production failures can be difficult to collect and investigate without exposing sensitive data. This skill guides Sentinel setup, redaction, monitoring, and optional automated triage.

Claude Codex Code(CC)
تثبيت
📦

convex-self-heal

Repair Convex Production Errors Safely

مخاطر متوسطة 70

Production errors often produce uncertain fixes that stop before verification. This skill triages defects, prepares certified changes, and keeps merging under human control.

Claude Codex Code(CC)
تثبيت
📦

convex-optimize

Optimize Your Convex Application

آمن 77

Existing Convex applications can accumulate security, scaling, dependency, and observability gaps. This skill creates a prioritized plan and applies approved improvements.

Claude Codex Code(CC)
تثبيت
📦

convex-monitor

Monitor Convex Events and Respond

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-migrate-rehearse

Rehearse Convex Migrations Before Production

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-insights

Investigate Convex Logs and Health

آمن 77

Convex incidents can be difficult to explain from large log streams and health events. This skill produces focused findings with evidence and verification links.

Claude Codex Code(CC)
تثبيت
📦

convex-improve-convex-plugin

Review Convex Coding Sessions

حرج 38

Convex onboarding problems can remain hidden inside coding-session transcripts. This skill submits an approved transcript for analysis and summarizes actionable system improvements.

Claude Codex Code(CC)
تثبيت
📦

convex-explain-app

Explain Your Convex Application Architecture

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-crons

Build Reliable Convex Cron Jobs

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-suggest

Find the Right Convex Component

آمن 78

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.

Claude Codex Code(CC)
تثبيت
📦

convex-setup-auth

إعداد مصادقة Convex

آمن 80

قد يفشل إعداد مصادقة Convex عندما لا تتطابق توصيلات المزوّد ومتغيرات البيئة وفحوصات الواجهة الخلفية. ترشد هذه المهارة إلى تدفق المزوّد الصحيح وتضيف أنماط مصادقة Convex متحققا منها.

Claude Codex Code(CC)
تثبيت
📦

convex-seed

Seed Convex Databases Safely

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-quickstart

بدء مشاريع Convex بسرعة

آمن 73

قد يتطلب بدء تطبيق Convex عدة خطوات إعداد خاصة بإطار العمل. ترشدك هذه المهارة خلال إنشاء الهيكل الأولي، وربط المزوّد، ومتغيرات البيئة، وأول فحوصات التحقق.

Claude Codex Code(CC)
تثبيت
📦

convex-performance-audit

تدقيق اختناقات أداء Convex

آمن 79

تؤدي ميزات Convex البطيئة إلى إهدار عمليات القراءة، وتشغيل إبطالات واسعة، وإخفاء التنافس. ترشد هذه المهارة Claude وCodex وClaude Code خلال عمليات تدقيق أداء موجهة.

Claude Codex Code(CC)
تثبيت
📦

convex-migration-helper

خطط عمليات ترحيل بيانات Convex بأمان

آمن 78

يمكن أن تؤدي تغييرات مخطط Convex الكاسرة إلى فشل عمليات النشر أو إتلاف بيانات الإنتاج. ترشدك هذه المهارة إلى عمليات طرح آمنة، وعمليات backfill على دفعات، وعمليات تشغيل تجريبية، والتحقق.

Claude Codex Code(CC)
تثبيت
📦

convex-expert

Build Reliable Convex Backends

مخاطر عالية 38

Convex backend code can fail from invalid schemas, imports, validators, or query patterns. This skill applies Convex-specific rules and verification steps.

Claude Codex Code(CC)
تثبيت
📦

convex-design

Build Production-Ready Convex Backends

آمن 77

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.

Claude Codex Code(CC)
تثبيت
📦

convex-create-component

بناء مكوّنات Convex

آمن 80

تحتاج مكوّنات Convex إلى ملكية واضحة للبيانات، ودوال تغليف، وأنواع مولّدة. ترشدك هذه المهارة في تصميم المكوّنات وتنفيذها وربطها والتحقق منها في مشاريع Convex.

Claude Codex Code(CC)
تثبيت
📦

convex-billing

Add Stripe Billing to Convex

مخاطر عالية 38

Subscription billing requires coordinated checkout, webhook, and access-control logic. This skill provides a focused Convex workflow using the maintained Stripe component.

Claude Codex Code(CC)
تثبيت
📦

convex-auth

Add Convex Authentication to Your App

مخاطر عالية 38

Convex authentication can fail silently when server and client configuration diverge. This skill wires providers, keys, configuration, UI, and verification steps.

Claude Codex Code(CC)
تثبيت
📦

convex

توجيه مهام Convex إلى المهارة المناسبة

آمن 78

قد تكون طلبات Convex واسعة النطاق، وقد تختار الفرق سير العمل غير المناسب. توجّه هذه المهارة Claude وCodex وClaude Code نحو إرشادات الإعداد ومهارات Convex المتخصصة.

Claude Codex Code(CC)
تثبيت