Agent Skills by Mehmet Efe Akça
Showing 15 vetted skills indexed across 1 GitHub repositories.
convex-agents
Develop persistent AI agents with stateful memory across restarts.
agent-browser
Automate browser interactions via CLI with snapshots and element refs.
convex-http-actions
Define HTTP routes and webhook handlers in Convex applications using httpRouter and httpAction.
shadcn
Manage and discover shadcn/ui components across registries and projects.
convex-cron-jobs
Schedule and monitor recurring Convex tasks with cronJobs and internal functions.
convex-schema-validator
Validate Convex schema definitions with types, optional fields, unions, and migrations.
convex-security-audit
Audits and enforces authorization, data access, and operational protections in Convex apps.
convex-file-storage
Upload, store, serve, and manage file metadata in Convex apps.
convex-functions
Create type-safe Convex function handlers with validators and runtime safeguards.
convex-best-practices
Organizes Convex applications with domain-based functions, strict validators, explicit error handling, and TypeScript usage for production environments and large teams.
convex-component-authoring
Automate creation and publishing of modular Convex components with isolated schemas and types.
convex-migrations
Automate batched Convex schema migrations with progress tracking and failure handling.
convex-security-check
Identify and remediate authentication, authorization, and data handling gaps in Convex applications.
convex-realtime
Build reactive Convex applications with real-time subscriptions, optimistic updates, and cursor-based pagination.
dogfood
Explore web applications to uncover bugs and UX issues with reproduction evidence.