com um clique
code-explain
Explain complex code in plain English
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Explain complex code in plain English
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Match emotional frequency, detect power dynamics (444_CONSULT). Detects emotional state and power imbalance. The empathy detection stage of arifOS metabolic loop. Use when emotional calibration matters.
Establish position, intake context, ground reality (000_INTAKE). The intake stage of arifOS metabolic loop. Reduces sensory entropy by fixing a reference frame. Use at the beginning of any interaction to establish grounding.
Check F1-F9 floors, compute governance score (777_VERIFY). Checks constitutional floors. The enforcement layer of APEX tier. Use to verify any action against arifOS constitution.
Reduce entropy, refine output, cool structure (888_HOLD). Reduces entropy and refines output. The cooling process. Use when refining drafts or reducing complexity.
Combine knowledge, cross-domain synthesis (333_DELIBERATE). Combines knowledge across domains and forges creative connections. Use when connecting disparate domains or synthesizing insights.
Logical inference, causal trace, plan steps (222_PROCESS). Executes logical inference and causal analysis. The cognitive engine of AGI tier. Use when breaking down complex problems into logical steps.
| name | code-explain |
| description | Explain complex code in plain English |
Paste confusing code, get a clear explanation. Works with any language.
npx ai-explain ./src/utils/crypto.ts
# Explain a file
npx ai-explain ./src/auth/jwt.ts
# Explain from stdin
cat weird-regex.js | npx ai-explain
# Explain with context
npx ai-explain ./src/api.ts --context "This handles payments"
# Different detail levels
npx ai-explain ./src/algo.ts --detail high
Node.js 18+. OPENAI_API_KEY required.
MIT. Free forever.
Built by LXGIC Studios