ericrisco

60 mods across 1 repository, 58 stars between them.

bookkeeping

25

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a small business needs audit-ready books — a chart of accounts, posting a transaction to the right account and side, clearing an uncategorized bank feed, cash vs accrual, or a ledger that won't tie to the bank. NOT interpreting the numbers — runway, burn, P&L cadence (that is finance-ops), NOT issuing…

58 2d ago A 84 tokens original MIT

brand-identity

26

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a project needs its visual foundation built or consolidated into one system: logo brief, color system in HEX/RGB/CMYK/OKLCH with proven AA contrast, type system, usage rules, and an exported W3C design-tokens.json that later skills consume. NOT the applied UI pixels (that is design), NOT the words or tone…

58 2d ago A 83 tokens original MIT

brand-voice

27

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when defining how a brand SOUNDS as a reusable system: adjectives turned into linguistic rules, four tone dimensions as ratios, a use/avoid word bank, an AI voice-DNA block — so content stops sounding like five different writers. NOT the finished copy written against it (that is landing-copy / marketing), NOT the…

58 2d ago A 81 tokens original MIT

bro

28

ericrisco/rsc-harness

Skill Claude CodeCodex

Use whenever the user asks to make an answer or draft sound human, natural, plain-spoken or less AI-written — including a terse bro after the last response. Rewrites or drafts in the same language while preserving meaning, facts and channel. NOT a reusable brand voice (that is brand-voice), NOT translation (that is…

58 2d ago A 76 tokens original MIT

building-agents

29

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when building or restructuring an LLM agent — provider adapter, tool calling, structured output, RAG, agent loop, eval gate, cost routing, tracing, MCP server — model-agnostic across OpenAI/Anthropic/Gemini/OSS so a model swap is a config change. NOT vector-store SQL alone (that is postgresdb) or service…

58 2d ago A 85 tokens original MIT

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a metric (revenue, MRR, margin) needs defining once in a governed semantic layer so every dashboard, report and agent returns the same number, or when an LLM must answer data questions in plain language without hallucinating SQL. NOT chart layout (that is dashboard), NOT which KPIs to track (that is…

58 2d ago A 90 tokens original MIT

calendar-scheduling

31

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a product needs a booking surface — a pick-a-slot page, a Cal.com/Calendly embed, or real availability plus the confirmed meeting written to Google/Outlook — or when fixing double-booking, DST drift, or orphaned reschedule events. NOT calendar CRUD with no booking surface (that is google-workspace), NOT the…

58 2d ago A 83 tokens original MIT

case-studies

32

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when turning one named customer's measured win into a case study, or the attributed testimonial quote that travels with it — consent-cleared, metrics-anchored proof for the next skeptical buyer. NOT the deck that sells the vision to a room (that is pitch-deck), NOT thought-leadership with no single named customer…

58 2d ago A 78 tokens original MIT

chatbot

33

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a support or sales bot on a live website must behave: persona/system prompt, grounding so it cannot invent prices or policy, jailbreak and injection defense, the human handoff, launch metrics and kill switch. NOT the agent loop or RAG index under it (that is building-agents), NOT a human answering one ticket…

58 2d ago A 78 tokens original MIT

chrome-extension

34

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when building or shipping a Manifest V3 browser extension and hitting its quirks — service worker dying and losing state, permission warnings, a Chrome Web Store rejection, content-script/worker/popup messaging, or an MV2-to-V3 migration. NOT a generic web app (that is nextjs), NOT a desktop shell (that is…

58 2d ago A 76 tokens original MIT

clarify

35

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a spec exists and must be de-risked before planning — hunt its ambiguities, unstated assumptions and edge cases, ask the few build-changing questions, bake the answers back into the spec. The rsc SDD gate between specify (writes the spec) and plan (designs the build). NOT the cross-artifact consistency check…

58 2d ago A 84 tokens original MIT

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when running a ClickHouse server for high-volume OLAP: choosing a MergeTree engine and ORDER BY/PARTITION BY keys, ingesting billions of event/log/metric rows, pre-aggregating with materialized views, or fixing a query that scans instead of pruning. NOT in-process file analytics (that is duckdb), NOT OLTP CRUD…

58 2d ago A 86 tokens original MIT

client-onboarding

37

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a deal closed or a user signed up and the first 30 days need an activation plan: sales→delivery handoff, one verifiable activation event, kickoff, and a 30/60/90 or day-0→14 plan with owners, dates and a measurable exit. NOT reactive ticket triage (that is customer-support), NOT renewals/churn past the…

58 2d ago A 93 tokens original MIT

cloudflare

38

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when working on Cloudflare's edge platform — wrangler.jsonc bindings, choosing between D1/KV/R2/Durable Objects/Queues, deploying a Worker or SPA via Static Assets, or designing around a Workers runtime limit. NOT generic CI/release (that is deployment), NOT Next.js framework wiring (that is nextjs), NOT DNS…

58 2d ago A 86 tokens original MIT

code-review

39

ericrisco/rsc-harness

Skill Claude CodeCodex

Use to judge a concrete diff, branch, or GitHub PR on its own merits with no rsc-SDD spec/plan chain to key off — the spec-less giving pass behind /code-review: only findings you can defend, one verdict, read-only unless --comment or --fix. NOT the SDD gate keyed to 02-DOCS/wiki/sdd/ that also processes incoming…

58 2d ago A 90 tokens original MIT

codebase-onboarding

40

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when you land in an unfamiliar or inherited codebase and must get productive fast: a breadth-first map of entry points, request flow, module ownership, hidden side effects (cron, webhooks, workers) and churn hotspots, committed as CODEBASE-MAP.md. NOT a deep audit of one module (that is analyze) or chasing one…

58 2d ago A 83 tokens original MIT

cold-outreach

41

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when writing a cold email or LinkedIn DM to a stranger and its cadence: first-touch copy under a word ceiling, 4-7 step bump sequences, per-inbox volume and warm-up limits, the compliant opt-out footer. NOT SPF/DKIM/DMARC setup (that is email-deliverability), NOT sourcing the list (that is lead-gen), NOT life…

58 2d ago A 91 tokens original MIT

community

42

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when building or running a persistent two-way community space — Discord, Telegram, Circle: platform choice, structure, onboarding, native→bot→human moderation, rituals, growth loops, health metrics. NOT churn of paying product customers (that is retention), NOT broadcast email (that is newsletter), NOT one live…

58 2d ago A 77 tokens original MIT

competitor-watch

43

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when an already-named set of rivals is watched on a cadence — pricing, features, positioning and changelog diffed into a maintained tracker plus an append-only, classified change log. NOT sizing the market or choosing who the rivals are (that is market-research), NOT one-off page extraction (that is data-scraper).

58 2d ago A 75 tokens original MIT

compliance

44

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when scoping which regulatory frameworks bind a business — SOC 2, ISO 27001, HIPAA, PCI DSS, EU AI Act, DORA, NIS2 — building a control register with owners and evidence, or standing up the cadence that keeps it audit-ready. NOT drafting privacy-policy/ROPA/DPA or ToS text (that is gdpr-privacy, terms-conditions)…

58 2d ago A 96 tokens original MIT

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when building one shared Compose UI in Kotlin across Android, iOS, and desktop — commonMain @Composables, expect/actual, source-set placement, native interop, multiplatform ViewModel/navigation/Koin. NOT a single-platform native build (that is kotlin-android / swift-ios), and NOT Dart/Flutter cross-platform UI…

58 2d ago A 80 tokens original MIT

constitution

46

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when setting or amending a project's non-negotiables — stack canon, quality bars, conventions, security/a11y floors — as numbered, testable rules later phases obey. First rsc-sdd phase; writes 02-DOCS/wiki/sdd/constitution.md. NOT a feature spec (that is specify), NOT the technical plan (that is plan), NOT the…

58 2d ago A 93 tokens original MIT

content-engine

47

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a content operation needs a SYSTEM: a dated editorial calendar built top-down from pillars, plus the stage gates, briefs, WIP limits and 1:10 atomization plan that move each slot to publish-ready. NOT writing the pieces (that is article-writing), NOT publishing them (that is social-publisher), NOT keyword…

58 2d ago A 83 tokens original MIT

context-budget

48

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when a long-horizon task is filling the context window and you must decide what to keep, offload, drop, or hand off to a fresh window — when to compact, what the summary must preserve, and whether to isolate a read-heavy subtask in a subagent. NOT dollar spend or caps (that is cost-tracking), NOT finding context…

58 2d ago A 82 tokens original MIT