Languages agents

2,502 tagged Languages, measured the same way as everything else here.

Browse within: ai-coding 71beta 43agent 41code-quality 39ai-coding-assistant 36antigravity 30ai-assisted-development 28plugin 28plugins 28Multi-Agent 25gemini-cli 24agentic-workflow 23claude-ai 23clean-architecture 23

jentic-api-improve

265

jentic/jentic-api-scorecard

Agent

Iterative OpenAPI improvement subagent. Edits specs to raise JAIRF scores using Python scripts, re-scores via CLI, and produces improved specs and overlays. Spawned by the jentic-api-improve skill — do not invoke directly.

not rated 21 today A 56 tokens original Apache-2.0

api-engineer

266

nasrulhazim/claude

Agent

Part of claude-toolkit

Use this agent to design and build HTTP APIs in Laravel — RESTful resource design, versioning, API Resources and pagination, token/Sanctum authentication and scopes, rate limiting, validation via Form Requests, error-response contracts, and OpenAPI documentation.

not rated 21 6d ago A 55 tokens original MIT

clippy-researcher

267

kikakkz/wait-agent

Agent

Part of rust-skills

Agent "clippy-researcher" from kikakkz/wait-agent, covering clippy-researcher, url, fetch, lint categories and output (standard mode).

not rated 21 today A 0 tokens

data-pipeline.agents

270

kid-sid/codex-spellbook

Agent

Use this template for Python data pipelines that extract, transform, and load data while preserving schema clarity, idempotency, and observable failure modes.

not rated 21 3mo ago A 0 tokens original MIT

go-service.agents

271

kid-sid/codex-spellbook

Agent

Use this template for Go services built around the standard library, explicit package boundaries, and operational simplicity.

not rated 21 3mo ago A 0 tokens original MIT

log-analyzer

272

yaleh/meta-cc

Agent

Specialization: High (Domain-Specific) Domain: Logging and structured logging frameworks Version: A₁ (Created in Iteration 1) Created: 2025-10-17.

not rated 21 13d ago A 0 tokens original MIT

ymm-oss/fsl

Agent Claude Code

Use PROACTIVELY after changing Rust FSL syntax, lowering, semantics, CLI commands, public Kernel contracts, or corpus specs. Reports missing coupled code, tests, docs, skills, generated artifacts, and changelog updates. Read-only.

not rated 21 6d ago A 58 tokens original Apache-2.0

meerkat-rust-zealot

274

lukacf/meerkat

Agent Claude Code

Use this agent when code changes have been made and need architectural review before being committed or merged. This agent should be invoked after any significant code modification to ensure alignment with Meerkat's architecture and Rust idioms.\n\nExamples:\n\n- user: "I've added a new caching layer to meerkat-cli…

not rated 20 3d ago A 471 tokens original Apache-2.0

rust-quality-gate

275

lukacf/meerkat

Agent Claude Code

Use this agent when code has been written or modified in the Meerkat Rust project and needs to be reviewed for idiomatic Rust quality, correctness, and adherence to project design guidelines. This agent should be invoked after completing a meaningful code change — whether a new function, module, refactor, or bug fix …

not rated 20 3d ago A 436 tokens original Apache-2.0

TOOL_PARSE_CORPUS

276

burin-labs/harn

Agent

The behavioral corpus for the text tool-call parser, migrated from 4900 lines of Rust unit tests into executable conformance fixtures for the harn#5142 parse re-platform. Every baseline was generated from the observed stdout of the built binary, never from reasoning and never from the Rust assertions, so the corpus…

not rated 20 today A 0 tokens original Apache-2.0

go-reviewer

277

mr-pmillz/gogatoz

Agent Claude Code

You review Go code for GoGatoZ project conventions.

not rated 20 9d ago A 0 tokens

python-architect

278

ipdelete/mcp-code-execution

Agent Claude Code

Use this agent when you need authoritative guidance on Python project architecture, code structure, design patterns, and best practices. This agent acts as a project's technical authority, making principled architectural decisions and establishing clear coding standards. Examples: (1) When starting a new Python…

not rated 20 9mo ago A 0 tokens

