Senior Dev Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Senior Dev Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
<img src="./cover.webp" alt="A senior wizard in sunglasses — TheSeniorDev" width="320" align="right" />
Coding agent skills to think like a Senior Engineer.
By TheSeniorDev · MIT-licensed · Contributions welcome
<br clear="right" />
npx skills@latest add the-senior-dev/senior-dev-skillsOr with Claude Code's native plugin marketplace:
/plugin marketplace add the-senior-dev/senior-dev-skills
/plugin install senior-dev-skills@senior-dev-skillsRestart Claude Code (or open a new session) to pick up the new skills.
Need Claude Code? Get it at claude.com/code.
Invoke a skill by name, with an optional argument:
/react-senior-code-review src/features/checkout # review a feature
/react-senior-interview state # quiz yourself on state & data flowreact-senior-code-review takes a path to the feature you want reviewed; react-senior-interview takes an optional topic (or none, for a broad interview).
| Skill | What it does | Invoke |
|---|---|---|
react-senior-code-review | Review React code like a Senior. | /react-senior-code-review <path> |
react-senior-interview | Senior level React interview practice. | /react-senior-interview [topic] |
These skills are like having a Senior Engineer by your side, pointing out things you might have missed. They leverage Software Fundamentals, Design Patterns, and Senior Mental Models — together with the power of Claude Code — to push your code toward production readiness, prep you with real interview questions, and ground every call in deep domain knowledge and fundamentals. Keep in mind they are:
useState+useEffect, never in Zustand.shared/ only when a second feature actually needs it.Both skills run on the same rules catalog — one file per dimension, plus Rules of Hooks, the patterns playbook, the severity rubric, and curated docs. The canonical copy lives in skills/react-senior-code-review/references/ (indexed by principles.md); react-senior-interview carries a synced copy so each skill installs and runs independently. Edit the canonical files, then run scripts/sync-references.sh.
Each skill ships an authoritative knowledge catalog (a references/ folder indexed by principles.md) and a thin SKILL.md that runs the workflow. Planned additions in the same monorepo:
node-senior-review / node-interviewtypescript-senior-reviewsystem-design-interviewYou can open an issue with the area you want next.
The principles in skills/react-senior-code-review/references/ are the core of both skills. Pull requests are welcome — especially:
If you're adding a new skill, mirror the layout: SKILL.md is the workflow, a references/ folder (indexed by principles.md) is the knowledge.
MIT — use freely, fork freely, ship freely.
<p align="center">Built and battle-tested by <a href="https://github.com/bogdanned">bogdanned</a> & <a href="https://github.com/dragosgn">dragosgn</a> at <a href="https://theseniordev.com/">TheSeniorDev</a>.</p>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.