Skip to content

Add Zelda BOTW (Sheikah Slate) UI style rule#331

Open
chaos-xxl wants to merge 1 commit into
PatrickJS:mainfrom
chaos-xxl:add-zelda-botw-sheikah-slate
Open

Add Zelda BOTW (Sheikah Slate) UI style rule#331
chaos-xxl wants to merge 1 commit into
PatrickJS:mainfrom
chaos-xxl:add-zelda-botw-sheikah-slate

Conversation

@chaos-xxl

@chaos-xxl chaos-xxl commented Jul 8, 2026

Copy link
Copy Markdown

Adds a Cursor rule for building UIs in the Zelda: Breath of the Wild (Sheikah Slate) visual style.

Contribution Type

  • New rule (.mdc) + README registration
  • Fix / improvement to an existing rule
  • Docs / other

Value To Cursor Users

Gives Cursor a reusable, self-contained visual-style rule so it can generate UIs in the distinctive BOTW "Sheikah Slate" look consistently — dark theme, the signature double-border pattern, Sheikah-blue glow, italic body / Hylia Serif titles — without the user re-specifying it each time. Backed by the open-source zelda-hyrule-ui React library (83 components, MIT), so generated markup maps to a real component set if desired.

Added Or Changed Files

  • Added rules/zelda-botw-sheikah-slate-cursorrules-prompt-file.mdc — the rule, with required description / globs / alwaysApply frontmatter, design hard-rules, color tokens, a copy-paste double-border snippet, and a "never approximate the signature assets/font" guardrail.
  • Changed README.md — one linked bullet under Frontend Frameworks and Libraries (alphabetical, end of section).

Quality Checklist

  • .mdc starts with valid frontmatter (description, globs, alwaysApply: false)
  • README entry is a single line, links to the rule file, follows existing format
  • Placed in the appropriate category, alphabetical order preserved
  • Content is original (authored by me), neutral, and practical
  • No promotional / SaaS funnel; no paid dependency

Notes For Maintainers

zelda-hyrule-ui is an unofficial, non-commercial fan project, not affiliated with Nintendo. The rule describes an original visual-style spec (colors, borders, tokens) and does not redistribute any Nintendo assets. Happy to adjust the category (Frontend Frameworks vs CSS and Styling) or wording if you prefer.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Adds a new Cursor rules prompt file (zelda-botw-sheikah-slate-cursorrules-prompt-file.mdc) specifying UI styling constraints for "Sheikah Slate" style components, and adds a corresponding entry linking to this file in the README's Rules list.

Changes

Sheikah Slate UI Rule

Layer / File(s) Summary
New rule file and README registration
rules/zelda-botw-sheikah-slate-cursorrules-prompt-file.mdc, README.md
New .mdc file defines rule metadata, applicable globs, and hard UI constraints (theme, borders, colors, typography, focus states, CSS tokens, asset sourcing); README gains a linked bullet describing the new rule.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: PatrickJS

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly states the main change: adding a Zelda BOTW Sheikah Slate UI style rule.
Description check ✅ Passed The description covers the required sections and key implementation details, with only a minor format mismatch for the Summary heading.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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