Agent Skills by Aniketh
Showing 18 vetted skills indexed across 1 GitHub repositories.
convex-agents
Build persistent, stateful AI agents with Convex Agent components.
vercel-react-native-skills
Apply performance and architecture best practices to React Native and Expo apps.
web-design-guidelines
Compare web component code against Web Interface Guidelines and report issues in file:line format.
convex-schema-validator
Define and validate Convex database schemas with strict typing and index configuration.
convex
Route Convex backend goals to specialized sub-skills for implementation.
convex-security-audit
Audit Convex applications for authorization, data boundaries, and operation isolation.
next-best-practices
Enforce Next.js best-practice patterns across App Router codebases.
nuqs
Manage URL state in Next.js with type-safe parsers and NuqsAdapter.
convex-functions
Implement Convex server functions with typed validators and error handling.
convex-best-practices
Provides Convex development guidelines for function organization, validation, and TypeScript usage.
convex-component-authoring
Build and publish self-contained Convex components with isolated schemas, functions, and types.
frontend-design
Design distinctive frontend interfaces with working React or HTML/CSS/JS code.
vercel-react-best-practices
Analyze React/Next.js projects against 57 performance rules and implement refactors.
convex-migrations
Migrate Convex schemas with batched backfills and zero-downtime patterns.
turborepo
Coordinates multi-package builds and tests with TarGZ-based artifact caching.
vercel-composition-patterns
Refactor React components to replace boolean props with explicit variants and compound components.
convex-security-check
Audit Convex applications for authentication, function exposure, and access control.
convex-realtime
Synchronize React UIs with live data using Convex real-time subscriptions.