Skip to content

Add CLAUDE.md for Claude Code guidance#9563

Merged
penalosa merged 3 commits intomainfrom
penalosa/claude-md
Jun 20, 2025
Merged

Add CLAUDE.md for Claude Code guidance#9563
penalosa merged 3 commits intomainfrom
penalosa/claude-md

Conversation

@penalosa
Copy link
Contributor

This PR adds a CLAUDE.md file to provide guidance to future Claude Code instances when working in this repository. The file includes:

  • Essential development commands (pnpm, build, test, etc.)
  • Architecture overview of main packages
  • Development guidelines and requirements
  • Testing strategy
  • Key repository locations

This will help Claude Code be more productive when working on this codebase in the future.


  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: Documentation-only change
  • Wrangler / Vite E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because: Documentation-only change
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because: Internal development tooling
  • Wrangler V3 Backport
    • TODO (before merge)
    • Wrangler PR:
    • Not necessary because: Not a Wrangler change, documentation only

🤖 Generated with Claude Code

penalosa and others added 2 commits June 11, 2025 22:40
Provides essential development commands, architecture overview, and guidelines for future Claude Code instances working in this repository.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add important notes about PR template requirements discovered during development.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@penalosa penalosa requested a review from a team as a code owner June 11, 2025 21:44
@changeset-bot
Copy link

changeset-bot bot commented Jun 11, 2025

⚠️ No Changeset found

Latest commit: 2ea4d4d

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 11, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@9563

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@9563

miniflare

npm i https://pkg.pr.new/miniflare@9563

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@9563

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9563

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9563

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9563

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@9563

wrangler

npm i https://pkg.pr.new/wrangler@9563

commit: 2ea4d4d

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jun 18, 2025
Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
@penalosa penalosa enabled auto-merge June 18, 2025 16:52
@penalosa penalosa added this pull request to the merge queue Jun 20, 2025
Merged via the queue into main with commit af4a0c1 Jun 20, 2025
18 checks passed
@penalosa penalosa deleted the penalosa/claude-md branch June 20, 2025 19:40
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jun 20, 2025
jseba added a commit to jseba/workers-sdk that referenced this pull request Jun 21, 2025
…seba/containers_scope

* 'main' of ssh://github.com/cloudflare/workers-sdk:
  Add CLAUDE.md for Claude Code guidance (cloudflare#9563)
  Version Packages (cloudflare#9697)
  add remote bindings support to `getPlatformProxy` (cloudflare#9688)
  feat(containers): add support for handling images that link to the CF registry (cloudflare#9596)
  CC-5418: Set instance_type in wrangler (cloudflare#9633)
  remove warnings during config validations on `experimental_remote` fields (cloudflare#9678)
  add debug logs for workerd (cloudflare#9640)
  `wrangler containers apply` uses `observability` configuration (cloudflare#9558)
  Version Packages (cloudflare#9658)
  Temporarily skip Openapi C3 e2e tests (cloudflare#9691)
  Skip authed fixture on forks (cloudflare#9681)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants