Agent Skills by Katlyn
Showing 21 vetted skills indexed across 1 GitHub repositories.
convex-http-actions
Build HTTP endpoints and webhook handlers for Convex applications.
web-design-guidelines
Review UI code against Web Interface Guidelines and report accessibility and UX issues in file:line format.
shadcn
Manage shadcn/ui components across registries, presets, and components.json projects.
convex-cron-jobs
Schedule recurring Convex functions with interval or cron expressions.
convex-schema-validator
Define Convex database schemas with typed tables, indexes, and migrations.
convex-file-storage
Automate file upload, storage, serving, and lifecycle management in Convex apps.
better-auth-best-practices
Configure Better Auth server and client with adapters, sessions, and plugins.
convex-functions
Generate typed Convex function handlers with validators and error handling.
convex-best-practices
Enforce Convex backend function organization, validation, and error handling patterns.
vercel-react-best-practices
Identify and apply React/Next.js performance best practices across a codebase.
convex-migrations
Migrate Convex database schemas with batch processing and progress tracking.
turborepo
Configure Turborepo turbo.json files for parallelized builds and caching.
vercel-composition-patterns
Standardize React component design with variant components and shared context providers.
convex-security-check
Audit Convex applications for authentication, function exposure, and validation risks.
convex-realtime
Build reactive Convex applications with real-time subscriptions and optimistic updates in React.
convex-setup-auth
Automate Convex authentication setup with identity mapping and access controls.
convex-migration-helper
Plan and execute Convex schema migrations with the widen-narrow workflow.
convex
Route Convex tasks to the most specific Convex skill.
convex-create-component
Design and implement reusable Convex components with isolated tables and app-facing wrappers.
convex-quickstart
Scaffold Convex projects and wire frontend frameworks with the official CLI.
convex-performance-audit
Diagnose bottlenecks in Convex apps by analyzing reads, writes, subscriptions, and budgets.