Flavio Gragnolati
Community@flaviogragnolati · Ushuaia
Agent Skills by Flavio Gragnolati
Showing 38 vetted skills indexed across 1 GitHub repositories.
error-handling
Handle typed TRPC errors with formatting and global logging.
nextjs-app-router
Automates tRPC stack setup for Next.js App Router applications with Prisma and NextAuth.js integration.
react-hook-form-zod
Construct and validate React forms with React Hook Form and Zod schemas.
nextjs-best-practices
Guide Next.js development covering components, data fetching, routing, and performance.
trpc
Implement type-safe APIs in Next.js using tRPC.
handoff
Summarize ongoing conversations into structured Markdown handoff documents.
shadcn
Manage shadcn UI components and project configurations via the shadcn CLI.
mercadopago-nodejs-sdk
Integrate Mercado Pago payments, subscriptions, and OAuth with the Node.js SDK.
middlewares
Create and compose tRPC middleware with TypeScript and @trpc/server.
feature-grill
Clarify feature requirements and generate an implementation plan with documented decisions.
postgres-best-practices
Provide Postgres best practices for schema design, indexing, and query optimization.
improve-codebase-architecture
Identifies shallow modules in codebases and proposes refactoring strategies to deepen them.
prisma-upgrade-v7
Guide Prisma ORM upgrades from v6 to v7 with commands and configurations.
prisma-cli
Guide Prisma CLI commands for setup, generation, migrations, and database management.
trpc-router
Guide tRPC setup, routing, subscriptions, and client integration.
diagnose
Diagnose software bugs by reproducing issues, hypothesizing causes, and implementing fixes.
prisma-driver-adapter-implementation
Implement Prisma ORM v7 driver adapters with interfaces, conversion functions, and error handling.
subscriptions
Set up real-time event streams with async generator subscriptions and SSE.
prisma-client-api
Construct, execute, and interpret Prisma Client database queries in TypeScript applications.
implementation-plan
Generate detailed execution plans for software feature implementation.
zoom-out
Summarizes module relationships and higher-level code structure for a given codebase.
links
Configure tRPC client link chains with httpLink, httpBatchLink, and wsLink.
nextjs-app-router-patterns
Implement Next.js 14+ App Router patterns for server-side rendering and data fetching.
grill-with-docs
Validate domain models and update CONTEXT.md and ADRs during planning.