convexBuild and maintain Convex backends with schema-safe modeling, query and mutation patterns, auth guards, and production rollout checks.
Install via ClawdBot CLI:
clawdbot install ivangdavila/convexGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/convexAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A startup is building a scalable online marketplace with real-time inventory updates and user-specific recommendations. They need to model product catalogs, user carts, and order histories with strict auth to prevent cross-tenant data leaks, using Convex for schema-safe queries and mutations.
A software-as-a-service company is expanding its project management tool to handle thousands of concurrent users. They require efficient indexing for user dashboards and team collaboration features, ensuring deterministic functions and safe rollout of new features without downtime.
A healthcare provider is developing a patient portal for secure access to medical records and appointment scheduling. They must enforce strict authorization at every entry point to comply with privacy regulations, using Convex to manage sensitive data with idempotent writes for external integrations.
A fintech firm is creating a real-time dashboard for financial analytics and transaction monitoring. They need to design indexes for stable performance on high-volume data queries and implement auth guards to secure access based on user roles and workspace boundaries.
Companies offer tiered subscription plans for their Convex-powered applications, charging monthly or annual fees based on features like user seats, data storage, or advanced analytics. Revenue scales with customer acquisition and retention through reliable backend operations.
Agencies or freelancers provide specialized services to help businesses design, implement, and maintain Convex backends, including schema modeling, performance optimization, and security audits. Revenue comes from project-based contracts or ongoing support retainers.
Platforms built with Convex facilitate transactions between buyers and sellers, such as in e-commerce or gig economy apps, generating revenue through commissions on sales, listing fees, or premium features. The backend ensures scalable, secure operations with strict auth and idempotent writes.
💬 Integration Tip
Integrate this skill by first setting up memory files in ~/convex/ to document project decisions, then reference quick-reference files like schema-and-indexes.md for specific tasks to ensure implementation quality and safety.
Scored Apr 19, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.