cursorrules
01Cursor rule Cursor
MCP web research server (give Claude real-time info from the web).
46 tagged anthropic claude, measured the same way as everything else here.
Browse within: ai-assistant 20ai-interface 20ai-sdk 20datadog 19honeycomb 19llm-monitoring 19
Cursor rule Cursor
MCP web research server (give Claude real-time info from the web).
Cursor rule Cursor
Be THOROUGH at the top of files. Explain what the file does, why it exists, and how it fits into the larger system. This helps both humans and AI understand context quickly.
Cursor rule Cursor
When we are creating prompts that will be used by an LLM for agents.
Cursor rule Cursor
ALL imports go at the top of the file. Every single one. If you're even thinking about putting an import inside a function, stop.
Cursor rule Cursor
Do NOT invent repository facts. Before editing, run: npm run knowledge:context -- --task=" " and read .ai/local/current-context.md.
Cursor rule Cursor
this is a desktop app, powered by tauri, react, typescript and vite. use bun as package manager. use tailwind css with shadcn/ui for styling. write git commit message in english, and keep it one line.
Cursor rule Cursor
This is Kevin Z's Claude Code Kit — a comprehensive skill/command/hook system for Claude Code (Anthropic's CLI).
Cursor rule Cursor
Production TypeScript coding standards.
Cursor rule Cursor
Git workflow, permissions, and all git message standards.
Cursor rule Cursor
When we are creating prompts that will be used by an LLM for agents.
Cursor rule Cursor
Auto-registration and coordination for any agent using Agent Orchestration.
Cursor rule Cursor
Rules for the main orchestrator agent in multi-agent workflows.
Cursor rule Cursor
Rules for sub-agents spawned to work on specific tasks.