agents-language-specialists

agents-language-specialists is a plugin for Claude Code from davepoon/buildwithclaude. Its manifest loads nothing; the 12 agents it bundles cost 545 tokens per session together, scanned A, original, MIT.

A plugin containing specialist coding assistants for several programming languages, including Python, Go, Rust, Java, PHP, Ruby, and C++. It provides language-specific guidance and implementation patterns.

In plain words
What is it for?
Use it when a project needs language-focused help with implementation, refactoring, architecture, testing, performance, or best practices.
Why use it?
It avoids treating every language the same, which can lead to code that ignores its conventions, standard libraries, and testing practices.

Plugin for Claude Code

About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,415 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add davepoon/buildwithclaude
agentmods
npx agentmods add plugins/davepoon/buildwithclaude/agents-language-specialists
Clone the repo
git clone --depth 1 https://github.com/davepoon/buildwithclaude

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agents-language-specialists

README.md
[![agentmods](https://agentmods.dev/badge/plugins/davepoon/buildwithclaude/agents-language-specialists.svg)](https://agentmods.dev/plugins/davepoon/buildwithclaude/agents-language-specialists)
Your own site
<a href="https://agentmods.dev/plugins/davepoon/buildwithclaude/agents-language-specialists"><img src="https://agentmods.dev/badge/plugins/davepoon/buildwithclaude/agents-language-specialists.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 12 agents cost 545 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

agents-language-specialists scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/agents-language-specialists/.claude-plugin/plugin.json · 28 lines

What it actually says

{
  "name": "agents-language-specialists",
  "version": "1.0.0",
  "description": "Expert agents for specific programming languages (Python, Go, Rust, etc.)",
  "author": {
    "name": "BuildWithClaude Community",
    "url": "https://github.com/davepoon/buildwithclaude"
  },
  "repository": "https://github.com/davepoon/buildwithclaude",
  "license": "MIT",
  "keywords": [
    "agents",
    "subagents",
    "language-specialists",
    "c-developer",
    "cpp-engineer",
    "golang-expert",
    "java-developer",
    "javascript-developer",
    "php-developer",
    "python-expert",
    "rails-expert",
    "ruby-expert",
    "rust-expert",
    "sql-expert",
    "typescript-expert"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 28 lines scan A 4b1557f0ad11

Subscribe to this mod's changes

agents-language-specialists is a plugin published in the GitHub repository davepoon/buildwithclaude (3,415 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories