implexa
back to leaderboard
GE

@get-convex

contributor on implexa, with 12 skills ranked by SkillRank across 1 source.

get-convex on githubpublishes to skills.sh
skills
12
avg SkillRank
6.3
2 scored / 12 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
6.8skills.sh
migration-helper
migration-helper guides safe convex schema migrations including additive changes, breaking changes, and data transformations with zero-downtime patterns and verification steps.
5.8skills.sh
convex-create-component
convex-create-component covers decision criteria for packaging convex backend logic as reusable components with isolated tables and app-facing apis, but lacks procedural depth on implementation specifics.
skills.sh
convex
Routes general Convex requests to the right project skill. Use when the user
skills.sh
convex-migration-helper
Plans Convex schema and data migrations with widen-migrate-narrow and
skills.sh
convex-setup-auth
convex-setup-auth — an installable skill for AI agents, published by get-convex/agent-skills.
skills.sh
convex-performance-audit
Audits Convex performance for reads, subscriptions, write contention, and
skills.sh
convex-quickstart
Creates or adds Convex to an app. Use for new Convex projects, npm create
skills.sh
auth-setup
Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.
skills.sh
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
skills.sh
schema-builder
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.
skills.sh
function-creator
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
skills.sh
convex-helpers-guide
convex-helpers-guide — an installable skill for AI agents, published by get-convex/agent-skills.