harperreed

73 mods across 4 repositories, 352 stars between them.

dotfile-hone

25

harperreed/dotfiles

Skill Claude CodeCodex

Use when a pipeline DOT file has passed structural validation but may still have flow inefficiencies, spec fidelity gaps, or information loss in prompts. Use after dotfile-audit or dotfile-from-spec when you want to deeply verify a pipeline captures everything from the original spec. Use when prompts might be missing…

332 9d ago A 76 tokens

fleet-manager

26

harperreed/dotfiles

Skill Claude CodeCodex

Use when the user asks to check on agents, manage their fleet, babysit panes, see what needs attention, get a status report, or when they say "check on my agents", "what needs action", "fleet status", "babysit", "brief me". Requires the control MCP server to be registered and the daemon running.

332 9d ago B 72 tokens

granola-to-obsidian

27

harperreed/dotfiles

Skill Claude CodeCodex

Use when asked to import, sync, or add Granola meeting notes into the Obsidian vault. Triggers on "meeting notes", "Granola", "import meetings", "add notes from this week", or any request to move meeting content into Obsidian.

332 9d ago A 62 tokens

marketing-audit

28

harperreed/dotfiles

Skill Claude CodeCodex

Use when auditing marketing, messaging, offers, funnels, or content strategy. Triggers on "audit my marketing", "review my landing page", "improve my funnel", "content strategy review", "messaging review", "offer feedback", "marketing checkup", "why isn't my marketing working", "audit my brand". Works at any budget or…

332 9d ago A 78 tokens

memory

29

harperreed/dotfiles

Skill Claude CodeCodex

Semantic memory and context - store and retrieve information with embeddings for similarity search. Use for long-term memory, context recall, and knowledge persistence.

332 9d ago A 30 tokens

nothing-design

30

harperreed/dotfiles

Skill Claude CodeCodex

This skill should be used when the user explicitly says "Nothing style", "Nothing design", "/nothing-design", or directly asks to use/apply the Nothing design system. NEVER trigger automatically for generic UI or design tasks.

332 9d ago A 47 tokens

pagen

31

harperreed/dotfiles

Skill Claude CodeCodex

Personal CRM and contact management - manage contacts, relationships, and interactions. Use when the user discusses contacts, people, or relationship tracking.

332 9d ago A 30 tokens

personal-branding

32

harperreed/dotfiles

Skill Claude CodeCodex

Use when someone wants to build, refine, or audit their personal brand positioning across professional platforms. Triggers on "personal brand", "brand positioning", "brand voice", "how should I position myself", "professional identity", "LinkedIn presence", "build my brand".

332 9d ago A 59 tokens

harperreed/dotfiles

Skill Claude CodeCodex

Use when asked to organize finances, create a budget, plan debt payoff, build savings goals, audit subscriptions, or do any personal money management task. Triggers on "budget", "finances", "savings", "debt", "subscriptions", "emergency fund", "investing", "cash flow", "money system", "financial plan".

332 9d ago A 78 tokens

rodeo

34

harperreed/dotfiles

Skill Claude CodeCodex

Access meme-rodeo MCP tools for searching, browsing, and analyzing memes. Use when the user asks about memes, wants to search for memes, get meme stats, or interact with the meme-rodeo platform.

332 9d ago A 45 tokens

scenario-to-tiktok

35

harperreed/dotfiles

Skill Claude CodeCodex

Use when a completed Shell scenario planning exercise needs to be converted into a TikTok script. Triggers when user says "make a tiktok", "tiktok script", "generate tiktok", or "content from scenario". Requires a completed scenario with narratives, findings, and worldview integration.

332 9d ago A 63 tokens

snowball-content

36

harperreed/dotfiles

Skill Claude CodeCodex

Use when turning a single topic into a full content plan with multiple angles, formats, and a publishing calendar. Triggers on "content plan", "content calendar", "snowball method", "turn one topic into many posts", "content multiplication", "30 days of content", "content from one idea".

332 9d ago A 66 tokens

strategy-diagnosis

37

harperreed/dotfiles

Skill Claude CodeCodex

Use when someone has a business problem, strategic question, or founder challenge they need to think through clearly. Triggers on "I'm stuck on", "should I", "what's wrong with my", "diagnose", "strategy problem", "business problem", "founder problem", "help me think through". Runs structured consulting-style…

332 9d ago A 80 tokens

summarize-meetings

38

harperreed/dotfiles

Skill Claude CodeCodex

Use when processing, summarizing, or extracting insights from meeting notes in the Obsidian vault. Triggers on "summarize meetings", "process meetings", "meeting summaries", "extract from meetings", "meeting insights".

332 9d ago A 53 tokens

app-store-changelog

39

harperreed/dotfiles

Skill Claude CodeCodex

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

332 9d ago A 62 tokens

frontend-design

40

harperreed/dotfiles

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

332 9d ago A 43 tokens

humanizer

41

harperreed/dotfiles

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

332 9d ago A 93 tokens

ios-debugger-agent

42

harperreed/dotfiles

Skill Claude CodeCodex

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.

332 9d ago A 70 tokens

harperreed/dotfiles

Skill Claude CodeCodex

Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, find hotspots, or optimize native app performance without opening Instruments UI.

332 9d ago A 58 tokens

releasing-software

44

harperreed/dotfiles

Skill Claude CodeCodex

Use when preparing a release, tagging a version, or when user says "release", "tag", "ship it", "push to production" - ensures all release artifacts are verified before tagging to avoid the retag-four-times failure pattern.

332 9d ago A 52 tokens

harperreed/dotfiles

Skill Claude CodeCodex

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

332 9d ago A 45 tokens

harperreed/dotfiles

Skill Claude CodeCodex

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.

332 9d ago A 62 tokens

harperreed/dotfiles

Skill Claude CodeCodex

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is…

332 9d ago A 66 tokens