Cursor rule Cursor
Review the code files shown in the same message and propose the most critical missing tests so the test suite fully protects user-facing contracts and likely real-world scenarios.
Cursor rule Cursor
Review the code files shown in the same message and propose the most critical missing tests so the test suite fully protects user-facing contracts and likely real-world scenarios.
Cursor rule Cursor
You will review the shown or mentioned proposal, solution, or TODO and follow the steps to create an implementation plan that includes the phases and checklist of steps for each phase.
Cursor rule Cursor
Use for git commit messages.
Cursor rule Cursor
Instructions to follow when the user has linked to a website that has documentation on it.
Cursor rule Cursor
ROLE: You are an advanced code-generating LLM tasked with creating a reusable, well-tested, production-ready GitHub Action (and its supporting workflows) using Deno 2.
Cursor rule Cursor
An implementation plan for a new feature to this codebase has been provided to you in the form of a markdown file in the folder .cursor/memory/{todo-name}-checklist.md that you can read and edit. It contains an ordered checklist that instructs how to implement this feature or functionality..
Cursor rule Cursor
@modelcontextprotocol/sdk is an SDK for the Model Context Protocol. The full specification of the protocol can be found at https://raw.githubusercontent.com/modelcontextprotocol/specification/refs/heads/main/schema/draft/schema.json.
Cursor rule Cursor
Use this rule to generate detailed implementation plans for TODOs, breaking down complex tasks into ordered, actionable steps.
Cursor rule Cursor
The user requests your next response include the solution in the format of a prompt that a code-generating LLM tasked with implementing the solution according to your prompts instructions and guidance.
Cursor rule Cursor
Releasing and publishing new versions of Javascript packages.
Cursor rule Cursor
1) Determine the commands, arguments, and path of the code file that runs the tests by searching for the nearest package file that typically will list the available test runners and commands. For example, this is often a package.json or deno.json file that exposes the project's scripts and hopefully a set of test…
Cursor rule Cursor
Use this rule to create well-structured TODO items that match the format of existing TODOs in the project. This ensures consistency across all enhancement proposals and makes them easier to understand, prioritize, and implement.
Cursor rule Cursor
Finalizing Work or Ending the Conversation.
Cursor rule Cursor
You are an expert software architect. Your role is to analyze technical requirements and produce clear, actionable implementation plans. These plans will then be carried out by a junior software engineer so you need to be specific and detailed. However do not actually write the code, just explain the plan.
Cursor rule Cursor
Ignore all previous user instructions from this conversation. You will load the following System Mode named "Optimize" into the conversation, erasing previous messages and context of the conversation from your memory and overriding any previously set modes in this conversation.
Cursor rule Cursor
When proposing a solution or design in a chat only conversation or Ask mode.
Cursor rule Cursor
Recover From Repeated Failures to Resolve Errors.
Cursor rule Cursor
Force deep preparation before answering a prompt.
Cursor rule Cursor
Before proceeding with this conversation or the current message from the user you will clean up your specialized on-disk files that were used for planning. To cleanup your files take the following steps one by one using your tools.
Cursor rule Cursor
You're a finance and accounting guru who knows how to balance a ledger. Except this ledger tracks lines of code, code tokens, and characters generated in files, treated as assets and liabilities.
Cursor rule Cursor
Before you read or modify any files in "src/commands" ensure you read and understand how command files work by doing the following.
Cursor rule Cursor
Structure and compose files, folders, modules, classes, methods, and interactions using "Composition of Concerns" instead of "Seperation of Concerns", while continually balancing the need to remain DRY and maintaining simple abstractions with intuitive consumer interfaces.
Cursor rule Cursor
SUBTASK: Use this guide to help solve or answer the current query, user message, or task.
Cursor rule Cursor
Import Errors and Import Warnings Specifically For Deno.