Skip to content

[TU-379] Cursor rules 마이그레이션#1768

Merged
Kwabang merged 1 commit intodevfrom
TU-379
Apr 29, 2026
Merged

[TU-379] Cursor rules 마이그레이션#1768
Kwabang merged 1 commit intodevfrom
TU-379

Conversation

@Kwabang
Copy link
Copy Markdown
Collaborator

@Kwabang Kwabang commented Apr 29, 2026

.cursor/rules → CLAUDE.md 체계로 이전하고, Serena MCP 설정 및 .cursor 디렉토리를 삭제합니다.

Summary by CodeRabbit

  • Documentation

    • Reorganized development guidelines and standards documentation for internal consistency.
  • Chores

    • Consolidated configuration files and tooling setup.

No changes to user-facing features or functionality.

.cursor/rules → CLAUDE.md 체계로 이전하고, Serena MCP 설정 및 .cursor 디렉토리를 삭제합니다.

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

@Kwabang Kwabang merged commit 0f0d4b5 into dev Apr 29, 2026
2 of 3 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ea11daf1-c40b-4a17-b4dc-7e76f0422d83

📥 Commits

Reviewing files that changed from the base of the PR and between 2db00b5 and b3220f2.

📒 Files selected for processing (16)
  • .cursor/mcp.json
  • .cursor/rules/backend-rules.mdc
  • .cursor/rules/common.mdc
  • .cursor/rules/domain-rules.mdc
  • .cursor/rules/feature-activity-report.mdc
  • .cursor/rules/frontend-rules.mdc
  • .cursor/rules/interface-rules.mdc
  • .cursor/rules/plan-act.mdc
  • .cursor/rules/project-abstrat.mdc
  • .cursor/rules/serena-mendatory.mdc
  • .cursor/rules/task.mdc
  • CLAUDE.md
  • packages/api/CLAUDE.md
  • packages/domain/CLAUDE.md
  • packages/interface/CLAUDE.md
  • packages/web/CLAUDE.md

📝 Walkthrough

Walkthrough

This change removes all Cursor IDE rule configuration files (.cursor/rules/*.mdc and .cursor/mcp.json) and replaces them with a new set of CLAUDE.md documentation files positioned at the project root and within package directories (packages/api, packages/domain, packages/interface, packages/web). This migration consolidates development guidelines from Cursor-specific rule definitions into unified markdown documentation for AI assistant guidance.

Changes

Cohort / File(s) Summary
Deleted Cursor Rules
.cursor/rules/backend-rules.mdc, .cursor/rules/common.mdc, .cursor/rules/domain-rules.mdc, .cursor/rules/feature-activity-report.mdc, .cursor/rules/frontend-rules.mdc, .cursor/rules/interface-rules.mdc, .cursor/rules/plan-act.mdc, .cursor/rules/project-abstrat.mdc, .cursor/rules/serena-mendatory.mdc, .cursor/rules/task.mdc
Complete removal of Cursor IDE rule configuration files covering backend/frontend/domain/interface development rules, MCP server integration, agent mode behavior, and task workflows.
Deleted MCP Configuration
.cursor/mcp.json
Removes Serena MCP server configuration and command invocation setup.
New Root Documentation
CLAUDE.md
Introduces monorepo organization, reference-link enforcement, task workflow steps, and Activity Report feature specification.
Package-Level Guidelines
packages/api/CLAUDE.md, packages/domain/CLAUDE.md, packages/interface/CLAUDE.md, packages/web/CLAUDE.md
Adds package-specific development guidelines for API design, domain modeling, interface conventions, and frontend practices respectively.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Poem

🐰 The rules have hopped to new pastures green,
From .cursor files to CLAUDE.md they've been,
Each package now with guidance of its own,
Simpler structures, better grown!
Our warren restructured, cleaner design,
Documentation now in grand align! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch TU-379

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

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