김동우(Dongwoo-Kim) avatar

김동우(Dongwoo-Kim)

Community

@imkdw · Seoul

22Followers
|
62Public Repos
|
15Published Skills

Don't stop using Node.js

Agent Skills by 김동우(Dongwoo-Kim)

Showing 15 vetted skills indexed across 1 GitHub repositories.

imkdwimkdw
1

Global Error Handling

Create custom exception classes and centralized NestJS exception filters.

Community
Intermediate
imkdwimkdw
1

Global Tech Stack

Explain the project's tech stack and guide architecture decisions.

Community
Intermediate
imkdwimkdw
1

Backend Migrations

Automate Prisma migrations for PostgreSQL schema changes.

Community
Intermediate
imkdwimkdw
1

Global Conventions

Enforce monorepo conventions for NestJS API and Next.js blog apps.

Community
Intermediate
imkdwimkdw
1

Global Commenting

Add JSDoc and Korean comments to TypeScript code following self-documenting principles.

Community
Basic
imkdwimkdw
1

Global Validation

Validate DTOs and business rules with class-validator decorators and Prisma transactions.

Community
Intermediate
imkdwimkdw
1

Frontend Accessibility

Implement accessible React components with ARIA, keyboard navigation, and WCAG compliance.

Community
Intermediate
imkdwimkdw
1

Frontend Components

Create and maintain React TSX components with CVA variants and cn() utility.

Community
Intermediate
imkdwimkdw
1

Frontend CSS

Apply Tailwind CSS utility classes with custom design tokens and dark mode.

Community
Intermediate
imkdwimkdw
1

Global Coding Style

Enforce ESLint and Prettier style rules for NestJS TypeScript code in apps/api and packages/shared.

Community
Basic
imkdwimkdw
1

Backend API

Generate NestJS REST API endpoints with controllers, use cases, and repositories.

Community
Intermediate
imkdwimkdw
1

Frontend Responsive

Implement Tailwind CSS v3 breakpoint-driven responsive UI layouts for Next.js applications.

Community
Intermediate
imkdwimkdw
1

Testing Test Writing

Automate Jest unit and integration tests for TypeScript NestJS projects.

Community
Intermediate
imkdwimkdw
1

Backend Queries

Automate Prisma backend data access with repositories, transactions, and soft deletes.

Community
Intermediate
imkdwimkdw
1

Backend Models

Design domain entities, DTOs, and mappers with static factory methods.

Community
Intermediate