christopher-buss/bedrock

Infrastructure-as-code for Roblox.

13Stars on the repository
62Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask-matt

01

christopher-buss/bedrock

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

13 yesterday A 22 tokens copy · 100% MIT

code-review

02

christopher-buss/bedrock

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

13 yesterday A 94 tokens copy · 100% MIT

codebase-design

03

christopher-buss/bedrock

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

13 yesterday A 57 tokens copy · 100% MIT

create-pr

04

christopher-buss/bedrock

Skill Claude CodeCodex

Create a GitHub pull request for the current branch with gh. Use when the user asks to open a PR, submit changes for review, or open a pushed branch for review.

13 yesterday A 40 tokens original MIT

decision-mapping

05

christopher-buss/bedrock

Skill Claude CodeCodex

Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.

13 yesterday A 27 tokens copy · 100% MIT

diagnosing-bugs

06

christopher-buss/bedrock

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

13 yesterday A 40 tokens copy · 100% MIT

diataxis

07

christopher-buss/bedrock

Skill Claude CodeCodex

Classify, validate, generate, and audit documentation using the Diátaxis framework. Enforces quadrant purity across tutorials, how-to guides, reference, and explanation. Use when creating documentation, reviewing docs, auditing doc sets, restructuring existing content, or when the user mentions Diátaxis, documentation…

13 yesterday A 69 tokens original MIT

doc-coauthoring

08

christopher-buss/bedrock

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

13 yesterday A 77 tokens copy · 100% MIT

domain-modeling

09

christopher-buss/bedrock

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.

13 yesterday A 34 tokens copy · 100% MIT

grill-with-docs

10

christopher-buss/bedrock

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

13 yesterday A 30 tokens copy · 100% MIT

grilling

11

christopher-buss/bedrock

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

13 yesterday A 38 tokens copy · 100% MIT

handoff

12

christopher-buss/bedrock

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

13 yesterday A 19 tokens copy · 100% MIT

humanizer

13

christopher-buss/bedrock

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

13 yesterday A 92 tokens copy · 81% MIT

implement

14

christopher-buss/bedrock

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

13 yesterday A 16 tokens copy · 100% MIT

migrate-to-shoehorn

16

christopher-buss/bedrock

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

13 yesterday A 48 tokens copy · 100% MIT

pnpm

17

christopher-buss/bedrock

Skill Claude CodeCodex

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

13 yesterday A 35 tokens copy · 100% MIT

prototype

18

christopher-buss/bedrock

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

13 yesterday A 39 tokens copy · 100% MIT

research

19

christopher-buss/bedrock

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

13 yesterday A 49 tokens copy · 100% MIT

christopher-buss/bedrock

Skill Claude CodeCodex

Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

13 yesterday A 44 tokens copy · 100% MIT

tdd

22

christopher-buss/bedrock

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

13 yesterday A 33 tokens copy · 100% MIT

teach

23

christopher-buss/bedrock

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

13 yesterday A 15 tokens copy · 100% MIT

technical-writer

24

christopher-buss/bedrock

Skill Claude CodeCodex

Craft rules for technical documentation prose — structure, voice, headings, steps, tables, callouts, and forbidden filler. Use when writing, reviewing, or revising developer docs (guides, tutorials, how-tos, reference, concept pages, READMEs). Pairs with the diataxis skill: diataxis decides what kind of page this is…

13 yesterday A 89 tokens original MIT