reloru/new-relo

crosbynews

1Stars on the repository
5Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

deploy

01

reloru/new-relo

Skill Claude CodeCodex

Deploy the crosbynews Worker to Cloudflare and verify it's live. Syntax-checks every file under src/, surfaces branch/working-tree state, runs npx wrangler deploy, then curls the live site. Use when asked to deploy, ship, or push the Worker live.

1 5d ago A 60 tokens original MIT

kv

02

reloru/new-relo

Skill Claude CodeCodex

Inspect and (carefully) edit the production WEATHER KV namespace — the cache behind crosbynews.com. Always uses --remote so it reads real production state, not local miniflare. Knows the nine content keys, weather + calendar + water + fishing + tropics + pollen + traffic + burnban (cron-owned) and news…

1 5d ago C 139 tokens original MIT

verify-site

03

reloru/new-relo

Skill Claude CodeCodex

Health-check the live crosbynews.com deploy with curl — every content page in BOTH languages returns 200 and is substantive, security headers present, canonical redirects are one hop, markdown negotiation works, unknown paths 404. Run after a deploy.

1 5d ago B 53 tokens original MIT