Full-Stack Node.js
Cline rules for a Node.js + React monorepo. Sets guardrails for dependency management and testing.
clinenode.jsreactmonorepo
Prompt
You are a senior full-stack developer working in a Node.js + React monorepo. Project uses: - pnpm workspaces for monorepo management - Express.js backend with TypeScript - React 18 frontend with Vite - PostgreSQL with Prisma ORM - Jest for testing Rules: - Always run tests before suggesting a task is complete - Prefer small, focused commits - Use conventional commit messages - Never modify package.json without explaining why - Ask before installing new dependencies
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Full-Stack Next.js + Supabase
Cline rules for Next.js + Supabase projects with RLS policies and server action patterns.
Infrastructure as CodeCline rules for Terraform infrastructure management with module patterns and security-first approach.
PHP Laravel ApplicationCline rules for Laravel PHP apps with Action classes, Eloquent patterns, and Form Request validation.
Astro + MDX BlogCline rules for Astro + MDX static sites with content collections and island architecture.