RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/weirdfingers/boards

Cursor rule

.cursor/rules/node-pnpm.mdc

Use pnpm to manage Node dependencies across the monorepo

Cursor rules

Quality

50/100

Scores the file, not the repository.

Length

84 words

4 headings · 1 code blocks

Repository

4

— · pushed 113 days ago

Last changed

3 days ago

First indexed 3 days ago.
weirdfingers/boards/.cursor/rules/node-pnpm.mdcRawGitHub
1---
2description: Use pnpm to manage Node dependencies across the monorepo
3globs: package.json,packages/**/package.json,apps/**/package.json,*.js,*.ts,*.tsx
4---
5 
6# Node Package Management (pnpm)
7 
8Always use pnpm for Node dependency management in this repository.
9 
10- Do not use npm or yarn
11- Monorepo commands run from the repo root unless a package-specific script is needed
12- Workspace is defined via [pnpm-workspace.yaml](mdc:pnpm-workspace.yaml)
13 
14Common commands:
15 
16```bash
17# Install deps
18pnpm install
19 
20# Add dependencies
21pnpm add <pkg>
22pnpm add -D <pkg>
23 
24# Run scripts (workspace-aware)
25pnpm run <script>
26pnpm turbo <task>
27```
28 
29Make targets integrate pnpm where appropriate; prefer Makefile for unified flows when available.
30 

Commands it names

  • pnpm install
  • pnpm add <pkg>
  • pnpm add -D <pkg>
  • pnpm run <script>
  • pnpm turbo <task>

Sections

  • Node Package Management (pnpm)
  • Install deps
  • Add dependencies
  • Run scripts (workspace-aware)

What it covers

setupcode-styledependenciesmonorepo

Stack — with the evidence

node

(1.00)

turborepo

(1.00)

monorepo

(1.00)

eslint

(1.00)

pnpm

(0.85)

python

(0.80)

react

(0.70)

nextjs

(0.70)

fastapi

(0.70)

supabase

(0.70)

postgres

(0.70)

redis

(0.70)

tailwind

(0.70)

vitest

(0.70)

pytest

(0.70)

ruff

(0.70)

aws

(0.70)

typescript

(0.60)

javascript

(0.60)

docker

(0.60)

github-actions

(0.60)

Glob targeting

  • package.json
  • packages/**/package.json
  • apps/**/package.json
  • *.js
  • *.ts
  • *.tsx

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
weirdfingers
Language
—
License
—
Archived
no

All configs in this repo

Also in weirdfingers/boards

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
weirdfingers/boards.cursor/rules/backend-logging.mdc · 4Cursor rulesnodeturborepo+19styledo-not41/1003 days ago
weirdfingers/boards.cursor/rules/no-graphql-in-examples.mdc · 4Cursor rulesnodeturborepo+19api24/1003 days ago
weirdfingers/boards.cursor/rules/python-tooling.mdc · 4Cursor rulesnodeturborepo+19setupteststyle67/1003 days ago
weirdfingers/boards.cursor/rules/test.mdc · 4Cursor rulesnodeturborepo+19test34/1003 days ago
weirdfingers/boards.cursor/rules/typecheck.mdc · 4Cursor rulesnodeturborepo+19no sections30/1003 days ago
weirdfingers/boardsCLAUDE.md · 4CLAUDE.mdnodeturborepo+19setupbuildtestlint-format+1296/1003 days ago
Diff against .cursor/rules/backend-logging.mdc Diff against .cursor/rules/no-graphql-in-examples.mdc Diff against .cursor/rules/python-tooling.mdc Diff against .cursor/rules/test.mdc Diff against .cursor/rules/typecheck.mdc Diff against CLAUDE.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45Cursor rulestypescriptpytest+15testlint-formatstylearch+5100/1003 days ago
hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126Cursor rulesgobun+5setupbuildtestlint-format+6100/1003 days ago
markstev/mark-starter.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+14setuptestlint-formatstyle+699/1003 days ago
deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1Cursor rulestypescriptnextjs+5setuptestlint-formatstyle+799/1003 days ago
dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+15setuptestlint-formatstyle+799/1003 days ago
Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+13setuptestlint-formatstyle+799/1003 days ago
langflow-ai/langflow.cursor/rules/docs_development.mdc · 153kCursor rulespythonnode+16setupbuildtestlint-format+797/1003 days ago
TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45Cursor rulestypescriptpytest+15teststyletesting-strategysecurity+397/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack