Skip to content

Centralized monorepo for Cursor IDE projects: Salesforce demos, Node.js apps, Python experiments, and shared configurations

Notifications You must be signed in to change notification settings

samargo3/cursor-repo

Repository files navigation

Cursor Repo

Centralized configuration, documentation, and project management for Cursor IDE

GitHub: https://github.com/samargo3/cursor-repo

🎯 Purpose

This repository contains:

  • Shared configurations for Cursor rules, VSCode settings, linting
  • Documentation for MCPs, workflows, and best practices
  • Multiple projects (Salesforce demos, client work, experiments)
  • Templates for quickly starting new projects

📂 Structure

  • shared-configs/ - Reusable Cursor rules and settings
  • documentation/ - Guides, workflows, MCP docs
  • projects/ - Individual projects (Salesforce, Node.js, etc.)
  • scripts/ - Automation scripts
  • archive/ - Completed projects

🚀 Quick Start

Open Entire Workspace

cursor ~/cursor-repo

Open Individual Project

cursor ~/cursor-repo/projects/demo-igniters

Create New Project

cd ~/cursor-repo
./scripts/setup-new-project.sh salesforce my-new-demo

📚 Documentation

See documentation/ folder for:

  • MCP setup guides
  • Salesforce workflows
  • Agentforce configuration
  • Einstein setup
  • Troubleshooting

⚙️ MCPs Configured (User-Level)

These work across all projects automatically:

  • ✅ cursor-ide-browser
  • ✅ cursor-browser-extension
  • ✅ user-github
  • ✅ user-tableau
  • ✅ Custom Salesforce MCP

🎨 Skills Available (User-Level)

  • ✅ create-rule
  • ✅ create-skill
  • ✅ update-cursor-settings

🔧 Projects

Active Projects

Salesforce

  • demo-igniters/ - Salesforce demo platform with Agentforce, Einstein, and integrations
  • Agentforce Contract Analysis/ - Salesforce project with contract analysis flows and prompts

Node.js / TypeScript

  • argo-energy-solutions/ - Energy monitoring and analytics platform with React frontend

Python

  • project-data-pipeline/ - Salesforce to Tableau data pipeline with automation
  • My Sandbox/ - Python experiments and prototyping (includes pizza charts)
  • Pizza Chart Project/ - FBRef scout report scraper and visualizer

Adding New Projects

Use the setup script to create new projects with shared configurations:

./scripts/setup-new-project.sh salesforce project-name

Or manually move existing projects:

mv /path/to/your/project ~/cursor-repo/projects/

Last Updated: January 30, 2026 Location: /Users/sargo/cursor-repo/

About

Centralized monorepo for Cursor IDE projects: Salesforce demos, Node.js apps, Python experiments, and shared configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •