Ben Wallace
Community@benfwalla
I'm trying my best!
Agent Skills by Ben Wallace
Showing 14 vetted skills indexed across 1 GitHub repositories.
convex-agents
Design stateful AI agents with thread management and tool integration in Convex.
convex-http-actions
Expose Convex actions and queries via HTTP endpoints and webhooks.
convex-cron-jobs
Schedule recurring Convex functions with interval and cron timing.
convex-schema-validator
Define and validate Convex database schemas with typed tables, indexes, and migrations.
convex
Route developers to Convex sub-skills for backend, realtime, and storage patterns.
avoid-feature-creep
Enforce MVP-focused scope during product planning and backlog reviews.
convex-security-audit
Audit Convex applications for authorization, data access, and rate limiting.
convex-file-storage
Manage file uploads, storage, serving, and metadata in Convex applications.
convex-functions
Implement Convex functions with explicit validators and error handling.
convex-best-practices
Enforce domain-driven organization, validators, and error handling for Convex apps.
convex-component-authoring
Create and publish self-contained Convex components with standard project structure.
convex-migrations
Define zero-downtime migration patterns for Convex schemas.
convex-security-check
Audit Convex applications for authentication, function exposure, and access control.
convex-realtime
Build React UIs with Convex real-time subscriptions and optimistic updates.