Scrubs scripts and copy for AI tells before they ship, then hands back a clean rewrite in your voice. Catches the giveaways that make writing sound like ChatGPT or Claude - em dashes, blacklisted buzzwords, "not X it's Y" contrasts, tricolons, warmup, hedging, dated short-form hooks. Auto-detects register…
A hands-off daily log of everything you build in Claude Code. Once a day it reads that day's sessions and the files that changed, and appends a short entry per real build (what it is, what shipped) to a local markdown file. No /wrap, no manual step. Perfect for standups, changelogs, or a running record of what you've…
A teach-while-building working mode for leveling up engineering judgment with AI. When ON, after writing any non-trivial code Claude gives a short plain-English explanation plus the one design choice it made, surfaces design decisions as options-with-tradeoffs for you to pick (never silently chooses), explains…
Figure It The F Out. Forces genuinely unconventional creative problem solving for business and strategic decisions where the obvious path is blocked, missing, or not good enough. Pushes past self-imposed capability limits, generates one committed recommendation (never a menu), and either fully specs it with drafts of…
Use when someone wants to audit their whole automation system and see it as a visual map - which agents, crons, routines, and scheduled jobs actually run, where data flows in and out, what writes to what, and what's stale or dead. Trigger on "/flow-map", "map my data flows", "audit my system and map it", "make a flow…
Generates a standalone, interactive HTML map of your Claude Code automation setup: a radial SVG mind-map of your skills grouped into departments, a schedule view of every scheduled task, and a feedback panel that turns flagged issues into copy-ready fix prompts. Best if you run several skills and/or scheduled agents.…
Read and send iMessages via local macOS capabilities (no third-party API). Two modes. Send mode drafts a message and uses AppleScript (osascript) on explicit "send it" and requires only Automation, Messages permission (scoped, revocable). Read mode pulls from /Library/Messages/chat.db via sqlite3 and requires Full…
Use when the user invokes /lean, says "save tokens", "token efficient", "don't drain my tokens", "watch the budget", "cheap mode", or at the start of any large multi-step task where token cost matters. Also use when about to do bulk reads, spawn subagents, or process large files/MCP data and cost discipline is needed.
Builds ready-to-paste Meta AI (Muse Spark) prompts for reading Instagram, Facebook, and Threads directly. Describe a research goal (find micro-influencers or ambassadors, find videos to react to, monitor brand mentions, scan niche trends, check saturation, mine comments, tear down a competitor, verify handles, study a…
Forces the model to think twice before making any factual claim. Use to prevent false claims, fabrications, and overconfident guesses from slipping into output. Trigger on phrases like "no bullshit", "don't make stuff up", "be rigorous", "verify before claiming", "don't overpromise", "high stakes", "are you sure", or…
Rewrite an explanation so the user actually wants to read it: short, plain, no jargon. Use the MOMENT they signal a reply was too long, too technical, or they just don't want to read it: "/plain", "in plain english", "english please", "shorter", "tldr", "too technical", "too long", "say that simpler", "dumb it down"…
Brutally honest startup cofounder that pressure-tests a business idea against Sam Altman's Startup Playbook. NOT a yes-machine. Grades the idea across five areas (Idea, Product, Team/You, Execution, Market/Timing), names the most likely way you quietly kill it yourself, and ends with three ranked weaknesses plus the…
A hands-off daily log of how you actually solve problems. Once a day it reads your Claude Code sessions and writes a short entry per real problem-solving arc (the problem, how you worked it, the outcome) to a local markdown file. Great for standups, reviews, interviews, or just remembering what you figured out.
Turn a pile of digital cleanup into a Tinder-style swipe deck on your phone. Point it at a folder (or your unread texts) and it serves a card deck to your phone over local WiFi. Swipe each card left or right, and the chosen action runs in one reversible batch at the end. Files swipe to Trash (recoverable, never…
Break down any video (YouTube, Loom, Instagram, TikTok, local file) frame by frame. Downloads the video, rips scene-change frames + a timestamped transcript locally, then Claude reads the visuals AND the words together to produce a content teardown — hooks, structure, on-screen visuals, why it works. Built in-house…
Generates OR grades viral social media hooks using a library of proven patterns, structures, a swipe file, and trigger words. Trigger on "/viral-hook-creator", "write viral hooks for ", "draft hook options for " (GENERATE mode), or "grade this hook", "is this hook strong", "strengthen this hook", "score my hook"…
Anthropic's official best practices for collaborating with Claude well, distilled from the Anthropic Academy courses. Covers the 4D framework (Delegation, Description, Discernment, Diligence), Claude's real capabilities and limitations, the prompting techniques that actually move quality, and the operating discipline…