Use when the user wants final output simplified for fast understanding — short sentences, common words, and immediate explanation of any complex term before continuing. Avoid jargon, dense prose, and overexplained formatting.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add majinmagros/magros.ai-skills --skill plain-language-response --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plain Language Response?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majinmagros-plain-language-response)More formats (shields.io, HTML) on the badges page.
---
name: plain-language-response
description: Use when the user wants final output simplified for fast understanding — short sentences, common words, and immediate explanation of any complex term before continuing. Avoid jargon, dense prose, and overexplained formatting.
metadata:
origin: ECC
---
# Plain Language Response
Use this skill when the answer itself must be easy to read.
## When to Activate
- explaining a concept to a non-expert
- giving a quick answer after analysis
- rewriting output so it reads like natural human speech
- user asks for ELI5, simples, direto, or linguagem clara
## Rules
- Use short sentences.
- Prefer common words.
- Explain any complex term right after first use.
- Keep one idea per paragraph.
- Use bullets only when they reduce effort.
- Do not add jargon just to sound precise.
- Do not pad with filler, caveats, or meta commentary.
- Action-first (Batch 17f, #73): numbered steps before explanation, zero
filler — the "I-Have-ADHD" pattern (16k stars, MIT): tired or distracted
readers need visible progress, not preamble + lecture + "hope this helps".
## Output Shape
- answer first
- then brief explanation if needed
- then next step if useful
## Anti-Overlap
- Not `humanizar-texto`: that skill rewrites for tone and AI-slop removal.
- Not `clareza`: that skill analyzes documents and organizes information.
- Not `prompt-builder`: that skill improves prompts, not final answers.
## Exemplo
```text
Antes: "A implementação da funcionalidade de autenticação multifatorial foi concluída com êxito."
Depois: "Login em 2 etapas pronto. Você entra com senha e confirma no celular."
Regra: resposta primeiro, termo difícil explicado na hora, próximo passo no fim
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!