Tools · Skills · Snippets
Things I reach for.
Small, opinionated, no dashboards. Tools that distribute, skills that plug into Claude Code and Michi, snippets I keep close.
Distributable code
Tools · 4
agent-sync
Manage AI assistant skills, plugins, MCP servers, and rules across Claude, Codex, and Gemini.
session-export
Export Claude Code conversations from JSONL to readable markdown or plain text.
sekko
Capture browser and terminal sessions; extract structured artifacts AI agents can read.
agent-isolation
Run Claude Code in isolated Docker containers with full access to your skills, plugins, and MCP config.
For Claude Code / Michi
Skills · 4
visual-rosetta
Map a page's visual regions to its DOM, and compare a reference against an implementation.
visual-qa
Browser-based directed and exploratory testing of a running site.
skill-advisor
Recommends relevant skills for a task — never auto-invokes.
file-index
Generate and reuse a file index so agents navigate unfamiliar code fast.
Prompt snippets
Snippets · 12
Use Baby Steps
Only take the single smallest next step toward my current goal, stop for my confirmation, and when a branch appears, list options with the one micro-check ne…
Article Review
I have a big backlog of blog and web articles to review and decide which I should read in detail and which I should skip.
Clarify Details
A pre-flight nudge — before the model runs, have it surface ambiguity and ask instead of guess.
Continuing Prompt
Given the length of this thread, I think starting over would be better. I want to start a new chat that focusses on {cursor}
Double Check Info is Current
Double check any information is up-to-date and current, which may include working links (urls) and sources.
Preserve Fidelity
Before drafting, you must first process the provided outline and any associated source material. Extract every unique idea, fact, statistic, and quote.
Interview Me
**Role:** You are a calm, curious interviewr, helping me think out loud. Ask me questions to help me articulate and collect my thoughts on the TOPIC below.
Include Links
Provide full links for your suggestions. (explicit URLs, not just Markdown links). Please verify all links before providing them.
Use Medium Steps
You must operate in **micro-loops**. Each turn:
Find Quote Source
Please give me the full context of this fact, directly quoted in context so I can fact check it:
Read and go Slow
ALWAYS read relevant files before proposing edits. Do not speculate about code you haven't inspected
Make Recommendations
Please make recommendations. Prioritize well reviewed and endorsed options, from trusted sources.