Skip to content

feat: Add CLAUDE.md for Claude Code development guidance #16660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 19, 2025

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Jun 19, 2025

Summary

  • Add comprehensive development guide for Claude Code
  • Include build commands, testing, and repository architecture
  • Document package management and monorepo structure

Changes

  • Added CLAUDE.md with development workflows
  • Added Claude Code local settings configuration

HazAT and others added 4 commits June 19, 2025 22:13
Adds comprehensive development documentation for Claude Code instances
working in this repository, including build commands, testing, and
repository architecture overview.

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

Co-Authored-By: Claude <[email protected]>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Emphasize critical nature of SDK and required lint/test checks

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

Co-Authored-By: Claude <[email protected]>
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

HazAT and others added 5 commits June 19, 2025 22:53
- Clarify packages/types is active (not deprecated)
- Add replay and feedback package sections
- Separate dev-packages from main packages
- Link to existing gitflow documentation
- Add Playwright integration testing details

Addresses review feedback from PR #16660

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

Co-Authored-By: Claude <[email protected]>
Provides comprehensive development rules for Cursor users including:
- Mandatory code quality checks (lint/test/build)
- Git Flow branching strategy
- Repository architecture overview
- Development commands and workflows

Complements CLAUDE.md for Cursor IDE users

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

Co-Authored-By: Claude <[email protected]>
Ensures CLAUDE.md and .cursorrules stay in sync when edited

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

Co-Authored-By: Claude <[email protected]>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
HazAT and others added 2 commits June 19, 2025 23:01
Co-authored-by: Abhijeet Prasad <[email protected]>
- Move .cursorrules to .cursor/rules/sdk_development.md
- Update documentation references to new location
- Add cross-reference between CLAUDE.md and Cursor rules
- Follows modern Cursor rules organization pattern

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

Co-Authored-By: Claude <[email protected]>
- Rename sdk_development.md to sdk_development.mdc
- Update references in CLAUDE.md to use correct extension
- Follows Cursor rules file naming convention

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

Co-Authored-By: Claude <[email protected]>
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go 🚀

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

Co-Authored-By: Claude <[email protected]>
@HazAT HazAT merged commit 664461a into develop Jun 19, 2025
30 checks passed
@HazAT HazAT deleted the feat/add-claude-md branch June 19, 2025 21:18
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.

2 participants