김동우(Dongwoo-Kim)
Community@imkdw · Seoul
Don't stop using Node.js
Agent Skills by 김동우(Dongwoo-Kim)
Showing 15 vetted skills indexed across 1 GitHub repositories.
Global Error Handling
Create custom exception classes and centralized NestJS exception filters.
Global Tech Stack
Explain the project's tech stack and guide architecture decisions.
Backend Migrations
Automate Prisma migrations for PostgreSQL schema changes.
Global Conventions
Enforce monorepo conventions for NestJS API and Next.js blog apps.
Global Commenting
Add JSDoc and Korean comments to TypeScript code following self-documenting principles.
Global Validation
Validate DTOs and business rules with class-validator decorators and Prisma transactions.
Frontend Accessibility
Implement accessible React components with ARIA, keyboard navigation, and WCAG compliance.
Frontend Components
Create and maintain React TSX components with CVA variants and cn() utility.
Frontend CSS
Apply Tailwind CSS utility classes with custom design tokens and dark mode.
Global Coding Style
Enforce ESLint and Prettier style rules for NestJS TypeScript code in apps/api and packages/shared.
Backend API
Generate NestJS REST API endpoints with controllers, use cases, and repositories.
Frontend Responsive
Implement Tailwind CSS v3 breakpoint-driven responsive UI layouts for Next.js applications.
Testing Test Writing
Automate Jest unit and integration tests for TypeScript NestJS projects.
Backend Queries
Automate Prisma backend data access with repositories, transactions, and soft deletes.
Backend Models
Design domain entities, DTOs, and mappers with static factory methods.