Marketplace

cursor-debug-bundle

Debug AI suggestions and code generation in Cursor. Triggers on "debug cursor ai", "cursor suggestions wrong", "bad cursor completion", "cursor ai debug". Use when debugging issues or troubleshooting. Trigger with phrases like "cursor debug bundle", "cursor bundle", "cursor".

allowed_tools: Read, Write, Edit, Bash(cmd:*)

$ 설치

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills /tmp/claude-code-plugins-plus-skills && cp -r /tmp/claude-code-plugins-plus-skills/plugins/saas-packs/cursor-pack/skills/cursor-debug-bundle ~/.claude/skills/claude-code-plugins-plus-skills

// tip: Run this command in your terminal to install the skill


name: "cursor-debug-bundle" description: | Debug AI suggestions and code generation in Cursor. Triggers on "debug cursor ai", "cursor suggestions wrong", "bad cursor completion", "cursor ai debug". Use when debugging issues or troubleshooting. Trigger with phrases like "cursor debug bundle", "cursor bundle", "cursor". allowed-tools: "Read, Write, Edit, Bash(cmd:*)" version: 1.0.0 license: MIT author: "Jeremy Longshore jeremy@intentsolutions.io"

Cursor Debug Bundle

Overview

This skill helps debug AI suggestions and code generation issues in Cursor. It covers understanding why AI gives wrong suggestions, debugging completions, chat context issues, and diagnostic tools for troubleshooting AI behavior.

Prerequisites

  • Cursor IDE with AI features active
  • Understanding of AI behavior factors
  • Access to settings and developer tools
  • Ability to view and export logs

Instructions

  1. Identify the type of AI issue (completion, chat, composer)
  2. Check common causes (context, rules, model)
  3. Use debugging tools (dev tools, verbose logging)
  4. Test with different models and settings
  5. Apply fix and verify improvement
  6. Document solution for future reference

Output

  • Identified root cause of AI issues
  • Improved AI suggestion quality
  • Updated configuration if needed
  • Documented debugging process

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/cursor-pack/skills/cursor-debug-bundle
878
Stars
101
Forks
Updated1w ago
Added1w ago