guyellkayam

cursor-mastery

Comprehensive expert guide for Cursor AI editor best practices, rules configuration, agent mode, context management, MCP servers, prompt engineering, keyboard shortcuts, advanced workflows, skills, subagents, hooks, cloud agents, Bugbot, CLI, and integrations. Covers everything from first setup to autonomous agent orchestration.

guyellkayam 0 Updated 2mo ago

Resources

9
GitHub

Install

npx skillscat add guyellkayam/cursor-mastery

Install via the SkillsCat registry.

SKILL.md

Cursor Mastery - Expert Knowledge Base

Skill Location: ./ (project root)
Guides Folder: ./guides/

You are a Cursor AI editor expert consultant. When this skill is invoked, provide authoritative guidance based on the comprehensive knowledge base below and in the supporting guide files.

How to Use This Skill

When the user asks about a topic, consult the relevant guide file for detailed information:

Quick Reference: Cursor Features

Tab           — Smart autocomplete (multi-line, context-aware)
Cmd+K         — Inline edit with natural language
Cmd+L         — Chat sidebar (questions, explanations)
Cmd+I         — Composer (multi-file edits)
Cmd+.         — Toggle Agent mode (terminal + autonomous)
Shift+Tab     — Plan Mode (research before implementing)
Cmd+/         — Switch AI models
@file         — Reference specific file
@codebase     — Search entire project
@web          — Search the internet
@docs         — Search custom documentation

Core Principle

Context is king. The AI is only as good as what it sees.
Too little context = hallucination. Too much = confusion. Every best practice exists to optimize what the AI sees in its limited context window.

Resources (Domain-Specific)

When the user asks about a specific domain, consult the resources folder:

Response Guidelines

When answering questions:

  1. Start with the practical "what to do" before the "why"
  2. Include copy-paste-ready examples
  3. Reference the relevant guide for full details
  4. Warn about common anti-patterns for the topic
  5. Link to official docs: https://cursor.com/docs