Ubay Dillah avatar

Ubay Dillah

Community

@ubay1 · undefined

20Followers
|
48Public Repos
|
20Published Skills

Agent Skills by Ubay Dillah

Showing 20 vetted skills indexed across 1 GitHub repositories.

ubay1ubay1
1

render-props-pattern

Compose React components by passing render functions as props.

Community
Intermediate
ubay1ubay1
1

react-composition-2026

Refactor prop-heavy React components into compound components with context.

Community
Intermediate
ubay1ubay1
1

compound-pattern

Manage shared implicit state across coordinated React subcomponents using Context.

Community
Intermediate
ubay1ubay1
1

perf-optimization

Convert profiling data into prioritized, benchmark-verified code optimizations.

Community
Advanced
ubay1ubay1
1

static-rendering

Configure Next.js static rendering with getStaticProps and getStaticPaths.

Community
Intermediate
ubay1ubay1
1

hooks-pattern

Create reusable custom React Hooks for shared state and side-effect logic.

Community
Basic
ubay1ubay1
1

streaming-ssr

Stream React 18 SSR HTML shells with renderToPipeableStream and hydrateRoot.

Community
Intermediate
ubay1ubay1
1

client-side-rendering

Shift React rendering, data fetching, and UI updates to the browser.

Community
Basic
ubay1ubay1
1

progressive-hydration

Defer client JavaScript for non-critical UI using Suspense and lazy loading.

Community
Advanced
ubay1ubay1
1

server-side-rendering

Generate complete HTML per page request with Next.js server-side rendering.

Community
Intermediate
ubay1ubay1
1

react-2026

Map app requirements to React 2026 framework, routing, and state solutions.

Community
Intermediate
ubay1ubay1
1

ai-ui-patterns

Coordinate React chat state with server-side streaming endpoints using Vercel AI SDK hooks.

Community
Intermediate
ubay1ubay1
1

react-selective-hydration

Enable selective hydration with streaming SSR in React 18.

Community
Intermediate
ubay1ubay1
1

react-server-components

Render React components on the server to reduce client JavaScript bundle size.

Community
Intermediate
ubay1ubay1
1

frontend-design

Generate bold React/HTML/CSS frontend interfaces with cohesive design systems.

Community
Advanced
ubay1ubay1
1

react-render-optimization

Diagnose and refactor React components to reduce unnecessary re-renders.

Community
Advanced
ubay1ubay1
1

hoc-pattern

Create higher-order components that inject shared behavior into React components.

Community
Intermediate
ubay1ubay1
1

react-data-fetching

Parallelize React data fetching with caching and Suspense.

Community
Advanced
ubay1ubay1
1

presentational-container-pattern

Separate data fetching and state logic from UI rendering in React components.

Community
Intermediate
ubay1ubay1
1

sequential-thinking

Structure reasoning into iterative, revision-capable thought chains with hypothesis testing.

Community
Advanced