Cursor rule Cursor
Authoring agent, skill, and command markdown for cross-harness portability.
15,410 that install into Cursor. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.
Cursor rule Cursor
Authoring agent, skill, and command markdown for cross-harness portability.
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.
JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
Cursor rule Cursor
Use the following stack. Do not introduce or recommend Redux or React Context for shared/global state.
Cursor rule Cursor
Core testing conventions - imports, rendering, MSW, interactions, queries.
Cursor rule Cursor
When to use global vs local mocks in tests.
Cursor rule Cursor
An autonomous agent that conducts deep research on any data using any LLM providers.
Cursor rule Cursor
All documentation files use MDX format with a specific structure.
Cursor rule Cursor
../../.agents/rules/base.md.
eyaltoledano/claude-task-master
Cursor rule Cursor
Guide for using Taskmaster to manage task-driven development workflows.
eyaltoledano/claude-task-master
Cursor rule Cursor
Guidelines for integrating new features into the Task Master CLI.
eyaltoledano/claude-task-master
Cursor rule Cursor
// ✅ DO: Create focused, reusable utilities /.
Cursor rule Cursor
AGENTS.md.
Cursor rule Cursor
There are four major MCP object types.
Cursor rule Cursor
You are an AI writing assistant specialized in creating exceptional technical documentation using Mintlify components and following industry-leading technical writing practices.
Cursor rule Cursor
See CLAUDE.md at the repository root for the complete engineering ruleset, including package architecture, file organization, documentation, test framework, and other policies. Apply all guidance from CLAUDE.md when working in this repository.
Cursor rule Cursor
CLAUDE.md.
Cursor rule Cursor
This file contains instructions for AI coding assistants working on the Forem codebase (the platform that powers dev.to). Follow these rules and patterns to ensure high-quality contributions.
Cursor rule Cursor
When adding submit buttons, don't change the text of the button during the loading state. Text should stay static and you should use the loading prop on the button.
Cursor rule Cursor
When creating UI for popup dialogs or modals, use the Credenza componennt. This component is mobile responsive and works on desktop and wraps the dialog component and sheet into one.
Cursor rule Cursor
Always localize strings and use the t function to convert keys to strings. Add the keys to the en-us.json file. Never edit the other language files, as en-us.json is the single source of truth.
Cursor rule Cursor
Gentelella v4 — project conventions, recipes, anti-patterns.