Centralized configuration, documentation, and project management for Cursor IDE
GitHub: https://github.com/samargo3/cursor-repo
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
shared-configs/- Reusable Cursor rules and settingsdocumentation/- Guides, workflows, MCP docsprojects/- Individual projects (Salesforce, Node.js, etc.)scripts/- Automation scriptsarchive/- Completed projects
cursor ~/cursor-repocursor ~/cursor-repo/projects/demo-igniterscd ~/cursor-repo
./scripts/setup-new-project.sh salesforce my-new-demoSee documentation/ folder for:
- MCP setup guides
- Salesforce workflows
- Agentforce configuration
- Einstein setup
- Troubleshooting
These work across all projects automatically:
- ✅ cursor-ide-browser
- ✅ cursor-browser-extension
- ✅ user-github
- ✅ user-tableau
- ✅ Custom Salesforce MCP
- ✅ create-rule
- ✅ create-skill
- ✅ update-cursor-settings
demo-igniters/- Salesforce demo platform with Agentforce, Einstein, and integrationsAgentforce Contract Analysis/- Salesforce project with contract analysis flows and prompts
argo-energy-solutions/- Energy monitoring and analytics platform with React frontend
project-data-pipeline/- Salesforce to Tableau data pipeline with automationMy Sandbox/- Python experiments and prototyping (includes pizza charts)Pizza Chart Project/- FBRef scout report scraper and visualizer
Use the setup script to create new projects with shared configurations:
./scripts/setup-new-project.sh salesforce project-nameOr manually move existing projects:
mv /path/to/your/project ~/cursor-repo/projects/Last Updated: January 30, 2026
Location: /Users/sargo/cursor-repo/