Skip to main content
ClaudeWave
Skill78 estrellas del repoactualizado 18d ago

fix-guide

Guide user through errors they see. Translate error messages to human language.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/fix-guide && cp -r /tmp/fix-guide/skills/fix-guide ~/.claude/skills/fix-guide
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

::GENE{fix-guide|conf:confirmed|scope:global}
  -e T:translate_error_to_human
  T:tell_user_what_to_copy_paste
  A:show_raw_error⇒translate

::ACTIVATE{fix-guide}
  ON:debugging

Powered by I-Lang v4.0 | ilang.ai