magnusrodseth/dotfiles

⚙️ There are many like them, but these dotfiles are mine. A stow-managed macOS setup: Zsh, Neovim, tmux, Ghostty, and a pile of Claude Code tooling.

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

address-review

01

magnusrodseth/dotfiles

Skill Claude CodeCodex

Take a GitHub PR's review feedback end to end: fetch unresolved threads from bots and humans, judge each, apply fixes, push, then reply and resolve. Use for "address the review" or "go through the PR feedback".

not rated 2 today A 51 tokens

apple-notes

02

magnusrodseth/dotfiles

Skill Claude CodeCodex

Create, read, search and update notes in the macOS Apple Notes app from the command line, including notes that sync to iPhone and iPad via iCloud. Use when the user wants something in Apple Notes, a note on their phone, an agenda or checklist to carry into a meeting, or mentions Notes.app, iCloud notes, or "on my…

not rated 2 today A 87 tokens

magnusrodseth/dotfiles

Skill Claude CodeCodex

App Store Optimization keyword research using the public iTunes Search API. Computes keyword popularity (5-100) and difficulty (1-100) scores based on RespectASO algorithms. Use when the user asks to research ASO keywords, find keyword opportunities, check keyword difficulty, analyze App Store competition, optimize…

not rated 2 today A 107 tokens

autoresearch

04

magnusrodseth/dotfiles

Skill Claude CodeCodex

Autonomous hill-climbing on any measurable problem: qualify the four legs, freeze an eval referee, then loop mutate-evaluate-keep/revert until the stopping condition fires. Works on tests, latency, bundle size, cost.

not rated 2 today A 49 tokens

capture-inspo

05

magnusrodseth/dotfiles

Skill Claude CodeCodex

Capture full-page screenshots of real sites by aesthetic or vibe as design inspiration, driving your own Chrome via playwriter over Land-book, Lapa Ninja, Awwwards and Mobbin. Use for "capture inspo".

not rated 2 today A 48 tokens

cmux-orchestration

06

magnusrodseth/dotfiles

Skill Claude CodeCodex

Verified corrections and recipes for driving cmux agent fleets from the CLI (workspaces, panes, surfaces, send/read, notify, browser). Layers on top of the cmux-shipped skills (cmux-cli, cmux-workspace) with the gotchas that actually bite. Use when spawning or orchestrating cmux workspaces/panes/agents…

not rated 2 today A 124 tokens

cmux-team

07

magnusrodseth/dotfiles

Skill Claude CodeCodex

Boot a three-tier cmux agent team (an orchestrator lead plus plan/build/test worker panes) for the current repo, named after a feature, all driven over the cmux socket. Run it from a terminal surface INSIDE cmux. Usage: /cmux-team .

not rated 2 today A 64 tokens

conductor-setup

08

magnusrodseth/dotfiles

Skill Claude CodeCodex

Set up Conductor (conductor.build) for a repository. Creates conductor.json, setup scripts for .env symlinking, and configures dev server run commands. Use when the user asks to "set up Conductor", "configure Conductor", "add conductor.json", "create conductor config", or mentions Conductor workspaces for a new or…

not rated 2 today A 79 tokens

copy-to-clipboard

09

magnusrodseth/dotfiles

Skill Claude CodeCodex

Format text/messages nicely based on context and copy to clipboard using pbcopy. Use when the user wants to draft and copy a message, email, post, or any text to their clipboard. Triggers on "copy to clipboard", "draft a message", "write an email and copy it", "copy this", or any request to prepare and copy text for…

not rated 2 today A 81 tokens

create-cli

10

magnusrodseth/dotfiles

Skill Claude CodeCodex

Design and build command-line tools, both the interface spec (args, flags, subcommands, help, output modes, errors, exit codes, config) per clig.dev and the implementation using Magnus's agent-ready Rust house style (clap derive, global --json, keychain/op/file secret backends, in-repo agent skills, AGENTS.md) modeled…

not rated 2 today A 119 tokens

devto

11

magnusrodseth/dotfiles

Skill Claude CodeCodex

Publish and manage articles on Dev.to (Forem API) from local markdown, using the API key stored in 1Password. Use when the user wants to post, draft, update, publish, unpublish, or list their Dev.to articles, cross-post a blog post or vault note to Dev.to, or mentions dev.to, DEV Community, or the Forem API.

not rated 2 today A 79 tokens

domain-availability

12

magnusrodseth/dotfiles

Skill Claude CodeCodex

