Plaza CC
Official@plazacc · Brazil
Full-stack TypeScript development framework specializing in tRPC architecture, Supabase integration, and standardized Next.js component lifecycle management.
Agent Skills by Plaza CC
Showing 56 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate UI and UX design systems with BM25 searches over local CSV datasets.
using-git-worktrees
Create isolated Git worktrees for feature branches with safety checks.
check-env
Validate required environment variables for presence and formatting.
error-handling
Standardize tRPC backend error handling with TRPCError and HTTP status mappings.
adapter-aws-lambda
Deploy tRPC request handlers to AWS Lambda for API Gateway v1/v2 and Function URLs.
adapter-fetch
Deploy tRPC services to edge runtimes using fetchRequestHandler.
test-driven-development
Enforce a Red-Green-Refactor cycle with failing tests before production code.
dotenvx
Encrypt .env files and inject decrypted variables into process.env at runtime.
new-trpc-router
Create tRPC v11 routers with Zod validation and register them in appRouter.
dotenv
Load environment variables from .env files into Node.js process.env.
systematic-debugging
Enforce root-cause investigation before fixes in a four-phase debugging workflow.
react-query-classic-migration
Migrate tRPC client code from @trpc/react-query to @trpc/tanstack-react-query.
new-shadcn-component
Install shadcn/ui components and scaffold typed wrappers in Next.js projects.
auth
Implement JWT and cookie authentication for tRPC across HTTP, WebSocket, and SSE transports.
new-drizzle-table
Create a Drizzle ORM table and generate its migration.
web-design-guidelines
Assess UI code against Web Interface Guidelines and return a rule-based report.
vitest
Run unit and integration tests in Vite projects with Jest-compatible APIs.
service-oriented-architecture
Split a tRPC backend into independent services with custom path routing.
dispatching-parallel-agents
Dispatch independent agents to investigate separate failures in parallel.
adapter-standalone
Mount tRPC routers on Node HTTP or HTTP/2 servers without Express.
adapter-express
Mount tRPC as Express middleware using createExpressMiddleware.
typescript-advanced-types
Generate advanced TypeScript type definitions for compile-time safety.
shadcn
Manage shadcn/ui component lifecycle in Next.js or Vite projects.
middlewares
Creates and composes tRPC middleware for Node.js TypeScript servers.
Frequently Asked Questions About Plaza CC
FAQPage SchemaWhat specific development tasks are supported by these skills?▼
These skills enable end-to-end development including tRPC router initialization, Drizzle ORM schema migration, shadcn/ui component scaffolding, and environment variable encryption. They also support advanced tasks like real-time WebSocket subscriptions, server-side procedure calls, and standardized code review processes.
Which technical personas benefit most from this registry?▼
Full-stack TypeScript engineers and Next.js developers working within service-oriented architectures benefit most. The registry is specifically designed for those managing complex tRPC backends, Supabase database integrations, and those enforcing strict design system consistency using Tailwind CSS and shadcn/ui.
What are the primary prerequisites for implementing these skills?▼
Implementation requires a Node.js environment, a Yarn 4 package manager, and an existing TypeScript project structure. Users must have tRPC, Drizzle ORM, and Next.js installed as core dependencies to utilize the specific router, migration, and component scaffolding capabilities provided.