Cursor rule Cursor
Multi-agent systems with complex workflows.
453 tagged agent, measured the same way as everything else here.
Browse within: cursor-ai 60coding 40claudecode 34rules 33llms 31cursorrules 29Multi-Agent 26cursor-rules 25fastapi 24agentic-framework 23ai-workflow 23desktop 23electron 23agentic-workflow 22
Cursor rule Cursor
Multi-agent systems with complex workflows.
Cursor rule Cursor
Most coagents examples have a ui/ folder with Next.js applications.
Cursor rule Cursor
When working with suggesitons, always load this up.
Cursor rule Cursor
An autonomous agent that conducts deep research on any data using any LLM providers.
Cursor rule Cursor
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024].
Cursor rule Cursor
SWE-agent implements an AI software engineering agent that uses language models to fix github issues. Here's what you need to know about the project structure.
Cursor rule
Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. Activates when: task failed 2+ times, about to say 'I cannot', suggesting user do it manually, blaming environment without verifying, stuck in loops tweaking same approach, passive behavior (not…
Cursor rule
A set of rules for pushing an agent through repeated failures with forceful workplace-style language and a structured debugging process.
Cursor rule
Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. Activates when: task failed 2+ times, about to say 'I cannot', suggesting user do it manually, blaming environment without verifying, stuck in loops tweaking same approach, passive behavior (not…
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.
wonderwhy-er/DesktopCommanderMCP
Cursor rule
Prefer Desktop Commander MCP for local filesystem, terminal, process, search, and workspace operations.
Cursor rule Cursor
This is an absolute requirement and takes precedence over all other language guidelines. While user-facing communication may be in Chinese, all code-related content must be in English to maintain consistency and compatibility with development tools.
Cursor rule Cursor
Cursor rule "01-code-style" from refly-ai/refly, covering code style guidelines, typescript/javascript style, react performance optimization, error handling and css guidelines.
Cursor rule Cursor
Cursor rule "05-code-organization" from refly-ai/refly, covering code organization guidelines, file structure, component files, import ordering and component structure.
Cursor rule Cursor
App layer (API) contract for FastAPI endpoints in backend/apps. Parse/validate input, call services, map domain errors to HTTP, return JSONResponse on success.
Cursor rule Cursor
Database layer standards for models, CRUD, transactions, and exceptions.
Cursor rule Cursor
Component layer rules for reusable and feature-specific UI components.
Cursor rule Cursor
All tasks related to updating frontend components, CSS, and general styling.
Cursor rule Cursor
No need to run the app. It's already up. i.e. no bun dev or bun run build.
Cursor rule
Documentation and usage patterns for Swift Argument Parser for command-line tools.
Cursor rule
Comprehensive guide for migrating from XCTest to Swift Testing with best practices from WWDC 2024.
Cursor rule
Guide for migrating Swift code to Swift 6 with concurrency and strict checking.
Cursor rule Cursor
A maintenance guide for interfaces built with Ant Design, a React component library, and antd-style, its styling companion. The description only says it applies to existing components.
Cursor rule Cursor
A guide for developing reusable software components, including their categories, file structure, code separation, and development process. Components are self-contained pieces of an interface or application.