cursor-git-integration

Featured

Integrate Git workflows with Cursor IDE: AI commit messages, @Git context, diff review, and conflict resolution. Triggers on "cursor git", "git in cursor", "cursor version control", "cursor commit", "cursor branch", "@Git".

Code & Development 2,274 stars 319 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cursor Git Integration Leverage Cursor's AI features within Git workflows: AI-generated commit messages, `@Git` context for code review, merge conflict resolution, and branch management. ## Source Control Panel Access with `Cmd+Shift+G` / `Ctrl+Shift+G`: ``` ┌─ SOURCE CONTROL ────────────────────────────────┐ │ main ← current branch │ │ │ │ Changes (3) │ │ M src/api/users.ts │ │ A src/api/products.ts │ │ M prisma/schema.prisma │ │ │ │ Commit message: [✨ Generate with AI] │ │ [Commit] [Commit & Push] │ └─────────────────────────────────────────────────┘ ``` ## AI-Generated Commit Messages Click the sparkle/AI icon next to the commit message input. Cursor reads the staged diff and generates a message: **Example output:** ``` feat: add product catalog CRUD API with Prisma model - Add Product model to Prisma schema with name, price, category fields - Create GET/POST/PUT/DELETE endpoints in src/api/products.ts - Add Zod validation for product creation and update inputs ``` **Tips for better commit messages:** - Stage related changes together (not unrelated edits) - The AI reads the diff, so clean diffs produce better messages - Edit the generated message before committing if needed - Configure Conventional C...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

cursor-local-dev-loop

Optimize daily development workflow with Cursor IDE using Chat, Composer, Tab, and Git integration. Triggers on "cursor workflow", "cursor development loop", "cursor productivity", "cursor daily workflow", "cursor dev flow".

2,274 Updated today
jeremylongshore
AI & Automation Featured

cursor-ai-chat

Master Cursor AI Chat with @-mentions, inline edit, and conversation patterns. Triggers on "cursor chat", "cursor ai chat", "ask cursor", "cursor conversation", "chat with cursor", "Cmd+L", "inline edit".

2,274 Updated today
jeremylongshore
AI & Automation Featured

cursor-extension-integration

Integrate VS Code extensions with Cursor IDE: compatibility, Open VSX registry, VSIX installation, conflict resolution, and essential extensions. Triggers on "cursor extensions", "cursor vscode extensions", "cursor plugins", "cursor marketplace", "open vsx", "vsix install".

2,274 Updated today
jeremylongshore
AI & Automation Featured

cursor-hello-world

Create your first project using Cursor AI features: Tab, Chat, Composer, and Inline Edit. Triggers on "cursor hello world", "first cursor project", "cursor getting started", "try cursor ai", "cursor basics", "cursor tutorial".

2,274 Updated today
jeremylongshore
AI & Automation Featured

cursor-known-pitfalls

Avoid common Cursor IDE pitfalls: AI feature mistakes, security gotchas, configuration errors, and team workflow issues. Triggers on "cursor pitfalls", "cursor mistakes", "cursor gotchas", "cursor issues", "cursor problems", "cursor tips".

2,274 Updated today
jeremylongshore