Zubair Imtiaz
Community@ZubairImtiaz3 · Narowal,Punjab,Pakistan
Full Stack Engineer
Agent Skills by Zubair Imtiaz
Showing 16 vetted skills indexed across 1 GitHub repositories.
neon-drizzle
Configures Drizzle ORM with provisioned Neon databases including schemas and migrations.
wayfinder
Plans large efforts as decision tickets on an issue tracker and resolves them incrementally.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
code-review
Review git diffs against coding standards and originating specs using parallel sub-agents.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking edges.
shadcn
Manages shadcn/ui components, presets, and registries through the shadcn CLI.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
resolving-merge-conflicts
Resolve in-progress git merge and rebase conflicts while preserving both change intents.
grill-with-docs
Interrogates a plan or design while generating ADRs and a glossary.
better-auth-best-practices
Configure Better Auth servers, clients, database adapters, sessions, and plugins for TypeScript applications.
implement
Implements work items from specs or tickets using test-driven development.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing, reviewing, or refactoring React and Next.js code.
turborepo
Configure and optimize Turborepo task pipelines, caching, and monorepo build orchestration.
neon-postgres
Guides setup, connection, branching, and migration workflows for Neon serverless Postgres databases.
resend
Send, receive, and manage transactional emails through the Resend API.
drizzle
Enforces Drizzle ORM schema and query conventions for PostgreSQL tables, indexes, and joins.
Frequently Asked Questions About Zubair Imtiaz
FAQPage SchemaWhat tasks can I accomplish with Zubair Imtiaz's skill registry?▼
You can provision Neon Postgres databases with Drizzle ORM schemas and migrations, optimize React/Next.js performance per Vercel guidelines, configure Better Auth authentication, manage shadcn components, structure Turborepo monorepos, send Resend transactional emails, and run spec-to-ticket planning with parallel code reviews.
Who are these skills designed for?▼
Full-stack and TypeScript engineers building Next.js applications with serverless Postgres backends. They suit developers managing monorepos, adding authentication, composing shadcn UI, or coordinating multi-session engineering work through issue trackers, specs, and ADR documentation.
How do the database setup skills work in practice?▼
The neon-drizzle skill installs dependencies, provisions Neon database credentials, configures connections, generates Drizzle schemas, and runs migrations, producing working code that immediately connects and queries. The neon-postgres skill adds guidance on branching, pooling, autoscaling, and scale-to-zero.
Are these skills open source and what do they cost?▼
The vercel-react-best-practices and resend skills carry MIT licenses; other skills list no license or fee. All skills are free to use, though Resend requires a RESEND_API_KEY from a Resend account, and Neon usage depends on your own Neon project provisioning.
What prerequisites or dependencies do these skills require?▼
Resend requires a RESEND_API_KEY and optionally a RESEND_WEBHOOK_SECRET. shadcn skills invoke npx, pnpm dlx, or bunx shadcn commands. The Matt Pocock engineering skills require running setup-matt-pocock-skills first to configure the issue tracker, triage labels, and domain doc layout.