docs: improve CLAUDE.md and add path-scoped rules#497
Merged
colinscz merged 1 commit intosix-group:mainfrom Mar 27, 2026
Merged
docs: improve CLAUDE.md and add path-scoped rules#497colinscz merged 1 commit intosix-group:mainfrom
colinscz merged 1 commit intosix-group:mainfrom
Conversation
colinscz
previously approved these changes
Mar 23, 2026
Collaborator
There was a problem hiding this comment.
LGTM! Can be merged after issues with e2e tests and prettier are resolved. Can you please have a look at those @deanmarti ?
Add prerequisites, key source directories, important rules, PR guidelines, and testing overview to CLAUDE.md. Add path-scoped rules for component development, docs, and wrapper libraries. Fix prettier formatting.
a20cf77 to
99e5d2d
Compare
colinscz
approved these changes
Mar 27, 2026
Collaborator
colinscz
left a comment
There was a problem hiding this comment.
LGTM! Will ignore the upload report issue which posts the playwright result for now since all tests passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.claude/CLAUDE.md: Added prerequisites, screenshot update command, key source directories, important rules (auto-generated files, changelog, shadow DOM, CI clean state), PR guidelines, and testing overview.claude/rules/component-development.md: Path-scoped rules for Stencil component patterns, naming conventions, and new component workflow (loads only when working inlibraries/ui-library/src/components/).claude/rules/docs.md: Path-scoped rules for VitePress documentation, changelog format, and deployment base path (loads only when working indocs/).claude/rules/wrapper-libraries.md: Path-scoped rules highlighting auto-generated code warnings and Vue v-model bindings (loads only when working in wrapper library directories)All files follow Anthropic's CLAUDE.md best practices:
paths:frontmatter for on-demand loadingTest plan
claude /memoryfrom repo root🤖 Generated with Claude Code