{"id":28354654,"url":"https://github.com/keyboardcowboy/cursor-rules-scaffold","last_synced_at":"2025-08-30T07:11:01.922Z","repository":{"id":292042883,"uuid":"979638859","full_name":"KeyboardCowboy/cursor-rules-scaffold","owner":"KeyboardCowboy","description":"Creating a scaffolding for cursor rules to be used across projects.","archived":false,"fork":false,"pushed_at":"2025-05-07T22:54:14.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T11:35:29.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KeyboardCowboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-07T20:42:39.000Z","updated_at":"2025-05-07T22:54:17.000Z","dependencies_parsed_at":"2025-05-07T21:47:35.473Z","dependency_job_id":null,"html_url":"https://github.com/KeyboardCowboy/cursor-rules-scaffold","commit_stats":null,"previous_names":["keyboardcowboy/cursor-rules-scaffold"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KeyboardCowboy/cursor-rules-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fcursor-rules-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fcursor-rules-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fcursor-rules-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fcursor-rules-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeyboardCowboy","download_url":"https://codeload.github.com/KeyboardCowboy/cursor-rules-scaffold/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fcursor-rules-scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272816924,"owners_count":24997884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-28T03:08:42.220Z","updated_at":"2025-08-30T07:11:01.912Z","avatar_url":"https://github.com/KeyboardCowboy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cursor Rules Scaffold\n\nA template repository for managing Cursor rules across different levels of scope: global, project, and personal. This scaffold provides a structured approach to organizing and maintaining Cursor rules for consistent development practices.\n\n\u003e This project is based on the structure from [tacticlaunch/cursor-bank](https://github.com/tacticlaunch/cursor-bank), adapted to focus specifically on Cursor rules management.\n\n## Purpose\n\nThis scaffold is designed to help teams and individuals:\n- Maintain consistent coding standards and practices\n- Share project-specific rules across team members\n- Allow personal rule customization without affecting others\n- Document and version control rule changes\n- Provide a template for new projects\n\n## Structure\n\n```\n.\n├── .cursor/\n│   └── rules/\n│       ├── personal/     # Personal rules (git-ignored)\n│       ├── global/       # Project-level global rules\n│       └── core.mdc      # Core project rules\n└── project-plan.md     # Project documentation\n```\n\n## Rule Levels\n\n1. **Global Rules** (System-wide)\n   - Located in system-wide Cursor configuration\n   - Apply to all projects\n   - Managed by system administrators\n\n2. **Project Rules** (`.cursor/rules/`)\n   - Stored in the project repository\n   - Shared across all team members\n   - Version controlled\n   - Includes both global and core project rules\n\n3. **Personal Rules** (`.cursor/rules/personal/`)\n   - Stored locally\n   - Not shared or version controlled\n   - Allows individual customization\n   - Directory structure is preserved in git\n\n## Getting Started\n\n1. Clone this repository as a template for your project\n2. Review the rules in `.cursor/rules/`\n3. Create your personal rules in `.cursor/rules/personal/`\n4. Customize project rules as needed\n\n## Notes\n\n- Personal rules (`.mdc` files) are git-ignored but the directory structure is preserved\n- Project rules are version controlled and shared with the team ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyboardcowboy%2Fcursor-rules-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyboardcowboy%2Fcursor-rules-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyboardcowboy%2Fcursor-rules-scaffold/lists"}