mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-25 05:56:00 +03:00
[PR #18] [CLOSED] feat: Add Cursor IDE integration #31
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gadievron/raptor/pull/18
Author: @zeroday
Created: 12/5/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
71e4551feat: Add Cursor IDE integration6d7c29bMerge branch 'gadievron:main' into main2adce70Merge branch 'gadievron:main' into main63bb901Merge branch 'mbrg:main' into main📊 Changes
30 files changed (+3231 additions, -9 deletions)
View changed files
➕
.cursor/commands/agentic.md(+58 -0)➕
.cursor/commands/analyze.md(+59 -0)➕
.cursor/commands/codeql.md(+54 -0)➕
.cursor/commands/crash-analysis.md(+79 -0)➕
.cursor/commands/create-skill.md(+102 -0)➕
.cursor/commands/exploit.md(+50 -0)➕
.cursor/commands/fuzz.md(+65 -0)➕
.cursor/commands/oss-forensics.md(+73 -0)➕
.cursor/commands/patch.md(+54 -0)➕
.cursor/commands/raptor-fuzz.md(+22 -0)➕
.cursor/commands/raptor-scan.md(+22 -0)➕
.cursor/commands/raptor-web.md(+22 -0)➕
.cursor/commands/raptor.md(+92 -0)➕
.cursor/commands/scan.md(+51 -0)➕
.cursor/commands/test-workflows.md(+64 -0)➕
.cursor/commands/web.md(+57 -0)➕
.cursor/rules/agent-workflows.mdc(+225 -0)➕
.cursor/rules/code-patterns.mdc(+108 -0)➕
.cursor/rules/code-style.mdc(+115 -0)➕
.cursor/rules/command-usage.mdc(+507 -0)...and 10 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.