Cursor rule
.cursor/rules/astro.mdcAstro
Cursor rules
Quality
31/100
Scores the file, not the repository.Length
67 words
2 headings · 1 code blocksRepository
0
— · pushed 415 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Astro78- Follow Astro's newest documentation.9- Always use frontmatter and remember that it is in a server context.1011## Example component1213```astro14---15import type { GLOBAL_SETTINGS_QUERYResult } from "@novo-holdings-annual-report-2024/studio/types";1617interface Props {18 settings: GLOBAL_SETTINGS_QUERYResult;19}2021const { settings } = Astro.props;22const currentYear = new Date().getFullYear();23---2425<footer class="w-full py-8 px-6 bg-gray-50 mt-16">26 <div class="max-w-7xl mx-auto text-center text-gray-600">27 <p>© {currentYear} {settings?.globalTitle}</p>28 </div>29</footer>30```31
Also in kontrapunkt-code/novo-holdings-annual-report-2024
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 |
|---|---|---|---|---|---|
| kontrapunkt-code/novo-holdings-annual-report-2024.cursor/rules/motion.mdc · 0 | Cursor rules | no sections | 24/100 | 3 days ago | |
| kontrapunkt-code/novo-holdings-annual-report-2024.cursor/rules/solidjs.mdc · 0 | Cursor rules | ui | 53/100 | 3 days ago | |
| kontrapunkt-code/novo-holdings-annual-report-2024.cursor/rules/tailwind.mdc · 0 | Cursor rules | ui | 24/100 | 3 days ago | |
| kontrapunkt-code/novo-holdings-annual-report-2024.cursorrules · 0 | .cursorrules | no sections | 39/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 | |
| 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 | |
| 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 | |
| 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 |
