Skip to main content
get-convex
ملف منشئ GitHub

get-convex

عرض على مستوى المستودعات لـ ٧٤ skills مجمعة عبر ١٣ مستودعات GitHub.

skills مجمعة
٧٤
مستودعات
١٣
محدث
٤ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
convex-codex-plugin
١٩ skills · ٢٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٢٦٪؜الحصة
#02
convex-backend-skill
١٧ skills · ٢٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرون
٤ فئات مهنية · ٨٢٪؜ مصنفة
٢٣٪؜الحصة
#03
convex-backend
١٠ skills · ٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتمصممو قواعد البيانات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#04
convex-evals
٦ skills · ٢٤ مارس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫١٪؜الحصة
#05
agent-skills
٦ skills · ٤ سبتمبر ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٧٪؜ مصنفة
٨٫١٪؜الحصة
#06
convex-kimi-plugin
٥ skills · ٢٨ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمطوّرو البرمجيات
٣ فئات مهنية · ٦٠٪؜ مصنفة
٦٫٨٪؜الحصة
#07
convex-helpers
٢ skills · ١٦ أبريل ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٧٪؜الحصة
#08
templates
٢ skills · ٤ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٧٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

convex-expert
مطوّرو البرمجيات

Convex backend rules — consult this whenever writing or editing any code inside a convex/ directory (schemas, queries, mutations, actions, HTTP endpoints, crons, file storage, auth, component installation). TRIGGER before touching convex/ functions, so the…

٢٨ أغسطس ٢٠٢٦
labs-quickstart
مطوّرو الويب

LABS — the FULL Convex quickstart experience: scaffold a running Next.js + shadcn app from one sentence with passkey (WebAuthn) sign-in and a live in-app Chef feedback panel pre-baked, build the idea live, then PUBLISH it to a public https://<app>.convex.app…

٢٨ أغسطس ٢٠٢٦
quickstart
مطوّرو الويب

Scaffold a running Next.js + shadcn Convex app from one sentence — convex dev + next dev already running — then build the idea live (runs locally). TRIGGER when the user wants to START a new Convex app from scratch — e.g. they ran $quickstart, said 'scaffold…

٢٨ أغسطس ٢٠٢٦
agent
مطوّرو البرمجيات

Build an AI agent / RAG feature on Convex (@convex-dev/agent: threads, tools, vector search). TRIGGER on an AI-agent/chatbot/RAG request.

٢٧ أغسطس ٢٠٢٦
workflow
مطوّرو البرمجيات

Build a durable multi-step pipeline on Convex where each step runs in order and is retried independently on failure (transcribe→summarize→email, ETL, order fulfillment, any 'do A then B then C, retry each' job). Use @convex-dev/workflow — do NOT hand-roll a…

٢٢ يوليو ٢٠٢٦
improve-convex-plugin
المهن الحاسوبية الأخرى

Send THIS Codex session's transcript to the Convex quickstart backend for an AI post-mortem that improves the whole system (runbook, bootstrap, skills). TRIGGER when the user runs $improve-convex-plugin, or after a quickstart build says 'send feedback',…

١٦ يوليو ٢٠٢٦
quickstart-improve
المهن الحاسوبية الأخرى

Backward-compatible alias for improve-convex-plugin. Send THIS Codex session's transcript to the Convex quickstart backend for an AI post-mortem that improves the whole system. TRIGGER when the user runs $quickstart-improve (the former name of…

١٦ يوليو ٢٠٢٦
auth
مطوّرو البرمجيات

Add sign-in (passkeys by default, OAuth/password optional) to the current Convex app, wired correctly incl. auth.config.ts. TRIGGER on a login/auth request for an existing app.

١٥ يوليو ٢٠٢٦
عرض 8 من أصل ١٩ skills مجمعة.
design
غير مصنف

Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, indexes, auth, file storage, scheduling, real-time multiplayer, mobile backends, and LLM/agent workflows on Convex's one-platform stack.

