Skip to content

docs: make styling cookbook library-agnostic + add validation workflow#165

Merged
himerus merged 3 commits intodevfrom
feature/library-agnostic-cookbook
Mar 21, 2026
Merged

docs: make styling cookbook library-agnostic + add validation workflow#165
himerus merged 3 commits intodevfrom
feature/library-agnostic-cookbook

Conversation

@himerus
Copy link
Contributor

@himerus himerus commented Mar 21, 2026

Summary

  • Replaces all hardcoded sl-* Shoelace prefixes with generic my-* examples (CLAUDE.md mandate: no framework assumptions)
  • Adds Recipe 6: Slot Styling with light DOM patterns and font/layout inheritance note
  • Adds self-referential var() and initial anti-patterns to the quick reference
  • Adds validation workflow section referencing styling_preflight and suggest_fix

Test plan

  • Context file is valid markdown
  • No code changes

🤖 Generated with Claude Code

Replaces hardcoded sl-* Shoelace prefixes with generic my-* examples.
Adds slot styling recipe, self-referential var() anti-pattern, and
validation workflow section referencing styling_preflight.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 21, 2026

Warning

Rate limit exceeded

@himerus has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 56 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: da7dda98-c805-4df3-b004-41b6ae5048b7

📥 Commits

Reviewing files that changed from the base of the PR and between a19bf71 and 0b0fdf8.

📒 Files selected for processing (2)
  • .automaker/context/styling-cookbook.md
  • .changeset/library-agnostic-cookbook.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/library-agnostic-cookbook

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

himerus and others added 2 commits March 21, 2026 03:26
Adds missing changeset for docs PR. Updates integration
test to include resolve_css_api (67 core tools).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Accept dev's tool count (68 core + 2 token) which
includes both resolve_css_api and styling_preflight.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@himerus himerus merged commit 2c55df5 into dev Mar 21, 2026
8 of 10 checks passed
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