richardthe3rd

27 mods across 1 repository, 2 stars between them.

PostToolUse

05

richardthe3rd/cambridge-beer-festival-app

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (5 commands). From richardthe3rd/cambridge-beer-festival-app.

2 yesterday A tokens not measured original MIT

api-contract

07

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Proto-first API contract workflow for the Cambridge Beer Festival app — load before editing anything under proto/, before touching cloudflare-worker/reviews.ts or shared.ts, before acting on an automated review comment about the API design (etag/soft-delete/batch/optional/resource-parent annotations), before running…

2 yesterday C 192 tokens original MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load when you need to understand HOW the Cambridge Beer Festival app is built rather than how to run it — before adding a screen/model/service/sort option, before touching BeerProvider or any domain controller, before adding or changing a persisted field or SharedPreferences key, before deciding where new state or…

2 yesterday A 250 tokens original MIT

build-and-env

09

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Recreate and troubleshoot the Cambridge Beer Festival app's toolchain — mise self-bootstrap, environment layering (base/dev/human/claude-code-web), install failures, task introspection, CI-vs-local parity, and every environment-variable/config axis (MISEENV, dart-defines, TESTLOG/ANALYZELOG, wrangler vars, BASEURL).…

2 yesterday B 208 tokens original MIT

change-control

10

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

How changes are classified, gated, and reviewed in the Cambridge Beer Festival app. Load BEFORE committing, opening a PR, merging, deciding whether a change is allowed at all, or acting on a review comment. Triggers — "can I change X", "which CI checks run", "why did PR Lint fail", "should I fix this codecov comment"…

2 yesterday A 198 tokens original MIT

debugging-playbook

11

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load when debugging ANY misbehaviour in the Cambridge Beer Festival app — wrong/stale drinks after switching festival, one-frame flash of the previous festival, app stuck on cached data with no error, data reverting on cold start, web release "Null check operator" crashes (what does this crash symptom MEAN — the…

2 yesterday A 188 tokens original MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load when you need to MEASURE something in the Cambridge Beer Festival app instead of eyeballing it — running ./bin/mise run test/analyze and grepping the printed TESTLOG/ANALYZELOG path, decoding a minified Flutter-web crash stack from a source map (how do I run the decode tooling), reading coverage/lcov.info or a…

2 yesterday A 217 tokens original MIT

docs-and-writing

13

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Maintaining the docs of record and all user/reader-facing prose in the Cambridge Beer Festival app — docs/ taxonomy and lifecycle, ADR house style and when one is required, GitHub Issue house style (title/root-cause/labels), commit and PR message format, completion-summary rules, known doc drift to fix or file, and…

2 yesterday A 200 tokens original MIT

failure-archaeology

14

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load when you need the HISTORY behind a design decision, not just its current shape — before re-investigating something that "seems broken," before proposing a fix that touches state management/storage/caching/routing/connectivity/CI/proto/testing, before re-litigating an architecture choice, or when a review comment…

2 yesterday A 214 tokens original MIT

frontend-design

15

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2 yesterday A 40 tokens copy · 100% MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Executable, decision-gated campaign for the project's hardest live problem — finishing the "My Festival" Phase 1 UI (issues #411, #413, #414, #415) AND the cloud-sync backend (D1 provisioning, v1alpha API deploy, Flutter sync client). Load when the task is "implement My Festival", "finish the tasting log", "add…

2 yesterday A 227 tokens original MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

First-principles analysis recipes for the Cambridge Beer Festival app — "prove it, don't just install it." Load before trusting or changing API-field parsing/schema code, before building the proof/forensic method to decode a minified web-release crash, before touching any unawaited() future or shared mutable state…

2 yesterday A 216 tokens original MIT

reference

18

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Domain-theory knowledge pack for the Cambridge Beer Festival app — what the festival is operationally and why that shapes the code, drink-domain vocabulary (categories, dispense, ABV, allergens, vegan, availability status), the data-feed reality (which API fields are type-unions and why), festival-registry…

2 yesterday A 211 tokens original MIT

research-frontier

19

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Open problems where this project could advance the state of the art, framed against the maintainer's own definition of SOTA for this app — seamless offline/online, it just works in festival conditions (mobile-only data, patchy signal). Load when asked "what's the frontier here", "what would make this project…

2 yesterday A 240 tokens original MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

The discipline that turns a hunch into an accepted result in the Cambridge Beer Festival app. Load when proposing a root cause, deciding whether a fix is "the" fix, writing an issue triage comment, drafting a planning doc, running a resilience review or data census, deciding whether an idea needs an ADR, or…

2 yesterday B 214 tokens original MIT

run-and-operate

21

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Run, build, serve, and deploy the Cambridge Beer Festival app. Load when asked to start the dev server, build for web/Android, run e2e tests locally, provision Cloudflare D1, update festival data, cut a release, or figure out "where does this land / what URL is this on / which workflow deploys X". Triggers — "run the…

2 yesterday A 235 tokens original MIT

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load BEFORE touching any file under lib/screens/, lib/widgets/, lib/main.dart, or lib/apptheme.dart — any visual change, new screen, restyle, "make this look nicer," redesign, new widget, colour/theme change, or accessibility fix. Triggers — "redesign the drinks screen", "add a badge to the drink card", "restyle…

2 yesterday A 189 tokens original MIT

validation-and-qa

23

richardthe3rd/cambridge-beer-festival-app

Skill Claude CodeCodex

Load before writing or judging ANY test in the Cambridge Beer Festival app, before claiming a change is "tested" or "verified," before updating golden screenshots, or when deciding what kind of test a change needs. Triggers — "write a test for X", "is this test good enough", "update the goldens", "add a semantics…

2 yesterday A 242 tokens original MIT