rodrigoscharp

Revisar Ingles — Development skill for Claude Code

Development community

Review your real, unprompted English usage from normal Claude Code sessions (requires passive_mode enabled) and get feedback.

How to install Revisar Ingles

Installs to ~/.claude/skills/rodrigoscharp-devspeak-revisar-ingles/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rodrigoscharp-devspeak-revisar-ingles && curl -fsSL https://raw.githubusercontent.com/rodrigoscharp/Devspeak/HEAD/commands/revisar-ingles.md -o ~/.claude/skills/rodrigoscharp-devspeak-revisar-ingles/SKILL.md

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

What Revisar Ingles does


description: Review your real, unprompted English usage from normal Claude Code sessions (requires passive_mode enabled) and get feedback.

/devspeak:revisar-ingles

This reviews prompts you've written in English during normal Claude Code usage — not a role-play session — captured only if you've enabled the `passive_mode` plugin option.

  1. Run: node "${CLAUDE_PLUGIN_ROOT}/scripts/passive-log.mjs" list --data-dir "${CLAUDE_PLUGIN_DATA}"
  2. If the result is an empty array, tell the us

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Caveman Claude Skill — Ultra-compressed communication mode for Claude 396 ★

Full documentation available on GitHub

View Source Repository