toolchain-preferences

Installation
SKILL.md

Toolchain Preferences

Default technology stack and tooling choices for new projects.

Package Management

pnpm (Default)

Why pnpm:

  • Faster than npm/yarn
  • Disk-efficient through content-addressable storage
  • Strict by default (no phantom dependencies)
  • Better monorepo support
Related skills
Installs
23
GitHub Stars
10
First Seen
Jan 27, 2026