Skip to content

Add CLAUDE.md for AI-assisted development#1603

Open
youresure wants to merge 1 commit into
rui314:mainfrom
youresure:CompileRider/docs/claude-md
Open

Add CLAUDE.md for AI-assisted development#1603
youresure wants to merge 1 commit into
rui314:mainfrom
youresure:CompileRider/docs/claude-md

Conversation

@youresure

Copy link
Copy Markdown

Add CLAUDE.md — a project-level configuration file that AI coding assistants read at session start to follow the project's established patterns.

Contains: build/test commands, code style rules (i64, no auto, no exceptions), architecture notes (Context, explicit template instantiation, determinism), test conventions, and commit conventions. 147 lines, within Anthropic's recommended < 200 line limit.

Every rule is derived from docs/coding-guidelines.md or observed patterns in the codebase.

Provide build/test commands, code style rules, architecture notes,
and commit conventions so that AI coding assistants follow the project's
established patterns.

@asyync1024 asyync1024 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me.

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.

3 participants