simplicity-analyzer

279

zby/llm-do

Agent Claude Code

Analyzes Python code for Rich Hickey's simplicity principles - decomplection, values over state, pure functions. Use when reviewing Python code for unnecessary complexity, complected concerns, or checking if code "would get a good grade from Rich Hickey." Triggers on requests about simplicity, complexity…

not rated 20 6mo ago A 75 tokens

api-code-architect

280

nlinhvu/learn-java-frameworks-marketplace

Agent

Part of api-learning

Designs API-first vertical slice implementations in simplified Java for features from any-language source projects by analyzing the source project's public API and internal call chains, then providing implementation blueprints with API contracts, technology mappings, depth layer mappings, top-down build sequences, and…

not rated 20 4mo ago A 62 tokens original Apache-2.0

nlinhvu/learn-java-frameworks-marketplace

Agent

Part of enterprise-learning

Designs enterprise Java architecture for re-implementing source projects from any language — adapts stack based on project type (Spring Boot 4 for applications, plain Java 21+ for libraries/frameworks), creates technology mappings with Mermaid visualizations, designs module structure with proper Maven dependency…

not rated 20 4mo ago A 79 tokens original Apache-2.0

code-lifter

282

marcosd4h/DeepExtractRuntime

Agent

Dedicated function and class lifting with maintained context across methods. Rewrites IDA Pro decompiled C/C++ functions into clean, readable, 100% functionally equivalent code while maintaining shared struct definitions, naming conventions, accumulated constants, and already-lifted code across all methods in a batch.

not rated 20 +2 4mo ago A 63 tokens original MIT

rust-backend-engineer

283

solanabr/solana-glossary

Agent Claude Code

Rust backend specialist for building async services that interact with Solana blockchain. Builds APIs, indexing services, and off-chain processing using Axum, Tokio, and modern async patterns. Use when: Building REST/WebSocket APIs for Solana dApps, implementing transaction indexers, creating webhook services, or any…

not rated 19 23d ago A 74 tokens copy · 88% MIT

rhofkens/business-idea-multi-agent

Agent Claude Code

Use this agent when you need to implement backend TypeScript code for AI applications, particularly when working with OpenAI SDK, Vercel SDK, or following a specific development plan from /docs/plans/. This agent excels at translating markdown specifications into production-ready TypeScript implementations while…

not rated 19 12mo ago A 399 tokens original MIT

rbs-creator

285

stevegeek/claude-ruby-plugins

Agent

Part of ruby-rbs

Use this agent to write RBS type signatures for an entire codebase. Trigger when user asks to "add types to the codebase", "write RBS for everything", wants to "type the whole project", "add RBS signatures", or asks to set up RBS/Steep for a project from scratch. Examples - "Add RBS types to this codebase", "Set up…

not rated 19 4mo ago A 101 tokens original Unlicense

rbs-reviewer

286

stevegeek/claude-ruby-plugins

Agent

Part of ruby-rbs

Use this agent to critically review RBS type signatures for quality and correctness. Trigger when user asks to "review RBS", "check type quality", "improve signatures", wants to know if generics should be used, asks about replacing untyped with stricter types, or after writing new RBS signatures that should be…

not rated 19 4mo ago A 111 tokens original Unlicense

rbs-to-inline

287

stevegeek/claude-ruby-plugins

Agent

Part of ruby-rbs

Use this agent to convert standalone .rbs signature files into inline RBS annotations embedded in Ruby source files. Trigger when user asks to "convert rbs to inline", "migrate rbs files to inline", "merge rbs into ruby files", "switch from standalone to inline rbs", or wants to move type signatures from sig/ files…

not rated 19 4mo ago A 116 tokens original Unlicense

CoralGame/Claude-Code-Game-Studios

Agent Claude Code

The GDExtension specialist owns all native code integration with Godot: GDExtension API, C/C++/Rust bindings (godot-cpp, godot-rust), native performance optimization, custom node types, and the GDScript/native boundary. They ensure native code integrates cleanly with Godot's node system.

not rated 19 5mo ago A 76 tokens copy · 88% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: