Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Startedcursor-ide
Using Cursor IDE with advanced AI features
Stars1
Forks0
UpdatedMay 25, 2026 at 21:36
SKILL.md
readonlyMenu
Using Cursor IDE with advanced AI features
| name | cursor-ide |
| description | Using Cursor IDE with advanced AI features |
| category | ai |
| tags | ["cursor","ide","ai","editor","development"] |
| models | ["sonnet","opus"] |
| version | 1.0.0 |
| created | "2026-05-14T00:00:00.000Z" |
Maximize productivity with Cursor's AI-powered code editor features.
# Cursor Tips & Shortcuts
## AI Features
- **Ctrl+K**: Inline code generation — describe what you want in place
- **Ctrl+L**: Chat with AI about your codebase (supports @file, @folder, @web)
- **Ctrl+Shift+L**: Composer — multi-file editing with AI
- **Ctrl+I**: Edit with AI — select code and describe changes
- **@docs**: Add documentation references for AI context
- **@web**: Search the web through AI chat
## Agent Mode
Cursor can operate as an autonomous agent:
- Reads and writes files
- Runs terminal commands
- Installs dependencies
- Commits changes
## Rules (.cursorrules)
Create `.cursorrules` in your project root to define:
- Coding conventions
- Architecture preferences
- Testing requirements
- Framework-specific patterns
Cursor is a VS Code fork with deep AI integration. Use Composer for multi-file edits, inline editing for targeted changes, and Agent mode for autonomous tasks. Rules files shape AI behavior per-project.
Automated code review with AI agents
Modern AI-assisted development workflow
AI safety and responsible AI practices
Customizing Claude Code with CLAUDE.md
Using Claude Code CLI for autonomous development
Advanced Claude Code workflows and automation