Skip to content

chore: migrate cursor config to claude code#755

Merged
GarthDB merged 2 commits intomainfrom
chore/migrate-cursor-to-claude
Mar 27, 2026
Merged

chore: migrate cursor config to claude code#755
GarthDB merged 2 commits intomainfrom
chore/migrate-cursor-to-claude

Conversation

@GarthDB
Copy link
Copy Markdown
Member

@GarthDB GarthDB commented Mar 27, 2026

Summary

  • Replace Cursor-specific configuration (.cursorrules, .cursor/rules, .cursor/mcp.json) with Claude Code equivalents (CLAUDE.md)
  • Move .cursor/plans/ and .cursor/skills/ to .claude/
  • Create CLAUDE.md at root and tools/component-options-editor/CLAUDE.md
  • Add .claude/settings.local.json to .gitignore

Extracted from #695 so the config migration can land independently.

Test plan

  • Verify .cursor/ directory is fully removed
  • Verify .claude/plans/ and .claude/skills/ exist with correct content
  • Verify both CLAUDE.md files are picked up by Claude Code
  • Verify no MCP/agent-skills changes leaked in

Replace Cursor-specific configuration with Claude Code equivalents:

- Delete .cursorrules (root and component-options-editor)
- Delete .cursor/rules and .cursor/mcp.json
- Move .cursor/plans/ and .cursor/skills/ to .claude/
- Create CLAUDE.md at root and tools/component-options-editor/
- Add .claude/settings.local.json to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 27, 2026

⚠️ No Changeset found

Latest commit: bb7a203

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@GarthDB
Copy link
Copy Markdown
Member Author

GarthDB commented Mar 27, 2026

Run report for bb7a2031

Total time: 25s | Comparison time: 27.6s | Estimated savings: 2.6s (9.5% faster)

Action Time Status Info
⬛️ SetupProto(0.51.4) 0ms Skipped
🟩 SyncWorkspace 6.8ms Passed
🟩 SyncProject(componentSchemas) 0.4ms Passed
🟩 SyncProject(component-options-editor) 0.3ms Passed
⬛️ SetupToolchain(node:20.17.0) 1.4s Skipped
🟩 InstallWorkspaceDeps(node:20.17.0) 9.3s Passed
🟩 RunTask(component-options-editor:type-check) 5.6s Passed
🟩 RunTask(component-options-editor:lint) 6.1s Passed
🟩 RunTask(component-options-editor:validate) 8.2s Passed
Touched files
.claude/plans/size-property-analysis.md
.claude/plans/token-options-mapping-analysis.md
.claude/skills/enhance-sync-pr/SKILL.md
.cursor/mcp.json
.cursor/plans/size-property-analysis.md
.cursor/plans/token-options-mapping-analysis.md
.cursor/rules
.cursor/skills/enhance-sync-pr/SKILL.md
.cursorrules
.gitignore
CLAUDE.md
tools/component-options-editor/.cursorrules
tools/component-options-editor/CLAUDE.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GarthDB GarthDB merged commit b0a7864 into main Mar 27, 2026
2 checks passed
@GarthDB GarthDB deleted the chore/migrate-cursor-to-claude branch March 27, 2026 18:42
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