Logo, head homehey
IntroductionFeaturesIntegrations

Overview

  • About Integrations

External - General

  • MCP Server
  • Raw File Export
  • Agent Skill Export

External - Tool Specific

  • Cursor Rules Export
  • Cursor Cloud Agents
  • GitHub

Internal Connectors

  • Mission Board Webhooks

Walkthroughs

  • Cursor
hey

Product Management for the
Vibe Coding Era

X

Legal

  • Terms
  • Privacy
  • Cookies
  • Imprint

Resources

  • Blog
  • Pricing
  • Signup
  • Login
  • llm.txt

Compare

  • Jira Alternative
  • Linear Alternative
  • Notion Alternative
  • Asana Alternative
  • Trello Alternative
  • Q for Vibe Coding

Integrations

  • Q + Cursor
  • Q + Claude
  • Q + Codex
  • Q + Windsurf
  • Q + VS Code
  • Q + v0
  • Q + Lovable
  • Q + bolt.new
  • Q + Replit

© 2026 Q. All rights reserved.

Made with ❤️ for builders by builders

Cursor Rules Export

Cursor Rules Export generates .mdc files for Cursor and packages them into a downloadable .cursor/rules export. You can either combine the selected content into one rule or generate a separate rule for each selected section.

What It Does

Use Cursor Rules Export when you want product context from Q to live as static rule files in Cursor.

  • Single File mode creates one .mdc file containing all selected content
  • Per Section mode creates one .mdc file per selected section or file
  • Mission boards are converted into markdown with their included items
  • You can preview the generated output before downloading

How It Works

Choose the export mode

Pick between Single File and Per Section.

Single File generates one rule containing all selected content.

Per Section generates multiple .mdc files, one for each selected section.

Select the files to include

Use the file selector to include or exclude files. The selector supports Select All and Clear, and mission boards can be expanded to preview their items.

Preview the generated rules

Click Preview to inspect the generated content before exporting. In single-file mode, the preview shows the combined rule content. In per-section mode, it shows a summary of the generated files.

Download the export

Click Download .cursor folder to download a ZIP containing the generated Cursor rules.

Export UI

Cursor Rules export UI showing export mode selection, file selection, preview, and download actions
1: Choose between single-file and per-section export. 2: Select or deselect files to include. 3: Preview the generated content. 4: Download the generated `.cursor` export.

Export Modes

ModeBest ForResult
singleOne broad rule with all selected contextOne .mdc file named from the idea, such as my-project-context.mdc
per-sectionSmaller, more focused rulesMultiple .mdc files, one generated from each selected path

Selection Behavior

The selector behaves like Raw File Export:

  • All exportable markdown files and mission boards are selected by default
  • Mission body files are not shown as separate top-level choices
  • Selecting a mission board includes all of its mission items automatically
  • Expanding a mission board lets you preview which items will be included
  • Internal files like manifest.json are excluded

Preview Behavior

  • In single mode, preview shows the combined .mdc content
  • In per-section mode, preview shows a summary of the generated .mdc files
  • Long previews are truncated in the UI for readability

Download and Install

The main export action downloads a ZIP containing the generated .cursor folder.

When the generated rule is small enough, Q can also provide Add to Cursor deeplinks for one-click installation. If a rule is too large for a deeplink, downloading the export is the fallback.

If you want one broad project rule, use single. If you want more focused rules that are easier to manage individually, use per-section.

Cursor rule exports are static snapshots. When your content in Q changes, re-export the rules to keep your Cursor setup in sync.

Previous

Agent Skill Export

Next

Cursor Cloud Agents

On this page

  • What It Does
  • How It Works
  • Export UI
  • Export Modes
  • Selection Behavior
  • Preview Behavior
  • Download and Install