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.
npx skills add hmohamed01/Claude-Code-Scaffolding-Skill --skill project-scaffoldinggit clone --depth 1 https://github.com/hmohamed01/Claude-Code-Scaffolding-SkillWrote 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/skills/hmohamed01/claude-code-scaffolding-skill/project-scaffolding)<a href="https://agentmods.dev/skills/hmohamed01/claude-code-scaffolding-skill/project-scaffolding"><img src="https://agentmods.dev/badge/skills/hmohamed01/claude-code-scaffolding-skill/project-scaffolding/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.
<a href="https://agentmods.dev/skills/hmohamed01/claude-code-scaffolding-skill/project-scaffolding"><img src="https://agentmods.dev/badge/skills/hmohamed01/claude-code-scaffolding-skill/project-scaffolding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00170 | $0.02180 |
| Opus 5 | $0.00085 | $0.01090 |
| Sonnet 5 | $0.00034 | $0.00436 |
| Haiku 4.5 | $0.00017 | $0.00218 |
Grade A, and why
project-scaffolding 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
4 files beside SKILL.md 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.
- 10d ago First seen · 258 lines · 170 tokens per session scan A 1efc1b0d612e
project-scaffolding is a skill published in the GitHub repository hmohamed01/Claude-Code-Scaffolding-Skill (52 stars, last pushed 6mo ago), with no licence file. It adds 170 tokens to every session and 2,180 once invoked, about $0.0009 per session on Opus 5. 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-30.
Other skills, from other repositories
cuelabs-engineering-standards
Audit, bootstrap, standardize, or verify a CueLABS repository. Use for repository structure, service naming, community-health files, project manifests, shared templates, cross-repository parity, or adoption of the CueLABS engineering standard. Route web, Flutter, design, CI, packaging, and deployment work to the…
cuelabs-delivery-standard
Audit, create, or standardize CueLABS delivery systems. Use for GitHub Actions, CI parity, release workflows, Dockerfiles, Docker Compose, Helm, Terraform, Cloud Run, Firebase App Hosting, environment variables, OpenTelemetry, artifacts, or deployment readiness.
cuelabs-design-standard
Create, audit, or standardize CueLABS product design systems and their implementation contracts. Use for Figma variables, tokens, component libraries, screen states, prototype flows, accessibility and motion specifications, design documentation, visual QA, or cross-product design parity.
cuelabs-web-standard
Build, audit, or standardize CueLABS web applications and marketing sites. Use for Next.js and React architecture, design tokens, component libraries, TESTMODE, mock APIs, routes, accessibility, performance, SEO, marketing navigation and footer parity, or Figma-to-web implementation.
cuelabs-mobile-standard
Build, audit, or standardize CueLABS mobile applications. Use for Flutter architecture, Riverpod, routing, repositories, TESTMODE fakes, flavors, Firebase authentication, design tokens, golden tests, mobile CI, device behavior, or web-to-mobile product parity.
dev-workflow
The complete development workflow for SkillHub contributors including local dev, staging validation, testing, and PR creation. Ensures agents follow the correct sequence of steps.