Skip to content

ref(cursor): Share .claude/skills symlink instead of .cursor/skills#23

Merged
gricha merged 1 commit intomainfrom
ref/cursor-share-claude-skills
Feb 19, 2026
Merged

ref(cursor): Share .claude/skills symlink instead of .cursor/skills#23
gricha merged 1 commit intomainfrom
ref/cursor-share-claude-skills

Conversation

@gricha
Copy link
Member

@gricha gricha commented Feb 19, 2026

Cursor can read skills from .claude/skills/ just like Claude Code, so
there's no reason to maintain a separate .cursor/skills/ symlink. This
changes Cursor's skillsParentDir and userSkillsParentDirs to point
at .claude instead of .cursor.

The existing deduplication logic in install.ts (via seenParentDirs Set)
means that when both Claude Code and Cursor are in the agents list, only
one .claude/skills/ symlink is created — no duplicate work.

Agent transcript: https://claudescope.sentry.dev/share/GhAgo-61ech-SIKedWR-WHySa1we2W4o7LGb5LIBNE4

Cursor reads skills from .claude/skills/ natively, so there's no need
for a separate .cursor/skills/ symlink. Point Cursor's skillsParentDir
and userSkillsParentDirs to .claude, which deduplicates automatically
when both Claude Code and Cursor are configured together.

Co-Authored-By: Claude <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/dRipCLeKRdmCOaaVMJ_js3SnxwmtN6Qc52OVbzAiFcg
@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dotagents Ready Ready Preview, Comment Feb 19, 2026 6:02am

Request Review

@gricha gricha marked this pull request as ready for review February 19, 2026 06:04
@gricha gricha merged commit c55d133 into main Feb 19, 2026
16 checks passed
@gricha gricha deleted the ref/cursor-share-claude-skills branch February 19, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments