cursor-reference-architecture

Execute reference architecture patterns for Cursor IDE projects. Triggers on "cursor architecture",

Content Preview
---
name: "cursor-reference-architecture"
description: |
  Execute reference architecture patterns for Cursor IDE projects. Triggers on "cursor architecture",
  "cursor project structure", "cursor best practices", "cursor team setup". Use when working with cursor reference architecture functionality. Trigger with phrases like "cursor reference architecture", "cursor architecture", "cursor".
allowed-tools: "Read, Write, Edit, Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <jer
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/cursor-reference-architecture.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/cursor-pack/skills/cursor-reference-architecture/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/cursor-pack/skills/cursor-reference-architecture/SKILL.md

Related Skills