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 KhaledSaeed18/dotclaudenpx agentmods add plugins/khaledsaeed18/dotclaude/marketplacegit clone --depth 1 https://github.com/KhaledSaeed18/dotclaudeGrade A, and why
dotclaude 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.
How it starts
The opening of the file, as written. The whole thing — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "dotclaude",
"owner": {
"name": "Khaled Saeed",
"email": "[email protected]"
},
"description": "Claude Code skills, agents, commands, and hooks from the dotclaude registry, bundled as installable plugins.",
"plugins": [
{
"name": "engineering",
"source": "./.claude-plugin/plugins/engineering",
"description": "Engineering workflow skills and review agents: planning, test-driven development, systematic debugging, code review, completion verification, and performance work.",
"author": {
"name": "Khaled Saeed"
},
"homepage": "https://github.com/KhaledSaeed18/dotclaude",
"repository": "https://github.com/KhaledSaeed18/dotclaude",
"license": "MIT",
"category": "development",
"keywords": [
"workflow",
"tdd",
"debugging",
"code-review",
"planning"
]
},
{
"name": "security",
"source": "./.claude-plugin/plugins/security",
"description": "Security review toolkit: OWASP-aligned code review, dependency and secret auditing skills, a security-auditor agent, and a full-codebase /security-audit command.",
"author": {
"name": "Khaled Saeed"
},
"homepage": "https://github.com/KhaledSaeed18/dotclaude",
"repository": "https://github.com/KhaledSaeed18/dotclaude",
"license": "MIT",
"category": "security",
"keywords": [
"owasp",
"audit",
"secrets",
"dependencies"
]
},
{
"name": "security-hooks",
"source": "./.claude-plugin/plugins/security-hooks",
"description": "Deterministic guardrails, active immediately after install: a compound-command deny list, sensitive-file protection, and prompt-injection screening.",
"author": {
"name": "Khaled Saeed"
},
"homepage": "https://github.com/KhaledSaeed18/dotclaude",
"repository": "https://github.com/KhaledSaeed18/dotclaude",
"What ships with it
60 files beside marketplace.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.
- plugins/engineering/agents/architect-reviewer.md 7.9 KB
- plugins/engineering/agents/code-reviewer.md 7.9 KB
- plugins/engineering/agents/debugger.md 5.3 KB
- plugins/engineering/agents/docs-writer.md 3.7 KB
- plugins/engineering/agents/error-detective.md 5.9 KB
- plugins/engineering/agents/performance-engineer.md 5.9 KB
- plugins/engineering/commands/explain-code.md 2.8 KB
- plugins/engineering/skills/adversarial-reviewer/SKILL.md 5.2 KB
- plugins/engineering/skills/api-design-review/SKILL.md 4.3 KB
- plugins/engineering/skills/code-review-response/SKILL.md 3.2 KB
- plugins/engineering/skills/db-migration-safety/SKILL.md 4.4 KB
- plugins/engineering/skills/executing-plans/SKILL.md 2.9 KB
- plugins/engineering/skills/explain-codebase/SKILL.md 2.4 KB
- plugins/engineering/skills/fix-ci/SKILL.md 3.1 KB
- plugins/engineering/skills/grill-with-docs/docs/ADR-FORMAT.md 1.3 KB
- plugins/engineering/skills/grill-with-docs/docs/CONTEXT-FORMAT.md 1018 B
- plugins/engineering/skills/grill-with-docs/SKILL.md 5.6 KB
- plugins/engineering/skills/parallel-agents/SKILL.md 4.1 KB
- plugins/engineering/skills/performance-optimization/SKILL.md 5.2 KB
- plugins/engineering/skills/solid-principles/SKILL.md 5.3 KB
- plugins/engineering/skills/systematic-debugging/SKILL.md 5.1 KB
- plugins/engineering/skills/test-driven-development/SKILL.md 6.6 KB
- plugins/engineering/skills/verify-completion/SKILL.md 3.1 KB
- plugins/engineering/skills/writing-plans/SKILL.md 4.6 KB
- plugins/format-on-edit/hooks/hooks.json 287 B
- plugins/format-on-edit/scripts/format-on-edit.mjs 5.0 KB runs code
- plugins/git/commands/clean-branches.md 3.5 KB
- plugins/git/skills/changelog/SKILL.md 4.5 KB
- plugins/git/skills/finish-branch/SKILL.md 4.4 KB
- plugins/git/skills/git-commit/SKILL.md 6.6 KB
- plugins/git/skills/git-undo/SKILL.md 4.9 KB
- plugins/git/skills/git-worktrees/SKILL.md 4.9 KB
- plugins/git/skills/gitignore/SKILL.md 5.3 KB
- plugins/git/skills/merge-conflict/SKILL.md 5.1 KB
- plugins/git/skills/pr-description/SKILL.md 1.8 KB
- plugins/git/skills/release-tag/SKILL.md 5.0 KB
- plugins/notify/hooks/hooks.json 224 B
- plugins/notify/scripts/notify.mjs 2.0 KB runs code
- plugins/precompact-saver/hooks/hooks.json 232 B
- plugins/precompact-saver/scripts/precompact-saver.mjs 2.1 KB runs code
- plugins/productivity/commands/prime.md 2.8 KB
- plugins/productivity/commands/todo-triage.md 2.9 KB
- plugins/productivity/skills/brainstorming/SKILL.md 4.0 KB
- plugins/productivity/skills/grill-me/SKILL.md 2.7 KB
- plugins/productivity/skills/handoff/SKILL.md 933 B
- plugins/productivity/skills/issue-writer/SKILL.md 3.9 KB
- plugins/productivity/skills/standup-summary/SKILL.md 3.6 KB
- plugins/research/agents/deep-research.md 5.5 KB
- plugins/research/skills/business-name-check/docs/surfaces.md 8.1 KB
- plugins/research/skills/business-name-check/SKILL.md 9.5 KB
- plugins/research/skills/project-name-check/docs/surfaces.md 4.9 KB
- plugins/research/skills/project-name-check/SKILL.md 7.5 KB
- plugins/security-hooks/hooks/hooks.json 688 B
- plugins/security-hooks/scripts/injection-guard.mjs 4.9 KB runs code
- plugins/security-hooks/scripts/sensitive-file-guard.mjs 6.6 KB runs code
- plugins/security-hooks/scripts/smart-approve.mjs 5.1 KB runs code
- plugins/security/agents/security-auditor.md 7.6 KB
- plugins/security/commands/security-audit.md 4.5 KB
- plugins/security/skills/dependency-audit/SKILL.md 2.2 KB
- plugins/security/skills/owasp-security/SKILL.md 7.0 KB
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.
- 2d ago First seen · 210 lines scan A 41156c5b0644
dotclaude is a plugin published in the GitHub repository KhaledSaeed18/dotclaude (4 stars, last pushed 7d 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.
Other plugins, from other repositories
pyenv-native-skills
Agent skills for pyenv-native — MCP-first Python version management.
pyenv-native
Agent skills for pyenv-native — native Python version management and pyenv-mcp workflows.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
nextjs
Official Claude Code plugin marketplace for Next.js, serving the skills that ship in the vercel/next.js repository.
claude-plugins-official
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.