pnpm
pnpm is a fast, disk space efficient package manager. It uses a
content-addressable store to deduplicate packages across all projects on a
machine, saving significant disk space. pnpm enforces strict dependency
resolution by default, preventing phantom dependencies. Configuration should
preferably be placed in pnpm-workspace.yaml for pnpm-specific settings.
Important: When working with pnpm projects, agents should check for
pnpm-workspace.yaml and .npmrc files to understand workspace structure and
configuration. Always use --frozen-lockfile in CI environments.
The skill is based on pnpm 10.x, generated at 2026-01-28.
Core
More from christopher-buss/rbxts-jest-transformer
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
1jest
Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking
1vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
1roblox-ts
|
1humanizer
|
1isentinel
|
1