Plaza CC avatar

Plaza CC

Official

@plazacc · Brazil

0Followers
|
8Public Repos
|
56Published Skills

Full-stack TypeScript development framework specializing in tRPC architecture, Supabase integration, and standardized Next.js component lifecycle management.

Skills Distribution
DomainDeveloper To...Backend Architecture (40%)Frontend Engineering (30%)Database & Schema .. (20%)Quality Assurance (10%)

Agent Skills by Plaza CC

Showing 56 vetted skills indexed across 1 GitHub repositories.

PlazaCCPlazaCC
2

ui-ux-pro-max

Generate UI and UX design systems with BM25 searches over local CSV datasets.

Official
Advanced
PlazaCCPlazaCC
2

using-git-worktrees

Create isolated Git worktrees for feature branches with safety checks.

Official
Advanced
PlazaCCPlazaCC
2

check-env

Validate required environment variables for presence and formatting.

Official
Intermediate
PlazaCCPlazaCC
2

error-handling

Standardize tRPC backend error handling with TRPCError and HTTP status mappings.

Official
Advanced
PlazaCCPlazaCC
2

adapter-aws-lambda

Deploy tRPC request handlers to AWS Lambda for API Gateway v1/v2 and Function URLs.

Official
Intermediate
PlazaCCPlazaCC
2

adapter-fetch

Deploy tRPC services to edge runtimes using fetchRequestHandler.

Official
Intermediate
PlazaCCPlazaCC
2

test-driven-development

Enforce a Red-Green-Refactor cycle with failing tests before production code.

Official
Intermediate
PlazaCCPlazaCC
2

dotenvx

Encrypt .env files and inject decrypted variables into process.env at runtime.

Official
Intermediate
PlazaCCPlazaCC
2

new-trpc-router

Create tRPC v11 routers with Zod validation and register them in appRouter.

Official
Intermediate
PlazaCCPlazaCC
2

dotenv

Load environment variables from .env files into Node.js process.env.

Official
Advanced
PlazaCCPlazaCC
2

systematic-debugging

Enforce root-cause investigation before fixes in a four-phase debugging workflow.

Official
Advanced
PlazaCCPlazaCC
2

react-query-classic-migration

Migrate tRPC client code from @trpc/react-query to @trpc/tanstack-react-query.

Official
Intermediate
PlazaCCPlazaCC
2

new-shadcn-component

Install shadcn/ui components and scaffold typed wrappers in Next.js projects.

Official
Intermediate
PlazaCCPlazaCC
2

auth

Implement JWT and cookie authentication for tRPC across HTTP, WebSocket, and SSE transports.

Official
Advanced
PlazaCCPlazaCC
2

new-drizzle-table

Create a Drizzle ORM table and generate its migration.

Official
Intermediate
PlazaCCPlazaCC
2

web-design-guidelines

Assess UI code against Web Interface Guidelines and return a rule-based report.

Official
Intermediate
PlazaCCPlazaCC
2

vitest

Run unit and integration tests in Vite projects with Jest-compatible APIs.

Official
Intermediate
PlazaCCPlazaCC
2

service-oriented-architecture

Split a tRPC backend into independent services with custom path routing.

Official
Advanced
PlazaCCPlazaCC
2

dispatching-parallel-agents

Dispatch independent agents to investigate separate failures in parallel.

Official
Intermediate
PlazaCCPlazaCC
2

adapter-standalone

Mount tRPC routers on Node HTTP or HTTP/2 servers without Express.

Official
Intermediate
PlazaCCPlazaCC
2

adapter-express

Mount tRPC as Express middleware using createExpressMiddleware.

Official
Intermediate
PlazaCCPlazaCC
2

typescript-advanced-types

Generate advanced TypeScript type definitions for compile-time safety.

Official
Advanced
PlazaCCPlazaCC
2

shadcn

Manage shadcn/ui component lifecycle in Next.js or Vite projects.

Official
Intermediate
PlazaCCPlazaCC
2

middlewares

Creates and composes tRPC middleware for Node.js TypeScript servers.

Official
Intermediate

Frequently Asked Questions About Plaza CC

FAQPage Schema
What 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.