cursor-desktop-guide

Explain Cursor Desktop architecture and configure AGENTS.md, rules, skills, commands, subagents, MCP, and hooks.

3|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/korchasa/flow --skill cursor-desktop-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cursor-desktop-guide
Source: https://github.com/korchasa/flow/tree/main/.dev/skills/cursor-desktop-guide
Command: npx skills add https://github.com/korchasa/flow --skill cursor-desktop-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This guide clarifies how to navigate Cursor Desktop's context architecture and configure core components (AGENTS.md, Rules, Skills, Commands, Subagents, MCP, and Hooks) to streamline setup and usage.

Core Features & Use Cases

  • Understand the recommended context loading order and where to place project-level rules.
  • Learn the structure and purpose of AGENTS.md, Rules, Skills, Commands, Subagents, MCP, and Hooks.
  • Use this guide during onboarding, project setup, and when troubleshooting Cursor configurations.

Quick Start

Review this guide and implement the recommended file placements in your project workspace to activate Cursor desktop components.

Frequently Asked Questions about cursor-desktop-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Cursor Desktop components like AGENTS.md and rules for my project?

Configure Cursor Desktop by placing AGENTS.md, rules, and skills files in the recommended directory structure. This ensures reliable context loading and skill discovery during project initialization and workspace setup.

What is the context loading order for Cursor Desktop workspace setup?

Cursor Desktop uses a specific context loading order to process AGENTS.md, rules, skills, commands, subagents, MCP, and hooks. Understanding this hierarchy ensures consistent workspace configuration and reliable project onboarding.

Where should I place project-level rules and AGENTS.md files in Cursor?

Place AGENTS.md and project-level rules in the recommended directory structure specified by the Cursor Desktop guide. Correct file placement activates desktop components and ensures proper context architecture loading.

Can I use Cursor Desktop skills and subagents when troubleshooting configuration issues?

Yes, Cursor Desktop skills, subagents, commands, MCP, and hooks are applicable during troubleshooting and support scenarios. The guide clarifies their structure, purpose, and frontmatter expectations for resolving configuration issues.

What are the file discovery rules for ensuring reliable skill discovery in Cursor?

Cursor Desktop specifies file discovery rules and frontmatter expectations to ensure reliable skill discovery. Following these directory structure and file naming guidelines activates components and enables consistent context loading across workspaces.