with one click
pnpm-monorepo-template
pnpm-monorepo-template contains 2 collected skills from jkomyno, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.