pohlai88 avatar

pohlai88

Community

@pohlai88

0Followers
|
80Public Repos
|
148Published Skills

pohlai88 maintains 152 skills for TypeScript monorepo engineering, React/Next.js UI development, PostgreSQL data systems, and design-system governance.

Skills Distribution
DomainDeveloper To...TypeScript & Monor.. (35%)React & Next.js Fr.. (25%)Design Systems & U.. (20%)PostgreSQL & Data .. (12%)

Agent Skills by pohlai88

Showing 148 vetted skills indexed across 6 GitHub repositories.

pohlai88pohlai88

ui-ux-pro-max

Searches local UI/UX datasets to generate design systems, palettes, typography, and stack-specific guidelines.

Community
Advanced
pohlai88pohlai88

impeccable-design-polish

Audits and polishes existing HTML pages for hierarchy, accessibility, motion, and responsive issues.

Community
Intermediate
pohlai88pohlai88

using-agent-skills

Discovers and routes tasks to the appropriate engineering workflow skill.

Community
Intermediate
pohlai88pohlai88

liberal-accept-strict-return

Design TypeScript function signatures with broad input types and narrow return types.

Community
Basic
pohlai88pohlai88

material-design-3-color

Applies Material Design 3 dynamic color tokens and theming to user interfaces.

Community
Intermediate
pohlai88pohlai88

material-theme-builder

Generate Material Design 3 color themes and tokens from a source hex color.

Community
Intermediate
pohlai88pohlai88

export-public-types

Export all TypeScript types that appear in public library APIs.

Community
Basic
pohlai88pohlai88

compiler-performance

Optimizes TypeScript compilation speed using project references and tsconfig settings.

Community
Basic
pohlai88pohlai88

typescript-strict

Configures TypeScript strict mode with tsconfig flags, module resolution, and migration guidance.

Community
Intermediate
pohlai88pohlai88

codegen-over-complex-types

Generates TypeScript types from OpenAPI, GraphQL, and database schemas instead of complex type-level code.

Community
Intermediate
pohlai88pohlai88

api-testing

Write integration tests for REST APIs using supertest, MSW, and Vitest.

Community
Intermediate
pohlai88pohlai88

exclusive-or-properties

Enforces mutually exclusive TypeScript properties at compile time using optional never types.

Community
Basic
pohlai88pohlai88

excess-property-checking

Diagnose TypeScript excess property checking errors on object literals versus variables.

Community
Basic
pohlai88pohlai88

lint-rule-development

Guides creation of Biome lint rules and assists with queries, diagnostics, actions, and fixtures.

Community
Advanced
pohlai88pohlai88

material-design-3-shape

Implements Material Design 3 Expressive shape tokens, corner radii, and morphing shapes in CSS.

Community
Intermediate
pohlai88pohlai88

material-design-3-guide

Guides implementation of Material Design 3 across color, motion, typography, shape, layout, components, and icons.

Community
Intermediate
pohlai88pohlai88

tailwind

Implements Tailwind CSS v4 styling patterns including themes, dark mode, and shadcn/ui integration.

Community
Intermediate
pohlai88pohlai88

spec-driven-development

Creates structured specifications through a gated Specify-Plan-Tasks-Implement workflow before writing code.

Community
Intermediate
pohlai88pohlai88

branded-types

Implements phantom branded types in TypeScript to distinguish semantically different primitives.

Community
Intermediate
pohlai88pohlai88

constraint-driven-development

Establishes and enforces a written quality bar in CONSTRAINTS.md with diff-scoped checks.

Community
Advanced
pohlai88pohlai88

domain-language-types

Guides naming TypeScript types using domain language instead of structural terms.

Community
Basic
pohlai88pohlai88

authoring-design-system

Guides authoring of design-system documents with DTCG tokens, component specs, and WCAG 2.2 AA standards.

Community
Advanced
pohlai88pohlai88

pr-to-lint-rule

Convert recurring PR review comments into automated lint rules with tests.

Community
Intermediate
pohlai88pohlai88

material-design-3-typography

Implements Material Design 3 type scales, variable fonts, and typography tokens in CSS.

Community
Intermediate

Frequently Asked Questions About pohlai88

FAQPage Schema
What tasks can I accomplish with pohlai88's skills?▼

You can manage pnpm/Turborepo monorepos, enforce TypeScript strict typing, build React/Next.js apps with shadcn/ui and Tailwind v4, design PostgreSQL schemas with Drizzle ORM, author Material Design 3 themes, run Vitest/Playwright tests, and audit design-token consistency and accessibility.

Who are pohlai88's skills designed for?▼

Frontend and full-stack engineers working in TypeScript monorepos, particularly teams using Next.js, React, Vite, PostgreSQL, and Drizzle ORM. Design-system maintainers and platform engineers enforcing lint, testing, and architecture governance also benefit directly.

How do I install and run these skills?▼

Skills are invoked through an agent skill registry; the find-skills and using-agent-skills entries locate and invoke matching skills per task. Most skills are markdown-based guidance loaded into a coding agent session, with some allowing Bash commands like npx shadcn for component management.

Are pohlai88's skills open source and free?▼

Yes. Skills with declared licenses use MIT (turborepo, pnpm-workspace, tailwind, api-testing, vercel-react-best-practices) or Apache-2.0 (Material Design 3 set). Many skills carry no explicit license but are published publicly in the registry at no cost.

What prerequisites do these skills require?▼

A Node.js environment with pnpm for monorepo skills, TypeScript projects for typing skills, and React/Next.js codebases for UI skills. Database skills assume PostgreSQL access, and design-system skills expect an existing product direction or design document as input.