Agent Skills by ayan
Showing 21 vetted skills indexed across 1 GitHub repositories.
convex-realtime
Build real-time Convex applications with subscriptions, optimistic updates, and cursor-based pagination.
convex-security-check
Audit Convex applications for security vulnerabilities with a checklist and TypeScript examples.
next-cache-components
Configure Next.js 16 Cache Components for Partial Prerendering with cache directives.
convex-migrations
Manage Convex database schema evolution and data migrations.
frontend-design
Generate production-grade frontend interfaces with HTML, CSS, and JavaScript.
next-upgrade
Detect the current Next.js version, run official codemods, and update dependencies.
convex-component-authoring
Guide users through creating, structuring, and publishing Convex components.
convex-best-practices
Enforce Convex coding standards via ESLint and architectural guidelines.
convex-functions
Create typed Queries, Mutations, Actions and HTTP actions in Convex with validation and error handling.
better-auth-best-practices
Guide Better Auth TypeScript integration covering configuration, adapters, sessions, and plugins.
convex-file-storage
Manage file uploads, serving, and deletion in Convex applications.
next-best-practices
Guide Next.js development with file conventions, RSC boundaries, and data fetching patterns.
convex-security-audit
Audit Convex application security with TypeScript authorization and rate limiting patterns.
avoid-feature-creep
Evaluate new feature requests against MVP scope and product vision.
convex
Index Convex backend development tasks and route users to specialized sub-skills.
convex-schema-validator
Define and validate TypeScript database schemas for Convex applications.
convex-cron-jobs
Schedule recurring Convex functions with interval or cron expressions.
react-doctor
Diagnose React codebase health across security, performance, and architecture.
create-auth-skill
Generate and configure Better Auth authentication layers for TypeScript and JavaScript applications.
convex-http-actions
Create and manage custom HTTP endpoints and webhook handlers in Convex applications.
convex-agents
Develop persistent AI agents with Convex for thread management and tool integration.