al-af

Al Explain — Development skill for Claude Code

Development community

Explain a topic scaled to an audience's age/education/role, defaulting to a plain-language 20-30/Graduate-school/Engineer persona.

How to install Al Explain

Installs to ~/.claude/skills/al-af-al-skills-al-explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-explain && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-explain.md -o ~/.claude/skills/al-af-al-skills-al-explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Al Explain does


description: Explain a topic scaled to an audience's age/education/role, defaulting to a plain-language 20-30/Graduate-school/Engineer persona argument-hint: "[audience] "

If the first word is a recognized audience keyword (an age band, education level, job role, or relationship — see the skill's tables), use it directly and treat the rest as the topic. Otherwise resolve the audience from the full request (age, education level, job role, or relationship) — if none is named, defau

Alternatives in Development

  • Persona Analyzer — Persona 分析 Prompt 24k ★
  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Mentor Courses — Use the @mentor-courses agent to help the user with the following education/courses matter: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository