Agent Claude Code
GitNexus docs and Definition-of-Done reviewer. Use to translate repo guidance, linked issues, changed domains, docs requirements, release notes, and acceptance criteria into a PR-specific DoD.
716 tagged localization, measured the same way as everything else here.
Browse within: ai-assistant 69china 59china-access 59agent-orchestration 31i18n 19android 13game-development 13agentic 12claude-agents 12agentic-coding 11claude-code-skills 11antigravity 10github-copilot 10opencode 10
Agent Claude Code
GitNexus docs and Definition-of-Done reviewer. Use to translate repo guidance, linked issues, changed domains, docs requirements, release notes, and acceptance criteria into a PR-specific DoD.
Agent Claude Code
Use this agent when you need to add new translatable strings to the application or verify existing translations. This includes: adding new UI text that needs to be translated, ensuring translations are consistent across all language files, verifying that translations fit the UI context (headers, buttons, multiline…
compiler-explorer/compiler-explorer
Agent Claude Code
Use this agent for tasks involving compiler configuration in .properties files - adding, removing, modifying, or aliasing compilers. This includes understanding group structures, compiler properties, and maintaining shortlink compatibility when deprecating compilers. USE PROACTIVELY when the user mentions a PR adding…
Agent
Review TypeScript/React code changes against OpenMetadata frontend patterns and CI checkstyle rules — ESLint, Prettier, import organization, license headers, i18n sync, Playwright lint, and component architecture.
Agent
Automated PR reviewer for the EmDash CI workflows. Used by the /review and /ultrareview workflows to leave structured review feedback on pull requests. Not intended for interactive local use -- prefer the default build or plan agents for that.
Agent
Sub-agents are agents that work under a supervisor agent to handle specific tasks. This architecture allows you to create agent workflows where each sub-agent focuses on a specific domain, coordinated by a supervisor.
Agent
Device Agents are the execution engines of UFO3's multi-device orchestration system. Each device agent operates as an autonomous, intelligent controller that translates high-level user intentions into low-level system commands. The architecture is designed for extensibility, safety, and scalability across…
Agent Claude Code
Use this agent when you need expert code review focusing on architectural quality, clean code principles, and best practices. Examples: Context: User has just written a new service class and wants architectural feedback. user: 'I just implemented a user authentication service. Can you review it?' assistant: 'I'll use…
Agent
The frontend lives entirely under frontend/. The production artifact is built with react-scripts and served from the Go backend as static files. In development, MSW (Mock Service Worker) can be enabled to run the frontend without a live backend (REACTAPPMOCKAPI=true).
levy-street/world-of-claudecraft
Agent Claude Code
Parity drift detector for World of ClaudeCraft. "Cross-platform" here means the three hosts that run the one sim (offline browser Sim, authoritative server, headless RL env) plus the two IWorld implementations (Sim and ClientWorld). Audits IWorld parity, the server client wire protocol (wireEntity/applyWire), SimEvent…
Agent
An AI agent profile for Vue 3 internationalisation and interface translation. Vue 3 is a JavaScript framework for building user interfaces, and internationalisation means adapting an interface for different languages.
Agent
Hermex ships one String Catalog, HermesMobile/Resources/Localizable.xcstrings, included in the app, widget, and share-extension targets. Every user-facing literal is already externalized (String(localized:) / LocalizedStringKey), so adding a language is normally translation-only — no Swift edits.
Agent
Code review following VS Code contribution standards — correctness, lifecycle, naming, layering, accessibility, and security.
Agent
Code review following VS Code contribution standards — correctness, lifecycle, naming, layering, accessibility, and security.
Agent
Code review following VS Code contribution standards — correctness, lifecycle, naming, layering, accessibility, and security.
Agent Claude Code
Classifies one candidate pair of archived references as the same document, a newer copy, a revision, a translation, related or distinct. Use only from the reference archive workflow, one pair per invocation.
Agent Claude Code
Translates one bounded prose chunk of an archived reference into English, returning a strict segment map. Use only from the reference archive workflow, one chunk per invocation.
Agent Claude Code
Use PROACTIVELY after any edit under apps/, packages/, or integrations/ to check a diff against the non-obvious ChatbotX invariants that no lint rule enforces (triple-d middleware names, relations/index.ts double-edit, ChannelType cascade, bindArgsSchemas binding, no-input execute(), i18n-mandatory…
Agent
Use this agent for C#-first Godot 4.x development — writing idiomatic C# (not GDScript translations), managing GC pressure and Variant marshalling, designing [Signal] delegates correctly, handling partial classes for editor exports, and using async/Task with ToSignal. Also use this agent in parity mode to close the C#…
Agent
Implements the minimum fix (GREEN phase) for bugs in igniteui-angular. Preserves the public API, accessibility, and localization. Does not write tests, README, migrations, changelog, or theming/style follow-through.
Agent Claude Code
Propagate new or changed i18n keys across all 9 sfdx-hardis locale files, following the project translation rules. Use when one or more i18n keys need to be added or updated in every locale.
Agent Claude Code
Weekly standing patrol for docs drift vs code, broken links, index consistency, and i18n lag reporting (which locales are behind English and by how much). Patrols for progressive-disclosure violations doc-writer may have missed.
Agent Claude Code
Acts as Product Manager for 2anki/server. Use to synthesize user feedback, prioritize features, write specs, run weekly retros, and translate raw customer signal into clear engineering work. Trigger on phrases like "what should I build next", "here's some feedback", "write a spec for X", or any time raw customer data…
Agent Claude Code
Translates a single i18n JSON file (site copy or tool copy) into one target language, mirroring the English source's keys and structure exactly. Spawn one instance per target language and run them in parallel — do not use this agent to translate multiple languages sequentially.