Check whether domain names are available to register across many TLDs, using DNS delegation + RDAP (whois's replacement) with a system-whois fallback — no MCP, no dependencies. Use when the user asks if a domain is available, wants to check a domain name, brainstorm or find available domains, or check a name across…

not rated 2 today A 104 tokens

empirical-research

13

magnusrodseth/dotfiles

Skill Claude CodeCodex

Appraise whether an empirical claim actually holds, against primary sources, with a mandatory refutation pass and tiered sources. Use for "does X actually work", benchmark and vendor claims. Not for API docs (find-docs).

not rated 2 today A 51 tokens

entur

14

magnusrodseth/dotfiles

Skill Claude CodeCodex

Look up public transit travel times and routes in Norway using the Entur APIs. Use when the user asks about travel time, transit routes, how to get somewhere, or distance between locations in Norway. Triggers on "travel time from X to Y", "how long from X to Y", "reisetid fra X til Y", "transit from X to Y"…

not rated 2 today A 107 tokens

few-shot-examples

15

magnusrodseth/dotfiles

Skill Claude CodeCodex

Best practices for designing few-shot (input→output) examples in prompts for AI and agentic applications. Use when writing or reviewing prompts that need consistent formatting, structured/JSON output, classification, extraction, edge-case handling, or hallucination reduction; or when the user mentions few-shot…

not rated 2 today A 79 tokens

magnusrodseth/dotfiles

Skill Claude CodeCodex

Format a message for Slack and copy it to the clipboard as HTML so Slack's composer renders rich text (bold, italic, code, lists, links, blockquotes) on paste. Use when the user wants to paste a formatted message into Slack. Triggers on "copy to slack", "format for slack", "slack message", "paste to slack", or any…

not rated 2 today A 91 tokens

magnusrodseth/dotfiles

Skill Claude CodeCodex

Format a message for Microsoft Teams and copy it to the clipboard as HTML so Teams renders formatting (bold, headings, code blocks, lists, links, blockquotes) on paste. Use when the user wants to paste a formatted message into Teams. Triggers on "copy to teams", "format for teams", "teams message", "paste to teams"…

not rated 2 today A 90 tokens

gh-image

18

magnusrodseth/dotfiles

Skill Claude CodeCodex

Upload local images to GitHub and get back ready-to-paste markdown (user-attachments URLs) for embedding in issues, PRs, comments, READMEs, gists, or Discussions, via the gh image CLI extension (drogers0/gh-image). Use when the user wants to attach/embed/upload an image or screenshot into a GitHub issue/PR/comment…

not rated 2 today A 123 tokens

git-branch-cleanup

19

magnusrodseth/dotfiles

Skill Claude CodeCodex

Safely delete local git branches that are already merged, squash/rebase-merged, or whose remote was deleted, while protecting the current branch, the default branch, and any worktree-checked-out branch. Use when the user wants to clean up, prune, tidy, or delete "done"/merged/stale local branches, shrink a long git…

not rated 2 today A 89 tokens

github-cli

20

magnusrodseth/dotfiles

Skill Claude CodeCodex

GitHub CLI workflows for issues, labels, and PRs with proper linking, base branch handling, and structured descriptions.

not rated 2 today A 26 tokens

handoff

21

magnusrodseth/dotfiles

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up. Use when the user asks for a handoff, wants to hand work to a fresh session or another agent, or wants the current state written up so work can continue elsewhere.

not rated 2 today A 54 tokens

humanize

22

magnusrodseth/dotfiles

Skill Claude CodeCodex

Detect and rewrite prose that reads as AI-generated: em dashes, AI vocabulary, negative parallelisms, rule-of-three filler, puffery, tone tells. Use for "humanize this", "de-slop", "sounds like ChatGPT", "make this less AI".

not rated 2 changed today A 59 tokens

image-generation

23

magnusrodseth/dotfiles

Skill Claude CodeCodex

Generate and edit images via OpenAI's gpt-image-2 (ChatGPT Images 2.0) API. Use when the user asks to "generate an image", "create an image", "make a picture of X", "draw X", "edit this image", "remove the background from this image", "extend this image", "regenerate this image with Y", or invokes /image-generation.…

not rated 2 changed today B 105 tokens

image-processing

24

magnusrodseth/dotfiles

Skill Claude CodeCodex

Process images in TS/JS with Bun's Bun.Image API: resize, crop, rotate, compress, convert (JPEG/PNG/WebP/HEIC/AVIF), thumbnails, LQIP/ThumbHash placeholders, EXIF. Replaces sharp on Bun.

not rated 2 today A 57 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: