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.
/plugin marketplace add NikiforovAll/claude-code-rulesnpx agentmods add plugins/nikiforovall/claude-code-rules/handbook-csharp-lspgit clone --depth 1 https://github.com/NikiforovAll/claude-code-rulesGrade A, and why
handbook-csharp-lsp 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 3d 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.
What it actually says
{
"name": "handbook-csharp-lsp",
"version": "1.19.5",
"description": "C# Language Server Protocol support using csharp-ls for code intelligence features",
"author": {
"name": "nikiforovall",
"url": "https://github.com/nikiforovall"
},
"homepage": "https://nikiforovall.blog/claude-code-rules/",
"repository": "https://github.com/nikiforovall/claude-code-rules",
"license": "MIT",
"keywords": [
"csharp",
"lsp",
"language-server",
"code-intelligence",
"dotnet"
]
}
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.
- 3d ago First seen · 20 lines scan A d449ad92ee83
handbook-csharp-lsp is a plugin published in the GitHub repository NikiforovAll/claude-code-rules (141 stars, last pushed 4d ago), licensed Apache-2.0. 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-08-30.
Other plugins, from other repositories
go-specialist
Master Go 1.25+ development with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Skills: go-blackbox (black box test enforcement), go-bulma (Bulma CSS scaffolding), go-structure (project layout), go-tool (Go 1.24+ tool dependencies). MCP: context7.
unity-dev
Unity C# development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents.
cpp-desktop
C++ desktop application development with wxWidgets, GTK, and Qt frameworks.
go-dev
Go implementation, testing, and code review skills, deploys go tool permissions via SessionStart hook.
lsp-bash
Shell script code intelligence for Claude Code via bash-language-server — go to definition for functions and sourced files, find references, plus shellcheck diagnostics. Opt-in per session with claude --plugin-dir so no LSP process runs unless a session asks for it.
lsp-python
Python code intelligence for Claude Code via basedpyright — go to definition, find references, hover types. Opt-in per session with claude --plugin-dir so no LSP process runs unless a session asks for it.