🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →
Cursor
FullL2 MCPAnysphere
The reference implementation — all CRASH primitives native
✅Commands✅Rules✅Skills✅Hooks✅MCPrules: .mdc
CRASH Capability Matrix
CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native
| Primitive | Status |
|---|---|
| Commandscommands | ✅Commands |
| Rulesrules | ✅Rules |
| Skillsskills | ✅Skills |
| Hookshooks | ✅Hooks |
| MCPmcp | ✅MCP |
Folder Hierarchy
Files gald3r writes and the directories it expects for Cursor. The .cursor/ tree is the primary gald3r surface.
project-root/
.cursor/ ├── rules/ *.mdc ← always-apply rules ├── skills/ g-skl-*/SKILL.md ├── agents/ g-agnt-*.md ├── commands/ g-*.md ← @-invoked commands ├── hooks/ g-hk-*.ps1 + g-hk-*.md └── hooks.json ← lifecycle hook wiring (repo root .cursor/) AGENTS.md ← instruction file
Key Setup Notes
- →Reference implementation — all gald3r primitives originate here and propagate to other platforms
- →Rules use .mdc extension (unique to Cursor); all others use .md
- →hooks.json lives at .cursor/hooks.json (not inside .cursor/hooks/)
- →MCP configured via Cursor settings or .mcp.json at project root
Install gald3r on Cursor
Run the gald3r installer and get the full CRASH system on Cursor in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.
install — Cursor
# 1. Install gald3r: download the installer for your OS from # github.com/Gald3r-Labs/gald3r_core/releases (.msi / .pkg / .tar.gz), run it, then confirm gald3r --version # 2. Scaffold .gald3r/ in your project gald3r setup # 3. Write the Cursor overlay into this project gald3r platform install cursor
38 platforms supported
