cursor-composer-workflows

Execute master Cursor Composer for multi-file AI edits. Triggers on "cursor composer",

Content Preview
---
name: "cursor-composer-workflows"
description: |
  Execute master Cursor Composer for multi-file AI edits. Triggers on "cursor composer",
  "multi-file edit", "cursor generate files", "composer workflow", "cursor scaffold". Use when working with cursor composer workflows functionality. Trigger with phrases like "cursor composer workflows", "cursor workflows", "cursor".
allowed-tools: "Read, Write, Edit, Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <jeremy@intentsolution
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/cursor-composer-workflows.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/cursor-pack/skills/cursor-composer-workflows/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-composer-workflows/SKILL.md

Related Skills