Bug Fix
- Fix install path resolution —
install compound-engineering now always fetches from GitHub. Previously, a same-named local directory would shadow the GitHub fetch, causing a "Could not find plugin.json" error. Only explicit paths (./path, /absolute, ~/home) are treated as local.
What's New in 0.5.0
- Cursor CLI/IDE target —
--to cursor converts Claude Code plugins to Cursor format
- Agents →
.cursor/rules/*.mdc (Agent Requested mode)
- Commands →
.cursor/commands/*.md
- Skills →
.cursor/skills/ (identical standard)
- MCP servers →
.cursor/mcp.json
- Works with both Cursor IDE and Cursor CLI (
cursor-agent)
Install
bunx @every-env/compound-plugin install compound-engineering --to cursor