cursorrules
01Cursor rule Cursor
Do not use try { } catch { } blocks unless they are absolutely necessary or handling user supplied data. Avoid defensive programming and implement clean code with fail-fast patterns.
41 tagged chatbot, measured the same way as everything else here.
Browse within: assistant 11docker 11multiuserchat 7openai 7sandbox 7crypto 6agent-api 5agent-marketplace 5ai-chat 5blockchain 5fastify 5full-stack 5
Cursor rule Cursor
Do not use try { } catch { } blocks unless they are absolutely necessary or handling user supplied data. Avoid defensive programming and implement clean code with fail-fast patterns.
Cursor rule Cursor
../../CLAUDE.md.
Cursor rule Cursor
Frontend theme-system rules for NekroAgent, covering the theme architecture, core file structure, design principles, and usage guidance. A theme system controls shared visual choices such as colors, typography, and layouts.
Cursor rule Cursor
Development rules for NekroAgent plugins, including plugin templates, API usage, sandbox method choices, prompt injection, and error handling. NekroAgent is the plugin system these rules are intended for.
Cursor rule Cursor
Development rules for a global server-sent events system. Server-sent events, or SSE, let a server push status updates to a connected web client.
Cursor rule Cursor
When updating the LibreChat config version (e.g., from v1.2.6 to v1.2.7), follow these steps.
WoJiSama/skill-based-architecture
Cursor rule Cursor
Compatibility shell — routes tasks to skill-based-architecture's self-hosted SKILL.md at repo root.
WoJiSama/skill-based-architecture
Cursor rule Cursor
Demo Shop frontend guidance.
RandyChen1985/nanzi-ai-agent-platform
Cursor rule Cursor
A repository rule for the phrase “the code has been merged.” It tells the agent to synchronize Git branches and remote commits without running the development script.
RandyChen1985/nanzi-ai-agent-platform
Cursor rule Cursor
A set of rules for writing GitHub pull requests, which are proposed code changes submitted for review.
Cursor rule Cursor
You are working in the SeldonFrame Turborepo.
Cursor rule Cursor
This project uses pnpm for package management and has a structured set of scripts for different development tasks.
Cursor rule Cursor
This project uses a modular scripts directory structure for maintainability and clear separation of concerns.
Cursor rule Cursor
This project uses an optimized, modular scripts directory structure for better maintainability and clear separation of concerns.
ssdeanx/secure-rag-multi-agent
Cursor rule Cursor
Apply the general coding guidelines to all code.
ssdeanx/secure-rag-multi-agent
Cursor rule Cursor
The Memory Bank is a hierarchical documentation system designed to survive AI memory resets. It organizes project knowledge into: project brief → context files → designs → requirements → tasks → progress. Every task must begin with reading ALL memory bank files. Use spec-driven development with EARS format…
Cursor rule Cursor
Always develop on dev; merge to main after verified; keep both in sync.
Cursor rule Cursor
Desktop app fixes must pass a local packaged build smoke test before pushing release tags or CI desktop builds.
Cursor rule Cursor
OpenSquad frontend visual system — soft tooling UI (Linear × Claude). Apply when editing nexuschat-pro UI, themes, or design tokens.
Cursor rule Cursor
XX Chat AI 后端约定(Fastify / SSE / Provider / SQLite).
Cursor rule Cursor
XX Chat AI 前端约定(React / SSE / Zustand / Streamdown).
Cursor rule Cursor
A project-planning rule that checks whether docs/plan.md, a Markdown file describing the full-stack implementation plan, still matches recent project changes.
Cursor rule Cursor
Cursor rule "c-files" from MairwunNx/xi, covering c source and header files rules 🔧, core principles, coding style, naming and formatting.
Cursor rule Cursor
Cursor rule "devcontainer-files" from MairwunNx/xi, covering dev container rules, core principles, base image, features and user and privileges.