Khai Pham avatar

Khai Pham

Community

@pmkhai

2Followers
|
90Public Repos
|
25Published Skills

Agent Skills by Khai Pham

Showing 25 vetted skills indexed across 1 GitHub repositories.

PMKhaiPMKhai

render-props-pattern

Share rendering logic across components using render props that return JSX.

Community
Intermediate
PMKhaiPMKhai

research

Synthesize technical information from docs and libraries into research reports.

Community
Intermediate
PMKhaiPMKhai

react-composition-2026

Teach React component API design using composition over boolean props.

Community
Advanced
PMKhaiPMKhai

compound-pattern

Coordinate React subcomponents through shared parent state via Context API.

Community
Intermediate
PMKhaiPMKhai

static-rendering

Generate pre-rendered HTML at build time for CDN deployment.

Community
Intermediate
PMKhaiPMKhai

mfe-pattern

Expose and orchestrate micro frontends via window surface and hash-based routing.

Community
Advanced
PMKhaiPMKhai

hooks-pattern

Extract stateful logic into reusable custom hooks for React components.

Community
Intermediate
PMKhaiPMKhai

streaming-ssr

Stream React server-side rendering with renderToPipeableStream and Suspense.

Community
Intermediate
PMKhaiPMKhai

code-review

Review code against SPEC.md and output approval.md or issues.md.

Community
Intermediate
PMKhaiPMKhai

client-side-rendering

Render React-based SPAs in the browser with a minimal HTML shell.

Community
Intermediate
PMKhaiPMKhai

progressive-hydration

Defer hydration of non-critical React components using Suspense boundaries and dynamic imports.

Community
Advanced
PMKhaiPMKhai

server-side-rendering

Render React components on the server to generate full HTML for initial load.

Community
Advanced
PMKhaiPMKhai

react-2026

Guide React stack selection for modern web apps.

Community
Advanced
PMKhaiPMKhai

ai-ui-patterns

Provide reusable React design patterns for streaming AI UIs with Vercel AI SDK.

Community
Advanced
PMKhaiPMKhai

learner

Extract learnings from task artifacts and merge them into project context files.

Community
Intermediate
PMKhaiPMKhai

react-selective-hydration

Enable selective hydration for SSR React apps using Suspense and hydrateRoot.

Community
Intermediate
PMKhaiPMKhai

architect

Analyze requirements and design system architecture with component mapping and API endpoints.

Community
Advanced
PMKhaiPMKhai

react-server-components

Move data fetching and rendering to the server with React Server Components.

Community
Intermediate
PMKhaiPMKhai

incremental-static-rendering

Automate Next.js ISR updates with revalidate, fallback, and on-demand revalidation.

Community
Advanced
PMKhaiPMKhai

react-render-optimization

Identify and apply React render-optimization patterns to minimize unnecessary re-renders.

Community
Advanced
PMKhaiPMKhai

code-write

Translate SPEC.md into code and integrate it into the target repository.

Community
Advanced
PMKhaiPMKhai

hoc-pattern

Creates higher-order components to reuse logic across multiple components.

Community
Advanced
PMKhaiPMKhai

react-data-fetching

Fetch, cache, and synchronize server data in React applications with TanStack Query.

Community
Advanced
PMKhaiPMKhai

orchestrator

Coordinate multi-agent workflows through staged architect, researcher, coder, reviewer, and debugger tasks.

Community
Advanced