Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

wisemen-core

wisemen-core에는 wisemen-digital에서 수집한 skills 82개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
82
Stars
4
업데이트
2026-07-13
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

getting-started
소프트웨어 개발자

Use when scanning NestJS providers with DiscoveryService-backed utilities.

2026-07-13
nestjs-custom-fields
소프트웨어 개발자

Use when working with the @wisemen/nestjs-custom-fields package — developer-defined custom fields in NestJS with TypeORM persistence and runtime validation. Covers registering the CustomFieldDefinition entity, authoring definitions with customFieldDefinition(), storing resolved values via @CustomFieldValueColumn(), exposing them through CustomFieldValueDto / @IsCustomFields(), and validating submissions with CustomFieldDefinitionsRepository + validateCustomFieldValues(). Use this whenever a task involves custom field definitions, CustomFieldValue columns, custom-field DTOs, or tenant-scoped field definitions, even if the package is not named explicitly.

2026-07-10
getting-started
소프트웨어 개발자

Use when defining Typesense collections, collectors, and search queries in NestJS APIs.

2026-07-09
getting-started
소프트웨어 개발자

Generate PDFs through API2PDF in NestJS. Use when converting HTML or URLs to PDFs in apis.

2026-07-09
getting-started
소프트웨어 개발자

Use when storing and validating multilingual text in NestJS apis with TypeORM and class-validator.

2026-07-08
getting-started
소프트웨어 개발자

Use when configuring NATS messaging, subscribers, or the simple NatsClient in NestJS applications.

2026-07-07
getting-started
소프트웨어 품질 보증 분석가·테스터

Use when writing tests for NestJS api packages with custom expect matchers, domain events, or transactional TypeORM use cases.

2026-07-02
getting-started
소프트웨어 개발자

Use when working with domain events and subscribers in NestJS applications.

2026-07-02
getting-started
소프트웨어 개발자

Create an HTTP client with interceptors. Use when making authenticated HTTP requests from a NestJS service.

2026-06-26
getting-started
소프트웨어 개발자

Feature flags for NestJS API applications backed by OpenFeature and Go Feature Flag. Use when defining, evaluating feature flags.

2026-06-26
csv-encoding
소프트웨어 개발자

Use when generating CSVs in APIs.

2026-06-24
schema-parsing
소프트웨어 개발자

Use when parsing CSVs in APIs.

2026-06-24
getting-started
소프트웨어 개발자

Use when building Express routes with validated body and query DTOs plus standardized error responses.

2026-06-23
getting-started
소프트웨어 개발자

Use when sending SMS or voice calls in NestJS apis.

2026-06-23
getting-started
소프트웨어 개발자

Use when validating EU VAT numbers from NestJS APIs.

2026-06-23
getting-started
소프트웨어 개발자

Use when dealing with monetary values (euros, dollars etc) Supports: - basic arithmetic and rounding utils - columns with typeorm - validation with class-validator - openapi documentation with nestjs

2026-06-16
getting-started
소프트웨어 개발자

Use when working with geographic coordinates in apis.

2026-06-16
getting-started
소프트웨어 개발자

Use when documenting discriminated NestJS API responses with Swagger.

2026-06-16
getting-started
소프트웨어 개발자

Use when dealing with physical quantities like distance, duration, speed, power etc Supports: - basic arithmetic and utils - columns with typeorm - validation with class-validator - openapi documentation with nestjs

2026-06-16
getting-started
소프트웨어 개발자

Use when configuring Redis caching in NestJS APIs.

2026-06-16
getting-started
소프트웨어 개발자

Use when bootstrapping NestJS api, worker, or job containers with Express or Fastify.

2026-06-15
tabs
소프트웨어 개발자

UITabs provides value-based tabbed navigation, while UITabsRouterLink provides route-based tabbed navigation integrated with Vue Router. Both support three visual variants, horizontal and vertical orientations, full-width mode, and scrollable overflow.

2026-06-15
getting-started
소프트웨어 개발자

Use when working with street addresses in apis.

2026-06-15
getting-started
소프트웨어 개발자

Define custom API errors. Use when throwing errors in an api.

2026-06-12
getting-started
소프트웨어 개발자

Custom class-validator decorators for NestJS DTOs. Use when validating optional, nullable or conditional values.

2026-06-05
getting-started
소프트웨어 개발자

Offset and Keyset pagination for NestJS applications. Use when an endpoints need a paginated response.

2026-06-05
getting-started
소프트웨어 개발자

OpenTelemetry for NestJS applications. Use when distributed tracing is needed, and when capturing exceptions.

2026-06-05
avatar
소프트웨어 개발자

Avatar system with four components: UIAvatar (image or initials), UIAvatarGroup (stacked row with overflow), UIAvatarGroupAddButton (dashed add action), and UIAvatarLabel (avatar with name and supporting text).

2026-06-05
badge
소프트웨어 개발자

Versatile badge component with support for labels, icons, dots, avatars, and separators. Includes BadgeGroup for wrapping collections and BadgeGroupTruncate for overflow handling.

2026-06-05
tooltip
소프트웨어 개발자

A hover/focus-triggered floating label built on Reka UI TooltipRoot. Supports configurable delay, side positioning, arrow visibility, and custom content via slots.

2026-06-05
storybook
소프트웨어 개발자

Conventions for Storybook stories and playground components in vue-core-design-system. Use when creating, updating, reviewing, or refactoring files in src/**/stories/, especially for argTypes, control hygiene, story naming, meta typing, and showcase story structure.

2026-06-05
resolve-npm-vulnerabilities
소프트웨어 개발자

Resolve npm vulnerabilities. Use when auditing and resolving vulnerabilities.

2026-06-05
getting-started
소프트웨어 개발자

Extended NestJS TypeOrmModule. Use when working with databases in NestJS applications.

2026-06-04
getting-started
소프트웨어 개발자

S3 or Azure Blob storage for NestJS. Use when uploading, downloading, etc files.

2026-06-04
foundations
소프트웨어 개발자

neverthrow Result architectural basis; three-state AsyncResult relationship to Result; @tanstack/vue-query lifecycle (staleTime, gcTime, refetch); composition of TanStack Query + neverthrow + Vue 3 reactivity.

2026-05-28
getting-started
소프트웨어 개발자

Install @wisemen/vue-core-api-utils, initialize apiUtilsPlugin with QueryClient config, register typed query keys via module augmentation, set up a typed QueryClient wrapper.

2026-05-28
writing-mutations
소프트웨어 개발자

Create, update, delete resources using useMutation, typed queryKeysToInvalidate, AsyncResult error handling, execute function, request shape with body/params separation.

2026-05-28
cache-management
소프트웨어 개발자

Type-safe QueryClient with get/set/update/invalidate methods, predicate-based updates, cascade invalidation strategy, shared cache across components, lazy refetch patterns.

2026-05-28
optimistic-uis
소프트웨어 개발자

Combining mutations, cache updates, and AsyncResult to create responsive UIs with instant feedback; optimistic updates with error handling, async transitions, immediate user feedback without request latency.

2026-05-28
writing-infinitequeries
소프트웨어 개발자

Infinite pagination with useOffsetInfiniteQuery and useKeysetInfiniteQuery, offset vs keyset strategies determined by backend API, fetchNextPage, hasNextPage, isFetchingNextPage, data/meta result structure, proper page assembly.

2026-05-28
이 저장소에서 수집된 skills 82개 중 상위 40개를 표시합니다.