connorads/dotfiles

@connorads dotfiles 🟢

16Stars on the repository
70Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

brand-positioning

02

connorads/dotfiles

Skill Claude CodeCodex

Product positioning, customer-research-driven messaging and website copy, and brand identity briefs, informed by the work of April Dunford, Georgiana Laudi, Claire Suellentrop, Michael Johnson and Alina Wheeler. Use when positioning or repositioning a product, choosing a market category or target segment, planning…

16 yesterday A 139 tokens

capture-brand

03

connorads/dotfiles

Skill Claude CodeCodex

Captures a brand kit from a company or product name, domain, URL, website, or brand-guidelines link: official source resolution, logos, favicons, social images, screenshots, colours, typography, visual style notes, design tokens, and a basic on-brand page brief. Use when the user asks to copy, capture, match…

16 yesterday A 118 tokens

coding-agents

04

connorads/dotfiles

Skill Claude CodeCodex

Observe and drive coding agents (Claude Code, Codex) running in tmux panes: list live agents, wait for one to finish or need input, send it a prompt, or name a pane. Use whenever a task involves another agent's pane - "is the agent done", "when it finishes", "send this to the other agent", waiting on an agent before a…

16 yesterday A 129 tokens

cross-review

05

connorads/dotfiles

Skill Claude CodeCodex

Gets an adversarial, report-only code review of the current change from a different AI model (Claude, Codex or opencode), run headless and read-only, and relays the findings. Use when the user asks for a second opinion, a cross-model or adversarial review, to "have another model check this", red-team a diff, or review…

16 yesterday A 165 tokens

disk-reclaim

06

connorads/dotfiles

Skill Claude CodeCodex

Finds what is consuming disk space on this Mac and reclaims it safely. Use when the disk is low or full, or the user asks to analyse disc usage, find what's eating space, free up space, or clean up their Mac - including mentions of ncdu, du, dust, or "startup disk full". Not for pruning a single project's build…

16 yesterday C 86 tokens

github-images

07

connorads/dotfiles

Skill Claude CodeCodex

Downloads images from GitHub issues and PRs using authenticated signed URLs. Use when a user shares a GitHub issue/PR URL and the agent needs to view screenshots or image attachments, especially from private repos, or asks to "grab the screenshots from that issue" or similar.

16 yesterday A 59 tokens

hetzner-server

08

connorads/dotfiles

Skill Claude CodeCodex

Create and manage Hetzner Cloud servers. Use when creating VPS/cloud servers, managing Hetzner infrastructure, or setting up dev/remote servers. Requires hcloud CLI.

16 yesterday D 40 tokens

loop-supervisor

09

connorads/dotfiles

Skill Claude CodeCodex

Scaffolds a SUPERVISOR.md runbook for watching a long-running agent loop in tmux. Use when asked to "supervise a loop", "watch a loop", "babysit a loop", "set up a supervisor", or when a task-loop / rl run needs someone operating the harness around it.

16 yesterday A 70 tokens

connorads/dotfiles

Skill Claude CodeCodex

Analyze OpenCode conversation history to identify themes and patterns in user messages. Use when asked to analyze conversations, find themes, review how a user steers agents, or extract insights from session history.

16 yesterday A 45 tokens

prd

11

connorads/dotfiles

Skill Claude CodeCodex

Create Product Requirements Documents (PRDs) that define the end state of a feature through iterative design interview. Use when asked to "write a PRD", "spec this feature", write a requirements doc or RFC, or when planning new features, migrations, or refactors that need a reviewable spec. Generates structured PRDs…

16 yesterday A 78 tokens

single-html-page

12

connorads/dotfiles

Skill Claude CodeCodex

Bundles an HTML page or URL into one self-contained, shareable HTML file by embedding images, icons, CSS, JavaScript, fonts, and other page assets as data URIs. Use when the user asks to make a webpage portable, offline, standalone, single-file, self-contained, shareable, or not depend on an assets folder. Not for…

16 yesterday A 82 tokens

skill-freshness

13

connorads/dotfiles

Skill Claude CodeCodex

Sweep the authored skill catalogue for truth decay - re-verify dated caveats, version literals, counts, and executable claims against live sources, and re-baseline skills against what the model now does unaided. Use when asked to check skills for staleness, run a freshness sweep, re-verify skill claims, or after a…

16 yesterday A 119 tokens

summon

