Convexskills provides a comprehensive suite of AI agent skills and templates designed for building production-ready applications with Convex. It includes essential patterns for queries, mutations, cron jobs, webhooks, and migrations, streamlining the development process.
claude install waynesutton/convexskillsConvexskills provides a comprehensive suite of AI agent skills and templates designed for building production-ready applications with Convex. It includes essential patterns for queries, mutations, cron jobs, webhooks, and migrations, streamlining the development process.
Building production-ready apps with Convex
Implementing cron jobs for automated tasks
Creating webhooks for real-time data updates
Managing database migrations efficiently
claude install waynesutton/convexskillsgit clone https://github.com/waynesutton/convexskillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Help me build a production-ready application using Convex with [DATA]. I need assistance with setting up [QUERIES/MUTATIONS/CRON JOBS] for my [COMPANY] in the [INDUSTRY] sector.
## Application Setup for Convex ### Overview To build a production-ready application for **Tech Innovations**, a software development company in the **Fintech** industry, we will set up essential Convex features. ### Queries - **GetUserTransactions**: Fetches all transactions for a specific user, enhancing the user experience by displaying relevant financial data. ### Mutations - **AddTransaction**: Allows users to add a new transaction, ensuring that their financial records are always up-to-date. ### Cron Jobs - **DailyTransactionSummary**: Sends users a summary of their transactions every morning, helping them stay informed about their spending habits. ### Webhooks - **TransactionAlertWebhook**: Notifies users via SMS whenever a transaction exceeds a specified limit, ensuring they remain aware of their financial activities. ### Migrations - **UserSchemaUpdate**: Updates the user schema to include new fields for enhanced personalization. This setup will help **Tech Innovations** streamline their development process and deliver a robust application to their users.
Streamline backend development with real-time data sync and serverless deployment.
Automated Meeting Reports Transcripts Notes Video Coaching
Agents that listen, think and act for you.
Orchestrate workloads with multi-cloud support, job scheduling, and integrated service discovery features.
Manage CI/CD processes efficiently with build configuration as code and multi-language support.
Enhance performance monitoring and root cause analysis with real-time distributed tracing.