Cursor is a code editor that supports AI-powered code completion and suggestions.

Cursor

setup-cursor-rules
mkdir -p .cursor/rules && curl -o .cursor/rules/checkly.mdc  "https://www.checklyhq.com/docs/ai/checkly.rules.md" -L
Now make sure to add the new checkly.mdc file to your context.You can now ask Cursor to install the checkly NPM package and generate code for API Checks, Browser checks, Multistep checks and all other constructs. Make sure to use the checkly.mdc file as context for your questions.
You can now reference the checkly.mdc using @checkly.mdc file in your Cursor chats and ask it to generate code for API Checks, Browser checks, Multistep checks and all other constructs.