14

connorads/dotfiles

Skill Claude CodeCodex

Channel the mental models, decision frameworks, and communication style of real experts (Steve Jobs, DHH, Rich Hickey, etc.) to approach problems the way they would. Use when the user says "summon", "channel", "what would [name] think", "ask [name]", or wants an expert perspective on a problem.

16 yesterday A 72 tokens

task-loop

15

connorads/dotfiles

Skill Claude CodeCodex

Scaffolds a loop directory for automated agent task execution. Use when asked to "create a task loop", "set up a loop", "scaffold a loop directory", "prepare tasks for rl", or "set up automated execution" for a backlog. Takes an existing backlog and generates PROMPT.md (loop contract), run-log.md (execution history)…

16 yesterday A 85 tokens

task-plan

16

connorads/dotfiles

Skill Claude CodeCodex

Decompose input into a structured task backlog for automated agent loops. Use when asked to "create a task plan", "break this into tasks", "decompose this PRD", "turn this into a backlog", or "plan tasks from" any input source (PRD, Figma feedback, GitHub issues, user requirements). Also use when the user provides a…

16 yesterday A 101 tokens

terminal-fabricate

17

connorads/dotfiles

Skill Claude CodeCodex

Authors fake terminal sessions and coding-agent TUIs that render to SVG, PNG, or MP4 via termctrl, without running the real program. Use when you need a fabricated, idealised terminal image or recording - a mocked-up Claude Code / Codex session, or a fake shell / REPL / CLI transcript for a slide, doc, README, or blog…

16 yesterday A 117 tokens

tmux-plugin-updates

18

connorads/dotfiles

Skill Claude CodeCodex

Safely review and update sha-pinned tmux plugins. Use whenever the user mentions tmux-upstream, tmux plugin pins or updates, a tmux plugin being commits behind upstream, pintmuxplugin in home-shared.nix, asks whether a tmux plugin update is dodgy/compromised/safe, or asks to bump/update a tmux plugin. Default to…

16 yesterday C 100 tokens

tmux

19

connorads/dotfiles

Skill Claude CodeCodex

Control interactive CLIs and TUIs via tmux - safely target panes, send keystrokes, scrape output, and operate modal prompts with observe-before-commit guardrails. Use when a command needs a real PTY (REPLs like python/psql, debuggers like gdb/lldb), when an installer or wizard presents modal prompts or menus, when a…

16 yesterday A 136 tokens

ui-design-playbook

20

connorads/dotfiles

Skill Claude CodeCodex

Concrete rules for building or restyling UI in code: visual hierarchy, spacing and layout, type scales, colour palettes, depth and shadows, images, and finishing flourishes. Consult WHILE building, styling, restyling, or design-reviewing an interface - whenever something needs to "look better", feel more polished, or…

16 yesterday A 96 tokens

connorads/dotfiles

Skill Claude CodeCodex

Safely refresh the vendored third-party agent skills in this dotfiles repo. Use whenever the user wants to update, refresh, upgrade, or re-pull vendored skills (skills update), or asks to check whether a skill refresh is safe / dodgy / compromised before committing. skills update is an unauthenticated git clone with…

16 yesterday A 123 tokens

video-thumbnails

22

connorads/dotfiles

Skill Claude CodeCodex

Creates video thumbnails (YouTube, LinkedIn) from a talk or screen recording: scouts frames with ffmpeg contact sheets, cuts out the speaker with rembg, composites panels/logos/big text as HTML/CSS and screenshots with playwright-cli. Use when the user asks for a thumbnail, cover image, or social preview for a video…

16 yesterday A 97 tokens

website-mirror

23

connorads/dotfiles

Skill Claude CodeCodex

Picks the right local tool and command to mirror, archive, or snapshot a website or page for offline use, and avoids the silent failure where a saved page renders blank with no network. Use when asked to mirror, archive, download, save, or snapshot a site or page for offline viewing, make a browseable offline copy, or…

16 yesterday A 130 tokens

writing-precisely

24

connorads/dotfiles

Skill Claude CodeCodex

Renders investigation findings as honest tickets, issues, bug reports, and incident writeups filed in the user's name: every claim carries its evidence, hedges mark real uncertainty instead of smoothing over gaps, and proposed fixes never outrun the diagnosis. Use when drafting or reviewing a ticket or writeup, when…

16 yesterday A 123 tokens