romualdp avatar

romualdp

Community

@romualdp

0Followers
|
13Public Repos
|
18Published Skills

Agent Skills by romualdp

Showing 18 vetted skills indexed across 1 GitHub repositories.

RomualdPRomualdP

Server Components Pattern

Apply Server-First data fetching with Next.js 16 Server Components.

Community
Advanced
RomualdPRomualdP

React State Management

Implement Zustand stores and custom hooks for React client-side state.

Community
Intermediate
RomualdPRomualdP

DDD Testing Standards

Enforce DDD testing standards across domain, application, and integration layers.

Community
Advanced
RomualdPRomualdP

Suspense & Streaming Generator

Wrap async React/Next.js server components in nested Suspense with skeleton fallbacks.

Community
Intermediate
RomualdPRomualdP

Server Actions Generator

Generate Next.js Server Actions with Zod validation and cache revalidation.

Community
Intermediate
RomualdPRomualdP

Parallel Routes Generator

Implement parallel routes-based modals in Next.js layouts.

Community
Intermediate
RomualdPRomualdP

View Transitions Generator

Implement View Transitions API with CSS animations and fallback support.

Community
Intermediate
RomualdPRomualdP

useOptimistic Hook Generator

Implement optimistic UI updates with useOptimistic and revalidatePath rollback.

Community
Intermediate
RomualdPRomualdP

Zero Warnings Enforcer

Enforce zero ESLint warnings and TypeScript errors via root-cause fixes.

Community
Advanced
RomualdPRomualdP

Mobile-First Responsive Design

Implement mobile-first responsive layouts with Tailwind CSS breakpoints.

Community
Intermediate
RomualdPRomualdP

Bug Finding Methodology

Identify bug root causes through a six-step diagnostic workflow.

Community
Basic
RomualdPRomualdP

DDD Bounded Context Generator

Generate DDD bounded contexts with layered architecture and repository interfaces.

Community
Advanced
RomualdPRomualdP

CQRS Command Query Generator

Generate CQRS commands, queries, handlers, and read models with class-validator DTOs.

Community
Advanced
RomualdPRomualdP

Systematic Debugging Process

Resolve software bugs via a ten-step workflow covering reproduction, root-cause analysis, minimal edits, and validation.

Community
Basic
RomualdPRomualdP

Atomic Component Generator

Generate decomposed React components following Atomic Design and Smart/Dumb patterns.

Community
Intermediate
RomualdPRomualdP

Prisma Domain Mapper Generator

Generate bidirectional mappers converting Domain Entities to Prisma Models and back.

Community
Advanced
RomualdPRomualdP

Refactoring Best Practices

Enforce TDD/BDD practices to refactor code without changing behavior.

Community
Intermediate
RomualdPRomualdP

API Contracts Generator

Generate synchronized DTOs and TypeScript types for Next.js and NestJS API contracts.

Community
Advanced