Skip to content

dev: initial setup for Claude Code development environment#45

Merged
offich merged 4 commits intodevelopfrom
claude/init
May 2, 2026
Merged

dev: initial setup for Claude Code development environment#45
offich merged 4 commits intodevelopfrom
claude/init

Conversation

@offich
Copy link
Copy Markdown
Owner

@offich offich commented May 2, 2026

Description

Set up the initial development environment for Claude Code to improve the development experience, including CLAUDE.md, MCP configuration, Serena LSP, and Claude Skills.

What was done

  • Added CLAUDE.md (project overview, commands, and architecture as instructions for Claude)
  • Added .mcp.sample.json (sample configuration for GitHub MCP server)
  • Added .mcp.json to .gitignore (exclude personal config file from VCS)
  • Added CLAUDE.md to .pubignore (exclude from pub.dev publishing)
  • Added .serena/ (Serena LSP project configuration for Dart)
  • Added .claude/skills/create-pr/ (PR creation skill)
  • Added .claude/skills/review-pr/ (PR review skill)
  • Added docs/dev/review-guideline.md (review guidelines specific to DevTools Extensions)

What was NOT done

  • No changes to existing application code (lib/)
  • No changes to CI workflows
  • No dependency updates

Operation Confirmation

Setup & Steps

  1. Copy .mcp.sample.json to .mcp.json and set PAT to enable GitHub MCP
  2. Verify that /create-pr and /review-pr slash commands work in Claude Code

Notes / Related URLs

N/A

@offich offich changed the title dev: Claude Code 開発環境の初期設定を追加 dev: initial setup for Claude Code development environment May 2, 2026
@offich offich self-assigned this May 2, 2026
@offich offich merged commit d124fc1 into develop May 2, 2026
@offich offich deleted the claude/init branch May 2, 2026 13:08
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