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 Ozzeron/prompt-packnpx agentmods add plugins/ozzeron/prompt-pack/fullstackgit clone --depth 1 https://github.com/Ozzeron/prompt-packWrote 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/ozzeron/prompt-pack/fullstack)<a href="https://agentmods.dev/plugins/ozzeron/prompt-pack/fullstack"><img src="https://agentmods.dev/badge/plugins/ozzeron/prompt-pack/fullstack.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
fullstack 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": "fullstack",
"displayName": "Prompt Pack — Fullstack",
"description": "Frontend plus backend plus every review skill: architecture, UI, database, security, duplication audit, refactor planning, docs. task-router is excluded — Claude Code's native skill discovery does the routing.",
"source": "./",
"skills": [
"./prompts/meta/engineering-principles",
"./prompts/meta/reuse-before-create",
"./prompts/meta/token-discipline",
"./prompts/architecture/backend-api",
"./prompts/architecture/frontend-feature",
"./prompts/architecture/database-schema",
"./prompts/architecture/database-migrations",
"./prompts/architecture/postgres-supabase",
"./prompts/architecture/refactor-planner",
"./prompts/interface/ui-designer",
"./prompts/review/code-review",
"./prompts/review/repo-audit",
"./prompts/review/frontend-audit",
"./prompts/review/database-review",
"./prompts/review/security-review",
"./prompts/review/duplication-audit",
"./prompts/review/debugger",
"./prompts/delivery/handoff",
"./prompts/delivery/test-writer",
"./prompts/delivery/doc-writer"
],
"keywords": [
"fullstack",
"frontend",
"backend",
"review"
]
}What it installs
The manifest is a name and a version. 20 skills travel with it, and installing the plugin installs all of them — 538 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill security-review A 25 tokens
- Skill duplication-audit A 23 tokens
- Skill frontend-feature A 31 tokens
- Skill ui-designer A 26 tokens
- Skill doc-writer A 33 tokens
- Skill postgres-supabase A 27 tokens
- Skill refactor-planner A 28 tokens
- Skill repo-audit A 26 tokens
- Skill reuse-before-create A 25 tokens
- Skill test-writer A 26 tokens
- Skill code-review A 26 tokens
- Skill database-migrations A 26 tokens
- Skill database-schema A 29 tokens
- Skill debugger A 30 tokens
- Skill database-review A 25 tokens
- Skill backend-api A 25 tokens
- Skill handoff A 29 tokens
- Skill engineering-principles A 28 tokens
- Skill frontend-audit A 29 tokens
- Skill token-discipline A 21 tokens
What ships with it
1 file beside marketplace.json#fullstack 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 · 34 lines scan A 5f2e56d4cf56
fullstack is a plugin published in the GitHub repository Ozzeron/prompt-pack (8 stars, last pushed 1mo 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
superpowers-zh
AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 23 款工具.
memex
Zettelkasten-based agent memory system with bidirectional links.
project-brain
Folder structure + collaboration protocol so AI sessions can resume project context after compaction or window switch. One brain/ folder, 5 core files (PROJECT/MAP/STATUS/DECISIONS/HANDOFF), and a topic taxonomy.
specops
Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation.
papi
Persistent project management inside your AI coding tool. PAPI plans what to build next, tracks every decision, and keeps projects coherent across sessions — so a new session starts where the last one left off instead of from nothing.
codetape
The flight recorder for AI coding — keeps your docs in sync with your code.