٢٨ أغسطس ٢٠٢٦
labs-quickstart
غير مصنف

LABS — the FULL Convex quickstart: scaffold a Next.js + shadcn app from one sentence with passkey sign-in and an in-app feedback panel pre-baked, build it live, then PUBLISH to a public convex.app URL (with the user's confirmation).

٢٨ أغسطس ٢٠٢٦
quickstart
غير مصنف

Scaffold a brand-new Convex app from a one-sentence idea and build it live — a running Next.js + shadcn app with `convex dev` + `next dev` and error watchers already armed, going from idea to running app in under a minute (locally).

٢٨ أغسطس ٢٠٢٦
convex-authz
محللو أمن المعلومات

Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leaking data by a client-supplied id, and writes into a parent/container the caller doesn't own. Scans for the 4 shapes,…

٢٨ أغسطس ٢٠٢٦
suggest
مطوّرو البرمجيات

Proactively suggest the right Convex component when the user hand-rolls what already exists: setInterval polling → crons, counter increments → sharded-counter, .collect() counts → aggregate, email → resend, DB-counter rate limiting → rate-limiter, uploads →…

٢٨ أغسطس ٢٠٢٦
agent
مطوّرو البرمجيات

Add an AI agent / chatbot / RAG backend on Convex with @convex-dev/agent (durable threads, messages, tools, vector search). TRIGGER when the user wants an AI assistant/chatbot/agent or 'chat with my docs' feature. Calls models through the Convex AI Gateway —…

٢٧ أغسطس ٢٠٢٦
workflow
مطوّرو البرمجيات

Build a durable multi-step pipeline on Convex where each step runs in order and is retried independently on failure (transcribe→summarize→email, ETL, order fulfillment, any 'do A then B then C, retry each' job). Use @convex-dev/workflow — do NOT hand-roll a…

٢٢ يوليو ٢٠٢٦
auth
مطوّرو البرمجيات

Add authentication to the current Convex + web app — passkeys by default (OAuth/password optional), wired end to end incl. the auth.config.ts that's the #1 auth footgun. TRIGGER when the user wants login / sign-in / accounts / passkeys / OAuth for an existing…

١٥ يوليو ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
convex-create-component
مطوّرو البرمجيات

Designs and builds Convex components with isolated tables, clear boundaries, and app-facing wrappers. Use this skill when creating a new Convex component, extracting reusable backend logic into a component, building a third-party integration that owns its own…

٨ أغسطس ٢٠٢٦
convex-create-component
مطوّرو البرمجيات

Designs and builds Convex components with isolated tables, clear boundaries, and app-facing wrappers. Use this skill when creating a new Convex component, extracting reusable backend logic into a component, building a third-party integration that owns its own…

٨ أغسطس ٢٠٢٦
convex-quickstart
مطوّرو البرمجيات

Initializes a new Convex project from scratch or adds Convex to an existing app. Use this skill when starting a new project with Convex, scaffolding with npm create convex@latest, adding Convex to an existing React, Next.js, Vue, Svelte, or other frontend,…

٣٠ يونيو ٢٠٢٦
convex-migration-helper
مصممو قواعد البيانات

Plans and executes safe Convex schema and data migrations using the widen-migrate-narrow workflow and the @convex-dev/migrations component. Use this skill when a deployment fails schema validation, existing documents need backfilling, fields need adding or…

١٤ أبريل ٢٠٢٦
convex-performance-audit
مطوّرو البرمجيات

Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, and function limits. Use this skill when a Convex feature is slow or expensive, npx convex insights shows high bytes or documents read, OCC…

١٤ أبريل ٢٠٢٦
convex-quickstart
مطوّرو البرمجيات

Initializes a new Convex project from scratch or adds Convex to an existing app. Use this skill when starting a new project with Convex, scaffolding with npm create convex@latest, adding Convex to an existing React, Next.js, Vue, Svelte, or other frontend,…

١٤ أبريل ٢٠٢٦
convex-setup-auth
مطوّرو البرمجيات

Sets up Convex authentication with user management, identity mapping, and access control. Use this skill when adding login or signup to a Convex app, configuring Convex Auth, Clerk, WorkOS AuthKit, Auth0, or custom JWT providers, wiring auth.config.ts,…

١٤ أبريل ٢٠٢٦
convex-migration-helper
مصممو قواعد البيانات

Plans and executes safe Convex schema and data migrations using the widen-migrate-narrow workflow and the @convex-dev/migrations component. Use this skill when a deployment fails schema validation, existing documents need backfilling, fields need adding or…

١٤ أبريل ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
add-eval
مطوّرو البرمجيات

Design, implement, validate, and calibrate a new eval for the convex-evals suite. Use when the user wants to add a new eval, create an eval, test a new Convex concept, or expand eval coverage.

٢٤ مارس ٢٠٢٦
add-model
مطوّرو البرمجيات

Add a new AI model to the eval runner, update the manual eval workflow, push changes, and trigger baseline eval runs. Use when the user wants to add a new model, onboard a model, or mentions a new model name/link to add to the leaderboard.

١٣ مارس ٢٠٢٦
analyze-eval
محللو ضمان جودة البرمجيات والمختبرون

Investigate a single failing eval from the convex-evals system. Use when the user shares a visualizer URL pointing to a specific eval, asks about a specific failing eval, or references a specific eval ID.

٢٧ فبراير ٢٠٢٦
analyze-run
محللو ضمان جودة البرمجيات والمختبرون

Analyze all failures in a convex-evals run, spawning parallel sub-agents to investigate each failure and producing a report with classifications and recommendations. Use when the user asks to analyze an entire run, review all failures in a run, or wants to…

٢٧ فبراير ٢٠٢٦
validate-guidelines
محللو ضمان جودة البرمجيات والمختبرون

Empirically verify guideline changes by running before/after eval runs across multiple models and ensuring no regressions. Use when proposing or reviewing changes to runner/models/guidelines.ts, or when the user asks to validate guidelines.

٢٧ فبراير ٢٠٢٦
analyze-ablation
محللو ضمان جودة البرمجيات والمختبرون

Analyze guideline ablation experiment results to determine which guideline sections are essential, marginal, or dispensable. Use when the user asks to analyze ablation results, interpret guideline compaction data, or wants to know which guidelines to keep for…

١٨ فبراير ٢٠٢٦
convex-authz
غير مصنف

Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leaking PII/financial data by a client-supplied id, and writes into a parent/container the caller doesn't own — the single…

٢٨ أغسطس ٢٠٢٦
convex-expert
غير مصنف

Convex backend rules — consult this whenever writing or editing any code inside a convex/ directory (schemas, queries, mutations, actions, HTTP endpoints, crons, file storage, auth, component installation). TRIGGER before touching convex/ functions, so the…

٢٨ أغسطس ٢٠٢٦
check-updates
مطوّرو البرمجيات

Check the CURRENT Convex app's pinned components against the latest recommended versions and offer to upgrade them — e.g. the passkey auth component's new email-first sign-in. TRIGGER when the user runs /check-updates or $check-updates, asks 'are my…

٢٢ يوليو ٢٠٢٦
convex-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Convex code for security, auth, validators, performance, and best practices. TRIGGER when the user asks to review/audit Convex code, or after writing convex/ functions you want checked. Applies the Convex-specific review checklist (auth checks,…

٢٢ يوليو ٢٠٢٦
domains
مديرو الشبكات وأنظمة الحاسوب

Wire a domain the user ALREADY OWNS (GoDaddy/Namecheap/Cloudflare/…) to their Convex app: exact DNS records, custom-domain attachment, auth-origin rebind. TRIGGER when the user owns a domain and wants it pointing at their app ('point my domain at this', 'use…

٢٢ يوليو ٢٠٢٦
عرض ١٢ من أصل ١٣ مستودعات