Install the Skill
Add the Claude Code skill from GitHub in one command. Works with any AI agent that supports custom skills.
$ claude skill add
github.com/heysarver/explainer-skill
Install the Claude Code skill, run /explainer, get a shareable URL — no manual curl required.
Works with any AI coding agent: Claude Code, Cursor, Copilot, Codex, and more.
How it works
Install the skill once, run one command — Claude scans your codebase and publishes automatically.
Add the Claude Code skill from GitHub in one command. Works with any AI agent that supports custom skills.
/explainerClaude scans your codebase, generates a beautiful explainer document, and auto-publishes it to explainers.fyi.
Instant explainers.fyi URL — ready to share with your team or stakeholders. No extra steps.
Public gallery
Real explainers published by developers for their non-technical teammates.
A plain-English walkthrough of our JWT token flow, session management, and why we chose refresh token rotation over long-lived sessions.
Why we moved from a monolith to event-driven microservices, the tradeoffs we accepted, and what we're still monitoring in production.
How raw Kafka events become the clean analytics rows your BI team queries — without them needing to understand Flink or schema registries.
Set Up in 60 Seconds
One command to install, one environment variable to set — then /explainer auto-publishes directly to explainers.fyi.
Add the skill to Claude Code
Install from github.com/heysarver/explainer-skill
Get your free API key
Sign in at explainers.fyi/login and create an API key from the dashboard.
Export the key in your shell
The skill reads EXPLAINERS_API_KEY to authenticate uploads automatically.
/explainer <topic> in Claude Code and your explainer will be published to explainers.fyi automatically — no extra steps.
Direct API Access
Prefer direct API access? Upload explainers with a single curl command — no skill required.
See the API docs for full reference, including metadata fields, rate limits, and response format.
Pricing
Everything you need to share your work. No hidden fees, no usage traps.
Forever free. No credit card required.
For devs who share explainers regularly.
FAQ
Everything you need to know before you publish your first explainer.
EXPLAINERS_API_KEY to your dashboard API key,
then run /explainer in Claude Code.
Claude scans your codebase, generates a beautiful explainer, and publishes it to explainers.fyi automatically — no curl command needed.