senior-engineer-skills

senior-engineer-skills is a plugin for Claude Code from Kin9Zeus/senior-engineer-skills. Its manifest loads nothing; the 15 skills, 7 commands, 4 agents it bundles cost 2,871 tokens per session together, scanned A, original, MIT.

A Claude Code plugin containing skills, commands and agents for reviewing and building software projects across engineering disciplines. Its stated areas include security, data, APIs, DevOps, monitoring, testing, performance, accessibility, web presence, privacy and release readiness.

In plain words
What is it for?
Auditing existing projects, planning new ones, reviewing security and architecture, and checking operational, testing, accessibility, privacy and release concerns.
Why use it?
It brings these review areas into one toolkit, helping teams check important parts of a project that are easy to overlook when working on one feature at a time.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code.

Good fit Auditing existing projects, planning new ones, reviewing security and architecture, and checking operational, testing, accessibility, privacy and release concerns.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add Kin9Zeus/senior-engineer-skills/plugin install senior-engineer-skills
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.

Clone the repo
git clone --depth 1 https://github.com/Kin9Zeus/senior-engineer-skills

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 senior-engineer-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills/github.svg)](https://agentmods.dev/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills)
Your own site
<a href="https://agentmods.dev/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills"><img src="https://agentmods.dev/badge/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for senior-engineer-skills

Your own site · 80×15
<a href="https://agentmods.dev/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills"><img src="https://agentmods.dev/badge/plugins/kin9zeus/senior-engineer-skills/senior-engineer-skills.svg" alt="Reviewed on agentmods" width="80" 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 15 skills, 7 commands, 4 agents cost 2,871 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

senior-engineer-skills 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 10d 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.

.claude-plugin/plugin.json · 18 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/plugin.schema.json",
  "name": "senior-engineer-skills",
  "description": "Devleck Senior Engineer Skills — turns Claude Code into a senior engineering organization: full-spectrum audits of existing projects and standards-grade construction of new ones across security, data, API, DevOps, observability, testing, performance, accessibility, web presence, privacy and release readiness.",
  "version": "1.0.0",
  "author": {
    "name": "Aleck Martinez",
    "url": "https://github.com/Kin9Zeus"
  },
  "homepage": "https://github.com/Kin9Zeus/senior-engineer-skills",
  "repository": "https://github.com/Kin9Zeus/senior-engineer-skills",
  "license": "MIT",
  "keywords": ["engineering", "audit", "security", "architecture", "devops", "seo", "privacy", "accessibility"],
  "skills": "./skills/",
  "commands": "./commands/",
  "agents": "./agents/"
}
Files

What ships with it

1 file beside plugin.json 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.

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. 10d ago First seen · 18 lines scan A 758ee4174f56

Subscribe to this mod's changes

senior-engineer-skills is a plugin published in the GitHub repository Kin9Zeus/senior-engineer-skills (3 stars, last pushed 17d 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-08-31.

Related

Other plugins, from other repositories

web-quality-skills

Measurement-first Agent Skills for Lighthouse, Chrome DevTools, Core Web Vitals, WCAG 2.2, SEO, and agentic browsing.

addyosmani/web-quality-skills · not measured

design-skills

Ten UX and design skills that give coding agents deep knowledge of established design frameworks: research, critique, accessibility, journey mapping, design systems, strategy, interaction design, design ops, UX writing, and visual elevation.

cuellarfr/design-skills · not measured

rad-code-review

The specialist lanes and memory that the built-in /code-review doesn't have. Invokes the built-in engine for general bug-finding (quick/standard/deep map to its effort levels), then adds what it lacks: a mechanical hallucinated-imports validator (lockfile-verified across Python/JS/TS/Rust/Go, with a vendored denylist…

RadOrigin-LLC/RAD-Claude-Skills · not measured

rad-context-prompter

Write, debug, reverse-engineer, and migrate AI prompts — now including agentic loops and goal conditions. The prompt-engineering skill covers writing patterns and platform-specific shape (Claude, GPT, Gemini, Claude Code, OpenAI Codex/AGENTS.md, image generators, agentic tools). The loop-goal-engineering skill authors.

RadOrigin-LLC/RAD-Claude-Skills · not measured

rad-council

A council of cognitive-framework advisors that debates any decision — repo plans, website designs, product/codebase critiques, marketing plans, anything — then votes and returns one ranked, confidence-rated recommendation with dissent preserved and a single concrete next step. Diversity comes from incompatible reason.

RadOrigin-LLC/RAD-Claude-Skills · not measured

rad-a11y

WCAG 2.2 AA accessibility toolkit for Claude Code. Six skills covering semantic HTML, ARIA patterns, keyboard/focus, forms, automated testing setup, and a static-analysis review pass; one autonomous reviewer agent. Four pure-stdlib Python validators (scan-jsx-patterns, check-tailwind-contrast with real WCAG sRGB ma.

RadOrigin-LLC/RAD-Claude-Skills · not measured