원클릭으로
pnpm-monorepo-template
pnpm-monorepo-template에는 jkomyno에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Vitest testing guide for this TypeScript monorepo. Use when writing or updating unit or integration tests, fixing failing or hanging tests, improving coverage, setting up spies or mocks, testing async behavior, reviewing test quality, or changing Vitest configuration and fixtures.
Guide strict TypeScript work in this pnpm monorepo. Use when fixing typecheck, isolatedDeclarations, isolatedModules, or verbatimModuleSyntax errors; designing or reviewing exported APIs; changing package boundaries or project references; or handling unknown, any, assertions, type-only imports, and declaration emit. Do not use for routine edits that only follow nearby code.