ArcadeAI

75 mods across 7 repositories, 1.8k stars between them.

finish-review

49

ArcadeAI/safeword

Command Cursor

Internal fallback used only right after the shared review coordinator reports it's run out of reviewer routes. Not something a user invokes directly.

8 2d ago A 25 tokens

lint

50

ArcadeAI/safeword

Command Cursor

Run bounded linters and formatters for changed files (project).

8 2d ago A 13 tokens

quality-review

51

ArcadeAI/safeword

Command Cursor

Deep code review with web research. Use when the user says 'double check against latest', 'verify versions', or 'check security'. Adds live research on top of the automatic quality hook — confirms you're using current library versions and APIs, not stale ones.

8 2d ago A 51 tokens

refactor

52

ArcadeAI/safeword

Command Cursor

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit when the commit can stay scoped. For structural improvements, NOT style/formatting (use /lint). NOT for adding…

8 2d ago A 77 tokens

retro

53

ArcadeAI/safeword

Command Cursor

Run a safeword retrospective on the current session on demand — mine the transcript for friction (bugs / rough edges / gaps) and submit it through the outbound safety check before filing upstream. Use when the user says "run a retro", "/retro", or wants to capture friction before the session ends.

8 2d ago A 61 tokens

review-spec

54

ArcadeAI/safeword

Command Cursor

Red-teams a ticket's test scenarios for gaps — cases that would pass even though the feature is broken (project).

8 2d ago A 24 tokens

self-review

55

ArcadeAI/safeword

Command Cursor

Self-review the spec inline and earn its Tier 1 review stamp (project).

8 2d ago A 16 tokens

spike

56

ArcadeAI/safeword

Command Cursor

Run a quick, throwaway experiment to answer one open technical question before committing to the real build. Only runs when you ask for it directly.

8 2d ago A 29 tokens

testing

57

ArcadeAI/safeword

Command Cursor

How to write good tests — quality knowledge for any testing context.

8 2d ago A 12 tokens

verify

58

ArcadeAI/safeword

Command Cursor

Verify ticket completion criteria — tests, build, lint, scenarios, dependency drift.

8 2d ago A 15 tokens

bdd-core

59

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN starting feature work, running /bdd, resuming a BDD ticket, or user says 'add', 'implement', 'build', 'feature', 'resume', 'continue'. Orchestrates BDD phases.

8 2d ago A 45 tokens

bdd-discovery

60

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD intake phase OR ticket has phase:intake. Guides discovery and context gathering for features.

8 2d ago A 22 tokens

bdd-done

61

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD done phase (verify.md exists). Close the ticket — verification already happened in verify.

8 2d ago A 22 tokens

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD plan-implementation phase. Author impl-plan.md, run figure-it-out on load-bearing choices, ADR lifecycle, review before implement.

8 2d ago A 31 tokens

bdd-scenarios

63

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD define-behavior or scenario-gate phase. Guides Given/When/Then scenario creation and validation.

8 2d ago A 26 tokens

bdd-splitting

64

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN BDD thresholds exceeded (2+ stories, >15 scenarios, >20 tasks). Split protocol and examples.

8 2d ago A 24 tokens

bdd-tdd

65

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD implement phase. RED/GREEN TDD cycle; run /refactor after GREEN.

8 2d ago A 22 tokens

bdd-verify

66

ArcadeAI/safeword

Cursor rule Cursor

USE WHEN in BDD verify phase OR all scenarios marked [x]. Evidence gate — cross-scenario refactor, then /verify and /audit.

8 2d ago A 30 tokens

ArcadeAI/safeword

Cursor rule Cursor

Collaborative brainstorming and rubber-ducking — divergence-first thinking partner. Use when the user wants to explore options, weigh approaches, or think through uncertainty before committing to a direction ('brainstorm', 'rubber duck', 'help me think', 'explore options', 'what are the tradeoffs').

8 2d ago A 61 tokens

safeword-debugging

69

ArcadeAI/safeword

Cursor rule Cursor

Finds the real cause of a bug, in four steps, before you touch a fix. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').

8 2d ago A 60 tokens

ArcadeAI/safeword

Cursor rule Cursor

Extract tacit knowledge through non-obvious microquestions — things only the user knows that can't be found in code, docs, or research. Use when about to guess at intent, context, or constraints, or when user says 'ask me', 'what do you need to know', 'what's missing'. Skips questions answerable by reading the…

8 2d ago A 77 tokens

ArcadeAI/safeword

Cursor rule Cursor

Explore and debate options with fresh documentation and research before committing. Use when facing a real decision with multiple plausible approaches — library/framework choice, architecture call, API or schema design, algorithm selection. Looks up current docs and recent research, weighs options on correctness and…

8 2d ago A 59 tokens

ArcadeAI/safeword

Cursor rule Cursor

Internal fallback used only right after the shared review coordinator reports it's run out of reviewer routes. Not something a user invokes directly.

8 2d ago A 25 tokens