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 HermeticOrmus/LibreUIUX-Claude-Codenpx agentmods add plugins/hermeticormus/libreuiux-claude-code/developer-essentialsgit clone --depth 1 https://github.com/HermeticOrmus/LibreUIUX-Claude-CodeWrote 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.
[](https://agentmods.dev/plugins/hermeticormus/libreuiux-claude-code/developer-essentials)<a href="https://agentmods.dev/plugins/hermeticormus/libreuiux-claude-code/developer-essentials"><img src="https://agentmods.dev/badge/plugins/hermeticormus/libreuiux-claude-code/developer-essentials.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
developer-essentials 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 yesterday.
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": "developer-essentials",
"source": "./plugins/developer-essentials",
"description": "Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management",
"version": "1.0.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"homepage": "https://github.com/HermeticOrmus/LibreUIUX-Claude-Code",
"repository": "https://github.com/HermeticOrmus/LibreUIUX-Claude-Code",
"license": "MIT",
"keywords": [
"git",
"sql",
"debugging",
"testing",
"authentication",
"code-review",
"monorepo",
"essential"
],
"category": "development",
"strict": false,
"commands": [],
"agents": [],
"skills": [
"./skills/git-advanced-workflows",
"./skills/sql-optimization-patterns",
"./skills/error-handling-patterns",
"./skills/code-review-excellence",
"./skills/e2e-testing-patterns",
"./skills/auth-implementation-patterns",
"./skills/debugging-strategies",
"./skills/monorepo-management"
]
}What it installs
The manifest is a name and a version. 8 skills travel with it, and installing the plugin installs all of them — 377 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill error-handling-patterns A 43 tokens
- Skill sql-optimization-patterns A 44 tokens
- Skill monorepo-management C 54 tokens
- Skill e2e-testing-patterns A 51 tokens
- Skill auth-implementation-patterns A 46 tokens
- Skill git-advanced-workflows A 54 tokens
- Skill code-review-excellence A 42 tokens
- Skill debugging-strategies A 43 tokens
What ships with it
1 file beside marketplace.json#developer-essentials in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- yesterday First seen · 37 lines scan A cba941e0ef17
developer-essentials is a plugin published in the GitHub repository HermeticOrmus/LibreUIUX-Claude-Code (101 stars, last pushed 3mo ago), 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.
Other plugins, from other repositories
pw
Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.
figma-console-mcp-skills
The full collection: design tokens (export/import/setup), variable and library management, component-set analysis and docs, WCAG and design-system linting, accessibility audits, version history, changelog, blame, comments, annotations, FigJam, and Slides.
testing
Testing toolkit: browser-based end-to-end verification with Playwright and a /write-tests command that generates a suite matching project conventions.
k8s-sidecar-testing
End-to-end testing workflow for nat464-sidecar in IPv6-only Kubernetes clusters using Multipass VMs and k3s.
design-mastery
Master design through principles, legendary designers, and historical movements. Build professional brand identities with systematic workflows.
canvas-to-code
Translate canvas designs (HTML + screenshot) into design-system-aligned code through eleven explicit gates.