Cursor rule
.cursor/rules/styles.mdc[object Object]
Cursor rules
Quality
34/100
Scores the file, not the repository.Length
143 words
0 headings · 0 code blocksRepository
0
— · pushed 153 days agoLast changed
3 days ago
First indexed 3 days ago.123456- DO NOT USE TAILWIND.7- I repeat: DO NOT USE TAILWIND!8- This project uses Mantine as a component library.9- CSS is written using CSS modules with Linaria. CSS is written in separate files with a `css.ts` extension.10- CSS is imported into React components using `import * as classes from (filename).css`. It should always be accompanied by `import cx from clsx` and referencing classes should always use `cx`.11- Mantine CSS variables are exported using Mantine's `themeToVars` which converts the base Mantine theme object into CSS variables. This list of mantine css vars is available at `app/frontent/lib`, which is aliased as `@/lib`.12- Each css.ts file starts with the following imports:13 `import { css } from "@linaria/core"`14 `import { vars } from "@/lib"`15- Styles in css.ts files are built using the `css` function from linaria with string template literals.16
Also in aviemet/inventory
Diff this repo’s formatsOne 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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| aviemet/inventory.cursor/rules/conventions.mdc · 0 | Cursor rules | testing-strategy | 16/100 | 3 days ago | |
| aviemet/inventory.cursor/rules/inventory.mdc · 0 | Cursor rules | no sections | 16/100 | 3 days ago | |
| aviemet/inventory.cursor/rules/rails.mdc · 0 | Cursor rules | testlint-formatstylearch+4 | 69/100 | 3 days ago | |
| aviemet/inventory.cursor/rules/rspec.mdc · 0 | Cursor rules | style | 8/100 | 3 days ago | |
| aviemet/inventory.cursor/rules/typescript.mdc · 0 | Cursor rules | testlint-formatstylearch+4 | 78/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 3 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago |
