sarif cursor rules

21 tagged sarif, measured the same way as everything else here.

Browse within: instruction-supply-chain 20policy-as-code 20coding 5

cursorrules

01

aiconnai/agentshield

Cursor rule Cursor

Use TypeScript for all code. Always validate user input before processing. Follow the existing project conventions. Prefer immutable data structures.

18 7d ago A 84 tokens

BambooGap/skills-orchestrator

Cursor rule Cursor

A structured way to explore a coding problem before writing code. It separates idea generation, narrowing the choices, and testing the likely weaknesses of each option.

4 4d ago A 0 tokens original MIT

部署检查清单

03

BambooGap/skills-orchestrator

Cursor rule Cursor

A checklist for reviewing a software change before it goes live. It covers feature checks, a rollback plan for undoing the release, monitoring and alerts, and the order of database changes.

4 4d ago A 0 tokens original MIT

Karpathy Guidelines

04

BambooGap/skills-orchestrator

Cursor rule Cursor

A set of coding rules based on guidance from Andrej Karpathy. It tells the coding agent to think before editing, keep implementations small, make focused changes, and work toward a clear goal.

4 4d ago A 0 tokens original MIT