e

eunyu ji

@z43hfgyih5

6 posts
monorepo-stack-setup-guide
eeunyu ji

A developer-facing setup and run guide for an Nx + pnpm monorepo using NestJS (Fastify), Next.js, PostgreSQL + Prisma, Zod, and Jest/Vitest/Playwright. Includes step-by-step install, local run, migration, common commands, and troubleshooting tips for junior and senior devs.

db-admin-agent-prisma-postgres
eeunyu ji

Assist in designing PostgreSQL schemas and Prisma artifacts (schema.prisma, migrations, seeds) for Nx+pnpm projects based on API endpoint requirements. Triggers: given API endpoints/request-response examples, data model requirements, or change requests.

developer-agent-guide
eeunyu ji

Implements a Claude Code Agent Skill that converts a planner's requirements and an HTML wireframe into a complete, runnable Nx monorepo (Next.js App Router frontend, NestJS Fastify backend, PostgreSQL + Prisma DB, Zod validation, and tests). Triggers: provide a planner spec + HTML wireframe, request full monorepo generation, or ask for incremental feature implementation.

html-wireframe-nextjs
eeunyu ji

Generate an executable low-fidelity Next.js (App Router) wireframe app that runs in an Nx + pnpm monorepo. Triggered when a PM or designer requests an immediate HTML-previewable wireframe (2โ€“4 page flow) with dummy data, basic interactions (modal, dropdown, toggle), loading/empty/error states, and navigation links.

product-planner-agent
eeunyu ji

Creates developer-ready product planning artifacts from messy requirements: structured requirement lists, feature definitions with acceptance criteria, IA (page/screen structure), and developer handoff spec + checklist. Triggered by inputs such as raw requirement notes, meeting transcripts, or product briefs.

feature-spec-generator
eeunyu ji

Generate a project feature specification list (feature names, descriptions, priority, recommended tech stack per feature, estimated difficulty, and dependencies) tailored for product managers and POs to use in roadmap planning and dev review.