Each guide gives a clawdcursor agent app-specific knowledge — keyboard shortcuts, workflow patterns, layout cues, and the failure modes the agent would otherwise discover by failing first. Loaded on demand, cached locally for 7 days, validated by a linter before injection.
Use directly via clawdcursor guides install <app>, or read the raw JSON at /app-guides/<app>.json. The full manifest is at /app-guides/index.json.
Open a Pull Request on AmrDab/clawdcursor-guides. Drop your <app>.json at the repo root. CI runs the same linter clawdcursor uses at fetch time. Once merged, this page (and every clawdcursor install) picks it up within an hour.
# validate locally before opening the PR
clawdcursor guides lint my-app.json
# or via the standalone script in the guides repo
node scripts/lint-guide.mjs my-app.json