Sethy Rung avatar

Sethy Rung

Community

@SethyRung · Cambodia

0Followers
|
27Public Repos
|
9Published Skills

Sethy Rung provides Next.js performance optimization, React composition patterns, shadcn/ui component management, and UI/UX design intelligence for modern web applications.

Skills Distribution
DomainUI/UX & Crea...Next.js Performanc.. (35%)UI/UX Design Systems (25%)React Component Ar.. (20%)Browser-Based Test.. (12%)

Agent Skills by Sethy Rung

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Sethy Rung

FAQPage Schema
What tasks can I accomplish using Sethy Rung's skills?

You can enable and optimize Next.js Cache Components and Partial Prefetching, verify runtime behavior of edited app code, apply Vercel React performance and composition patterns, manage shadcn/ui components, and design web or mobile interfaces using 50+ styles, 161 color palettes, and 99 UX guidelines.

Who are these skills designed for?

Front-end and full-stack engineers working with Next.js and React, plus designers building web or mobile interfaces. They suit developers migrating to Cache Components, refactoring component architecture, running browser-based QA, or composing shadcn/ui interfaces across ten supported stacks.

What are the prerequisites and runtime requirements?

Next.js optimization skills require Next.js 16.3+ with cacheComponents enabled and a running next dev server; older versions trigger a directed upgrade. The shadcn skill requires a components.json project and runs via npx, pnpm dlx, or bunx. Browser verification uses the agent-browser CLI.

Are these skills open source and what do they cost?

The Vercel-authored skills (vercel-react-best-practices and vercel-composition-patterns) are MIT licensed and free to use. Other skills carry no stated license or fee in the manifest; all are distributed as skill definitions runnable within a compatible agent environment at no listed cost.

How do the Next.js instant-navigation skills work in practice?

They encode instant navigation as a failing @next/playwright instant() e2e test, then work it to green one verified route at a time under Cache Components/PPR. The shipped test guards against regression, diagnosing which Suspense boundary keeps a route out of its static shell.