Backend skills
Top maintainers
- openclaw · 4.4K skills
- andrelandgraf · 32 skills
- makfly · 32 skills
- pluginagentmarketplace · 31 skills
- bdambrosio · 26 skills
Languages in this topic
6752 skills
This skill guides you through Convex development patterns, routing to specialized skills for efficient backend, data, and automation workflows.
This skill guides you to author self-contained Convex components with isolation, exports, and dependency management for reusable production-ready modules.
This skill helps you build persistent AI agents with Convex, enabling streaming responses, tool usage, and durable workflows.
This skill helps you manage Convex schema migrations safely, enabling adding fields, backfilling data, removing deprecated fields, and zero-downtime patterns.
This skill helps you prevent feature creep by enforcing scope, validating value, and guiding MVP decisions to ship faster.
This skill helps you automate recurring Convex tasks with cron and interval schedules, including retries, monitoring, and scalable batching.
This skill helps you perform comprehensive Convex security audits focusing on authorization, data boundaries, rate limiting, and protecting sensitive
This skill performs a quick Convex security audit, validating authentication, function exposure, argument validation, row-level access, and environment
This skill streamlines Convex file storage workflows by uploading, serving, metadata access, and lifecycle management for images and generated files.
This skill master Convex functions including queries, mutations, actions, and HTTP endpoints with validation and robust runtime handling.
This skill helps you implement Convex realtime patterns including subscriptions, optimistic updates, intelligent caching, and cursor-based pagination for
This skill defines and validates Convex database schemas with precise typing, index configurations, optional fields, unions, and migration strategies.
This skill helps you build robust HTTP endpoints, webhooks, and API integrations in Convex with secure routing, authentication, and signature verification.
This skill helps you build production-ready Convex apps by applying best-practice patterns for function organization, validation, TypeScript usage, and error
This skill helps you create production-ready agents or agent suites autonomously, guiding discovery, design, architecture, and implementation for scalable
This skill retrieves trending, crypto, politics, and other Polymarket markets and prices to help you make informed predictions.
This skill designs complete system architectures with justified tech choices, data models, APIs, and comprehensive NFR coverage for scalable, secure solutions.
This skill converts a PRD into Ralph's prd.json format for autonomous execution, generating one user story per requirement.
This skill performs SAST with Semgrep, detecting vulnerabilities and mapping findings to OWASP and CWE to guide secure remediation.
This skill implements authentication and payments using Clerk, Supabase Auth, and Stripe, guiding secure login flows and subscription handling.
This skill verifies and executes session state transitions according to internal rules to ensure reliable workflow progression.