Pratik Pakhale
Community@pratikpakhale
Learning while Building
Agent Skills by Pratik Pakhale
Showing 20 vetted skills indexed across 1 GitHub repositories.
web-design-guidelines
Fetch and apply Web Interface Guidelines to audit UI code.
react-doctor
Scan React codebases for security, performance, correctness, and architectural issues.
shadcn
Manage shadcn/ui components and projects via CLI operations.
convex
Develop Convex backend functions with schemas, security, and real-time sync.
you-might-not-need-an-effect
Audit and refactor React components to minimize useEffect and useLayoutEffect usage.
documentation-lookup
Fetch current library, framework, and API documentation via Context7.
frontend-design
Generate distinctive frontend interfaces with unique typography, color palettes, and motion.
vercel-react-best-practices
Optimize React and Next.js applications using Vercel Engineering best practices.
convex-agents
Develop AI agents with Convex for thread management, tool integration, and RAG patterns.
convex-http-actions
Create and manage HTTP endpoints in Convex applications for webhooks and APIs.
convex-cron-jobs
Schedule recurring Python functions in your app with cron expressions.
convex-schema-validator
Define and validate Convex database schemas with TypeScript types and indexes.
convex-security-audit
Audit Convex application security for authorization, data access, and rate limiting.
convex-file-storage
Manage file uploads, serving, and storage in Convex applications.
convex-functions
Implement Convex.js queries, mutations, actions, and HTTP actions with validation.
convex-best-practices
Enforce Convex coding standards with ESLint plugins and best practices.
convex-component-authoring
Create, structure, and publish self-contained Convex components with isolated schemas and functions.
convex-migrations
Manage Convex database schema migrations with backfill mutations and zero-downtime patterns.
convex-security-check
Audit Convex applications for security vulnerabilities with a checklist and TypeScript examples.
convex-realtime
Implement real-time subscriptions, optimistic updates, and cursor-based pagination in Convex.