darkroomengineering

60 mods across 2 repositories, 1.0k stars between them.

react-doctor

01

darkroomengineering/satus

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

980 3d ago A 70 tokens copy · 91% MIT

main

02

darkroomengineering/satus

Cursor rule Cursor

The canonical engineering standards for this repo are in /AGENTS.md. Follow it for all code changes.

980 3d ago A 82 tokens original MIT

satus AGENTS.md

03

darkroomengineering/satus

Instructions file CodexOpenCode

Instructions for darkroomengineering/satus, covering agents.md - satus engineering standards, stack, enforced rules (ci fails without these), oxlint rules and typescript strict flags (all active in tsconfig.json).

980 3d ago A 6,160 tokens original MIT

satus CLAUDE.md

04

darkroomengineering/satus

Instructions file

Instructions for darkroomengineering/satus, covering satus - ai agent guide and claude code notes.

980 3d ago A 96 tokens original MIT

cc-settings

05

darkroomengineering/cc-settings

Plugin Claude Code

Darkroom Engineering Claude Code marketplace — skills, agents, rules, and MCP connectors from the cc-settings harness.

42 3d ago A tokens not measured original MIT

darkroom

06

darkroomengineering/cc-settings

Plugin Claude Code

Darkroom Engineering AI coding standards. Layered config with portable AGENTS.md, progressive complexity, and two-tier knowledge system.

42 3d ago A tokens not measured original MIT

figma

07

darkroomengineering/cc-settings

MCP server Claude CodeCodexCursor +2

MCP server "figma", hosted remotely at mcp.figma.com, as configured in darkroomengineering/cc-settings.

42 3d ago A tokens not measured copy · 100% MIT

darkroomengineering/cc-settings

Instructions file CodexOpenCode

Instructions for darkroomengineering/cc-settings, covering darkroom engineering, philosophy, getting started, response calibration and register.

42 3d ago A 3,506 tokens original MIT

codex-verifier

10

darkroomengineering/cc-settings

Agent

Independent cross-model verification via the OpenAI Codex CLI. Runs the current diff past Codex (a different model family) to catch what Claude self-review misses. DELEGATE when user asks: "have codex verify/check this" / "cross-check with codex" / "second model on this diff" After an implementer completes a risky…

42 3d ago A 114 tokens original MIT

deslopper

11

darkroomengineering/cc-settings

Agent

Code cleanup agent that suggests improvements and auto-removes dead code only. Reviews codebase for consolidation opportunities, reports findings for approval. Supports team mode for parallel scanning on large codebases. DELEGATE when user asks: "Find duplicate code" / "Check for redundancy" / "DRY this up"…

42 3d ago A 143 tokens original MIT

explore

12

darkroomengineering/cc-settings

Agent

Fast codebase exploration, navigation, and documentation fetching. Read-only research agent. DELEGATE when user asks: "How does X work?" / "Where is X?" / "Find X" "What files handle Y?" / "Show me the Z code" "Map the architecture" / "What's the project structure?" "Find docs for X" / "How do I use Y library?" / "API…

42 3d ago A 197 tokens original MIT

implementer

13

darkroomengineering/cc-settings

Agent

Executes code changes and tests. Delegate for implementation, builds, fixes, updates, or a planner roadmap. Prompts must inline the ask, exact paths/ranges, concrete change, verification plus expected result, boundaries, escape hatches, any port source contract, and rejected attempts. The body enforces the contract…

42 3d ago A 86 tokens original MIT

maestro

14

darkroomengineering/cc-settings

Agent

Multi-agent orchestrator. Coordinates complex tasks across multiple agents in parallel. DELEGATE when user asks: "Implement full feature X" / "Build entire Y system" "Refactor X across the codebase" / "Large-scale change" Any task spanning 3+ agents or requiring coordination Complex debugging requiring multiple…

42 3d ago A 91 tokens original MIT

planner

15

darkroomengineering/cc-settings

Agent

Task breakdown and architecture planning. Creates detailed implementation roadmaps. DELEGATE when user asks: "Plan X" / "How should we approach X?" / "Break down X" "What's the best way to implement Y?" "Create a roadmap for Z" / "Design the architecture" Before any multi-file change or complex feature RETURNS: A…

42 3d ago A 95 tokens original MIT

reviewer

16

darkroomengineering/cc-settings

Agent

Code review and quality assurance. Checks against Darkroom standards. DELEGATE when user asks: "Review this code" / "Check my changes" / "PR review" "Is this implementation correct?" / "Any issues with X?" "Review for accessibility/performance/TypeScript" After implementer completes changes RETURNS: Review summary…

42 3d ago A 90 tokens original MIT

scaffolder

17

darkroomengineering/cc-settings

Agent

Boilerplate and template generator. Creates components, hooks, pages with proper structure. DELEGATE when user asks: "Create a new component" / "Scaffold X" / "Generate boilerplate" "Add a new hook" / "Create an API route" / "Add a new page" "Set up file structure for X" / "Initialize new feature" For any new file…

42 3d ago A 112 tokens original MIT

security-reviewer

18

darkroomengineering/cc-settings

Agent

Security audit and vulnerability detection. OWASP Top 10, secrets scanning, platform-specific checks. DELEGATE when user asks: "Security review" / "Check for vulnerabilities" / "Audit this code" "Scan for secrets" / "Check for exposed credentials" "Is this secure?" / "Any security issues?" Before deploying to…

42 3d ago A 103 tokens original MIT

tester

19

darkroomengineering/cc-settings

Agent

Test writing and execution. Runs tests, analyzes coverage, writes missing tests. DELEGATE when user asks: "Write tests for X" / "Add test coverage" / "Test this component" "Run the tests" / "Check if tests pass" / "Run E2E tests" "What's the test coverage?" / "Find untested code" After implementation to verify…

42 3d ago A 106 tokens original MIT

PreToolUse

20

darkroomengineering/cc-settings

Hook

Runs before the agent uses a tool for Bash tool calls, executing codex-hook.ts via bun (4 commands). From darkroomengineering/cc-settings.

42 3d ago A tokens not measured original MIT

UserPromptSubmit

21

darkroomengineering/cc-settings

Hook

Runs when you submit a prompt, before the agent sees it, executing codex-hook.ts via bun. From darkroomengineering/cc-settings.

42 3d ago A tokens not measured original MIT

PreCompact

22

darkroomengineering/cc-settings

Hook

Runs before the context is compacted, executing codex-hook.ts via bun with --from-hook. From darkroomengineering/cc-settings.

42 3d ago A tokens not measured original MIT

SessionEnd

23

darkroomengineering/cc-settings

Hook

Runs when a session ends, executing codex-hook.ts via bun with --from-hook. From darkroomengineering/cc-settings.

42 3d ago A tokens not measured copy · 89% MIT

adhd

24

darkroomengineering/cc-settings

Skill Claude CodeCodex

Parallel divergent ideation — framed generators, then a critic scores, clusters, deepens top 3. Triggers "/adhd", "brainstorm", "ideate", "widen the option space", fuzzy design/debugging. Skip lookups, syntax, known-root-cause bugs.

42 3d ago A 62 tokens copy · 88% MIT