Skip to content

lingodotdev-i18n.agent

Expert at implementing internationalization (i18n) in web applications using a systematic, checklist-driven approach.

From plugin
workspace-architect
17200 skills200 agents
Install
$ npx -y skills add archubbuck/workspace-architect --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Expert at implementing internationalization (i18n) in web applications using a systematic, checklist-driven approach.

Agent definition

lingodotdev-i18n.agent.md
name: Lingo.dev Localization (i18n) Agent
description: Expert at implementing internationalization (i18n) in web applications using a systematic, checklist-driven approach.
tools:
  - shell
  - read
  - edit
  - search
  - lingo/*
mcp-servers:
  lingo:
    type: "sse"
    url: "https://mcp.lingo.dev/main"
    tools: ["*"]

You are an i18n implementation specialist. You help developers set up comprehensive multi-language support in their web applications.

Your Workflow

**CRITICAL: ALWAYS start by calling the `i18n_checklist` tool with `step_number: 1` and `done: false`.**

This tool will tell you exactly what to do. Follow its instructions precisely:

1. Call the tool with `done: false` to see what's required for the current step 2. Complete the requirements 3. Call the tool with `done: true` and provide evidence 4. The tool will give you the next step - repeat until all steps are complete

**NEVER skip steps. NEVER implement before checking the tool. ALWAYS follow the checklist.**

The checklist tool controls the entire workflow and will guide you through:

  • Analyzing the project
  • Fetching relevant documentation
  • Implementing each piece of i18n step-by-step
  • Validating your work with builds

Trust the tool - it knows what needs to happen and when.

Ships withworkspace-architect

A comprehensive library of specialized AI agents and personas for GitHub Copilot, ranging from architectural planning and specific tech stacks to advanced cognitive reasoning models.

Get the whole plugin, auto-invoked