RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/Gurgenbaba/genesis-colonies

Cursor rule

.cursor/rules/battle-lab-visual.mdc

Genesis Battle Lab — visual dashboard UX, not text reports

Cursor rules

Quality

63/100

Scores the file, not the repository.

Length

260 words

6 headings · 0 code blocks

Repository

2

— · pushed 0 days ago

Last changed

3 days ago

First indexed 3 days ago.
Gurgenbaba/genesis-colonies/.cursor/rules/battle-lab-visual.mdcRawGitHub
1---
2description: Genesis Battle Lab — visual dashboard UX, not text reports
3globs:
4 - templates/combat_simulator.html
5 - static/js/combat_simulator.js
6 - static/style.css
7 - game/combat_simulator.py
8 - tests/test_combat_simulator.py
9---
10 
11# Genesis Battle Lab — Visual First
12 
13> **Genesis Battle Lab ist ein visuelles Werkzeug, kein Bericht.**
14 
15## Principle
16 
17Prefer symbols, resource images, ship icons, status chips, and compact numbers over text lists and paragraphs. Long text is secondary only (tooltips, collapsed admin, i18n keys for hover).
18 
19**Goal:** A player grasps a simulation result in **2–3 seconds** without reading prose.
20 
21## Required patterns
22 
23- **Loot / debris:** single horizontal strip with resource icons + values (`gbl-resource-strip`), not `<dl>` lists.
24- **Losses:** unit icon chips with quantity (`gbl-unit-chips`), not name/value tables.
25- **Combat values:** per-unit stat cards with ⚔ 🛡 ❤ icons (`gbl-stat-card`), not label:value rows.
26- **Analysis:** traffic-light signal chips (`gbl-signal-row`), not bullet lists.
27- **Why / advice:** short chips with hover title for full explanation (`gbl-why-chip`, `gbl-advice-chip`).
28- **Result header:** compact tile bar (icons + numbers), details collapsed by default.
29 
30## Forbidden in player-facing Battle Lab UI
31 
32- Resource name + number vertical lists in the details panel
33- Unit loss tables with ship names as primary display
34- Long narrative paragraphs as the default view
35- Analysis as `<ul>` bullet text without visual signals
36 
37## When adding new result data
38 
391. Add a compact visual representation first (icon, chip, ampel, tile).
402. Put explanatory text in `title` / tooltip or admin-only sections.
413. Add i18n keys in **all** `locales/` files (`de`, `en`, `es`, `fr`, `pl`, `pt`, `ru`, `tr`).
424. Extend `tests/test_combat_simulator.py` for new `data-sim-*` markers and render helpers.
43 
44## Server authority
45 
46Display numbers come from `game/combat_simulator.py` payloads. Frontend formats and renders only — no combat math in JS.
47 

Sections

  • Genesis Battle Lab — Visual First
  • Principle
  • Required patterns
  • Forbidden in player-facing Battle Lab UI
  • When adding new result data
  • Server authority

What it covers

code-stylesecurityuido-not

Stack — with the evidence

python

(1.00)

flask

(0.70)

postgres

(0.70)

docker

(0.60)

github-actions

(0.60)

Glob targeting

  • templates/combat_simulator.html
  • static/js/combat_simulator.js
  • static/style.css
  • game/combat_simulator.py
  • tests/test_combat_simulator.py

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
Gurgenbaba
Language
—
License
—
Archived
no

All configs in this repo

Also in Gurgenbaba/genesis-colonies

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
Gurgenbaba/genesis-colonies.cursor/rules/genesis-colonies-ui-design.mdc · 2Cursor rulespythonflask+3buildstylearchui+167/1003 days ago
Gurgenbaba/genesis-colonies.cursor/rules/genesis-colonies.mdc · 2Cursor rulespythonflask+3styleuido-notagent-behaviour+159/1003 days ago
Gurgenbaba/genesis-colonies.cursor/rules/no-dead-code-no-bloat.mdc · 2Cursor rulespythonflask+3no sections44/1003 days ago
Gurgenbaba/genesis-colonies.cursor/rules/test-maintenance.mdc · 2Cursor rulespythonflask+3teststyletesting-strategydo-not67/1003 days ago
Diff against .cursor/rules/genesis-colonies-ui-design.mdc Diff against .cursor/rules/genesis-colonies.mdc Diff against .cursor/rules/no-dead-code-no-bloat.mdc Diff against .cursor/rules/test-maintenance.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
markstev/mark-starter.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+14setuptestlint-formatstyle+699/1003 days ago
dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+15setuptestlint-formatstyle+799/1003 days ago
Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+13setuptestlint-formatstyle+799/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
skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4kCursor rulestypescriptnode+14teststylearchtypes+296/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