Agent Skills by Yongbin Kim
Showing 44 vetted skills indexed across 2 GitHub repositories.
rn-form
Generate React Native forms with react-hook-form and zod validation.
fsd-form
Generate React form components with react-hook-form and zod validation for FSD slices.
nest-auth
Generate a JWT authentication module for NestJS applications.
fsd-page
Generate Next.js page components with TanStack Query states in FSD structure.
explain
Explain technical concepts and error messages in beginner-friendly Korean with analogies and code examples.
docker-file
Generate multi-stage Dockerfiles for NestJS and Next.js services.
nest-dto
Generate NestJS Create, Update, and Response DTOs with class-validator decorators.
nest-prisma
Generate Prisma schema models with relations, indices, and constraints for NestJS applications.
rn-platform
Generate platform-specific React Native components using .ios.tsx and .android.tsx files.
fsd-slice
Generate FSD slice directories with ui, model, api, and lib subdirectories.
nest-guard
Generate NestJS guards for JWT authentication and role-based access control.
task-list
Generate sprint task lists and work breakdowns from PRDs.
review-bad
Review recent code changes for quality, architecture, performance, security, and testing issues.
design-guide
Generate context-aware UI/UX design guides with Tailwind CSS specifications.
test-api
Generate Supertest integration tests for Express/NestJS API routes.
nest-exception
Generate NestJS custom exceptions and a global exception filter.
review-final
Synthesize review feedback into a final deployment decision with prioritized action items.
prd
Generate Product Requirement Documents with predefined Markdown template sections.
rn-list
Generate optimized React Native FlatList components with memoized callbacks and fixed-height layout.
test-e2e
Generate Playwright end-to-end tests using the Page Object Model pattern.
test-component
Generate React Testing Library component tests for .tsx/.jsx files.
review-good
Review recent code changes and output a Korean report highlighting strengths.
fsd-query
Generate TanStack Query hooks with queryKeys, useQuery, and useMutation for FSD slices.
docker-compose
Generate Docker Compose configurations for full-stack deployments with health checks and .env support.