RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/tyler274/rummage

Cursor rule

.cursor/rules/bevy_rand.mdc

using bevy_rand

Cursor rules

Quality

61/100

Scores the file, not the repository.

Length

157 words

5 headings · 1 code blocks

Repository

2

— · pushed 443 days ago

Last changed

3 days ago

First indexed 3 days ago.
tyler274/rummage/.cursor/rules/bevy_rand.mdcRawGitHub
1---
2description: using bevy_rand
3globs:
4alwaysApply: false
5---
6# bevy_rand Rules
7 
8## Version Requirements
9 
10When working with bevy_rand and bevy_prng in this project, always use the following:
11 
12- **ALWAYS** use the upstream git version from the main branch:
13```toml
14bevy_rand = { git = "https://github.com/Bluefinger/bevy_rand", branch = "main", features = ["wyrand", "experimental"] }
15bevy_prng = { git = "https://github.com/Bluefinger/bevy_rand", branch = "main", features = ["wyrand"] }
16```
17 
18- Do not use specific versions from crates.io
19- Ensure compatibility with our current Bevy 0.15.x version
20 
21## Feature Selection
22 
23- Always include the "wyrand" feature for both bevy_rand and bevy_prng
24- Include the "experimental" feature for bevy_rand
25 
26## Usage Guidelines
27 
28- Use `WyRand` as the preferred PRNG algorithm for general randomization needs
29- Register PRNGs via the EntropyPlugin: `app.add_plugins(EntropyPlugin::<WyRand>::default())`
30- For deterministic behavior in tests, remember to use a specific seed
31 
32## Compatibility Notes
33 
34- bevy_rand and bevy_prng from the main branch require uuid 1.13.1 or newer
35- When updating these dependencies, ensure other dependencies are compatible

Sections

  • bevy_rand Rules
  • Version Requirements
  • Feature Selection
  • Usage Guidelines
  • Compatibility Notes

What it covers

code-styledeploymentdo-not

Stack — with the evidence

rust

(1.00)

github-actions

(0.60)

Glob targeting

  • [object Object]

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
tyler274
Language
—
License
—
Archived
no

All configs in this repo

Also in tyler274/rummage

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
tyler274/rummage.cursor/rules/book_editing.mdc · 2Cursor rulesrustgithub-actionsno sections4/1003 days ago
tyler274/rummage.cursor/rules/bands_of_light_ui.mdc · 2Cursor rulesrustgithub-actionsno sections16/1003 days ago
tyler274/rummage.cursor/rules/cards.mdc · 2Cursor rulesrustgithub-actionsno sections24/1003 days ago
tyler274/rummage.cursor/rules/compile_check.mdc · 2Cursor rulesrustgithub-actionsbuild28/1003 days ago
tyler274/rummage.cursor/rules/general.mdc · 2Cursor rulesrustgithub-actionsno sections30/1003 days ago
tyler274/rummage.cursor/rules/git_commits.mdc · 2Cursor rulesrustgithub-actionsarchtypesgit54/1003 days ago
tyler274/rummage.cursor/rules/imagenode.mdc · 2Cursor rulesrustgithub-actionsdatabaseui50/1003 days ago
tyler274/rummage.cursor/rules/mtg.mdc · 2Cursor rulesrustgithub-actionsno sections4/1003 days ago
tyler274/rummage.cursor/rules/mtgjson_importer.mdc · 2Cursor rulesrustgithub-actionsno sections24/1003 days ago
tyler274/rummage.cursor/rules/save.mdc · 2Cursor rulesrustgithub-actionsno sections24/1003 days ago
tyler274/rummage.cursor/rules/testing.mdc · 2Cursor rulesrustgithub-actionstestarch66/1003 days ago
Diff against .cursor/rules/book_editing.mdc Diff against .cursor/rules/bands_of_light_ui.mdc Diff against .cursor/rules/cards.mdc Diff against .cursor/rules/compile_check.mdc Diff against .cursor/rules/general.mdc Diff against .cursor/rules/git_commits.mdc Diff against .cursor/rules/imagenode.mdc Diff against .cursor/rules/mtg.mdc Diff against .cursor/rules/mtgjson_importer.mdc Diff against .cursor/rules/save.mdc Diff against .cursor/rules/testing.mdc

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45Cursor rulestypescriptpytest+15testlint-formatstylearch+5100/1003 days ago
hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126Cursor rulesgobun+5setupbuildtestlint-format+6100/1003 days ago
langflow-ai/langflow.cursor/rules/docs_development.mdc · 153kCursor rulespythonnode+16setupbuildtestlint-format+797/1003 days ago
TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45Cursor rulestypescriptpytest+15teststyletesting-strategysecurity+397/1003 days ago
skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4kCursor rulestypescriptnode+14buildtestlint-formatstyle+796/1003 days ago
nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49Cursor rulestypescriptcypress+14setupbuildteststyle+496/1003 days ago
skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4kCursor rulestypescriptnode+14teststylearchtypes+296/1003 days ago
skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4kCursor rulestypescriptnode+14buildtestlint-formatstyle+796/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack