Cursor rule
.cursor/rules/core.mdcSecurity gatekeeper and development workflow. Always applies.
Cursor rules
Quality
63/100
Scores the file, not the repository.Length
224 words
5 headings · 0 code blocksRepository
1
— · pushed 105 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Core Rules78## Security Gatekeeper910These rules are ABSOLUTE:1112- NEVER publish passwords, API keys, or tokens to git/npm13- NEVER commit `.env`; ALWAYS verify `.env` is in `.gitignore`14- Before ANY commit: verify no secrets included1516## Development Workflow1718- **CLI whenever available:** Use the CLI every time it exists (Railway CLI, curl, gh, Cloudflare API, npm/pnpm, git, etc.). Use dashboards or GUI only when the CLI cannot do the action. Prefer staying hands-off: run commands yourself, don’t ask the user to run steps.19- **Monitoring:** Use `pnpm run monitor` for GitHub CI, Railway, app health, Cloudflare status; `pnpm run monitor:watch` for polling + notifications. See [docs/MONITORING.md](docs/MONITORING.md)20- **Autonomy:** Proceed with fixes, implementations, and improvements within project scope without asking permission21- **Do not hand off technical work:** Run commands, edit `.env`/config, run tests, and verify yourself. Do not ask the user to run steps22- **Handle everything:** Commit, push, deploy, and any follow-up yourself. Tell the user when it's done; no play-by-play unless they ask23- **Production debugging:** Check [docs/DEBUGGING.md](docs/DEBUGGING.md) first. Do not add instrumentation until platform limits and env are checked2425## Context Window2627At 50-60% context usage: summarize session, update CONTEXT_FOR_NEW_CHAT.md, commit, and inform user to start a new chat.2829## Single-Purpose Chats3031Prefer a new chat for a new feature. Use /clear between unrelated tasks to reset context.32
Also in zganich/careerswarm-honeycomb
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 |
|---|---|---|---|---|---|
| zganich/careerswarm-honeycombAGENTS.md · 1 | AGENTS.md | performancemonorepo | 46/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/agent-prompts.mdc · 1 | Cursor rules | agent-behaviour | 44/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/architecture.mdc · 1 | Cursor rules | setup | 38/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/flywheel.mdc · 1 | Cursor rules | no sections | 4/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/openclaw.mdc · 1 | Cursor rules | agent-behaviour | 30/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/pivot.mdc · 1 | Cursor rules | no sections | 4/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursor/rules/roast.mdc · 1 | Cursor rules | no sections | 16/100 | 3 days ago | |
| zganich/careerswarm-honeycomb.cursorrules · 1 | .cursorrules | no sections | 16/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 |
