ai-dev-operating-system: Skill for Claude Code

.claude/skills/plain-portuguese-explainer/SKILL.md

plain-portuguese-explainer is a skill for Claude Code from lglucas/ai-dev-operating-system. It costs 64 tokens per session (747 once invoked), scanned A, original, MIT.

A translator for technical decisions, architecture, errors, and AI-generated jargon into plain Portuguese. It explains terms such as databases, APIs, branches, and deployments for people who are not developers.

In plain words
What is it for?
Explaining plans, architecture, error messages, build failures, and newly introduced development concepts.
Why use it?
It makes technical output understandable enough to act on instead of leaving the user with unexplained specialist language.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is lglucas/ai-dev-operating-system's own configuration. It tells Claude Code how to work on ai-dev-operating-system itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-dev-operating-system configures →

Part of the ai-dev-operating-system plugin — 28 skills, 11 commands, 12 agents, 1 hook shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to lglucas/ai-dev-operating-system. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lglucas/ai-dev-operating-system/main/.claude/skills/plain-portuguese-explainer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/lglucas/ai-dev-operating-system

Made for: Claude Code.

Or install ai-dev-operating-system, the plugin that ships this one along with the rest of its 28 skills, 11 commands, 12 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for plain-portuguese-explainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer/github.svg)](https://agentmods.dev/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer)
Your own site
<a href="https://agentmods.dev/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer"><img src="https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for plain-portuguese-explainer

Your own site · 80×15
<a href="https://agentmods.dev/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer"><img src="https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/plain-portuguese-explainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 747 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00747
Opus 5 $0.00032 $0.00374
Sonnet 5 $0.00013 $0.00149
Haiku 4.5 $0.00006 $0.00075

Measured 9d ago against content hash 01fef2d312f4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

plain-portuguese-explainer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/plain-portuguese-explainer/SKILL.md · 59 lines

How it starts

The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Plain-Portuguese Explainer

When to run this skill

  • After producing a technical artifact (TECHNICAL-PLAN, sprint plan, architecture decision).
  • When the user says "não entendi" / "explica de novo" / "o que isso quer dizer" / "tô perdido".
  • After an error message, build failure, or stack trace.
  • When introducing a new concept (database, deploy, branch, environment variable, API).

Rules

  1. Use everyday Portuguese. No English jargon unless impossible to translate, and even then explain it once.
  2. Use analogies from outside tech. Restaurant, mailbox, car, building.
  3. Three-line max for the core idea. Then optional "se quiser detalhes" expansion.
  4. No condescension. The user is smart, just not a dev.
  5. End with one concrete action the user should take, or "nada que precise fazer agora".

Translation patterns

Termo técnico Tradução curta
API "Garçom" — leva pedido pro sistema lá atrás e volta com a resposta.
Banco de dados "Caderno organizado" — guarda informação em linhas e colunas.
Branch "Cópia de rascunho" — pra mexer sem bagunçar a versão principal.
Build "Cozinhar a comida" — pegar os ingredientes (código) e montar o prato final (app).
Cache "Geladeira" — guarda coisas prontas pra não precisar fazer de novo.
Deploy "Colocar a placa de aberto" — sai do seu computador, vira algo que o mundo acessa.
Env var "Bilhetinho secreto" — informação que o app precisa mas não fica no código.
Hooks "Alarme do despertador" — coisa que dispara automático em certos momentos.
Linter "Revisor ortográfico do código".
Migration "Reforma planejada do banco" — muda a estrutura sem perder o que tinha.
PR / pull request "Pedido formal pra entrar mudança" — alguém olha antes de aceitar.
Repo / repositório "Pasta organizada com histórico" de tudo que mudou.
Stack "Conjunto de ferramentas" que o projeto usa.
Token "Chave de cofre" — prova quem você é pra um sistema.
Webhook "Bilhete que cai automático na sua caixa" quando algo acontece num outro sistema.

Read the full file on GitHub · 59 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 59 lines · 64 tokens per session scan A 01fef2d312f4

Subscribe to this mod's changes

plain-portuguese-explainer is a skill published in the GitHub repository lglucas/ai-dev-operating-system (11 stars, last pushed 1mo ago), licensed MIT. It adds 64 tokens to every session and 747 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

phone-harness

Control the user's phone — iPhone through the Mac's iPhone Mirroring window, or an Android over adb: open apps, tap, type, swipe, read the screen.

ShawnPana/phone-harness · 40 tokens

solid-principles

SOLID principles checklist with Java examples. Use when a class has too many responsibilities, an abstraction leaks, or a dependency points the wrong way, and when the user asks about Single Responsibility, Open/Closed, Liskov, Interface Segregation or Dependency Inversion. For naming, duplication and method length…

decebals/claude-code-java · 73 tokens

issue-triage

Triage and categorize GitHub issues with priority labels. Use when user says "triage issues", "check issues", "review open issues", or during regular maintenance of GitHub issue backlog.

decebals/claude-code-java · 44 tokens

localize

Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO localization, test RTL/platform requirements, enforce string freeze, and report coverage.

Donchitos/Claude-Code-Game-Studios · 50 tokens

architecture-review

Analyze Java project architecture at macro level - package structure, module boundaries, dependency direction, and layering. Use when user asks "review architecture", "check structure", "package organization", or when evaluating if a codebase follows clean architecture principles.

decebals/claude-code-java · 51 tokens

git-commit

Generate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit changes", or after completing code changes that need to be committed.

decebals/claude-code-java · 38 tokens