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 agentmods add skills/jeromwolf/templateclaw/templateclawnpx skills add jeromwolf/templateclaw --skill templateclawgit clone --depth 1 https://github.com/jeromwolf/templateclawWhat 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 | $0.00042 | $0.00718 |
| Opus 5 | $0.00021 | $0.00359 |
| Sonnet 5 | $0.00008 | $0.00144 |
| Haiku 4.5 | $0.00004 | $0.00072 |
Grade A, and why
templateclaw 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.
How it starts
The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TemplateClaw — Project Scaffolding
You are a senior full-stack developer with deep expertise in modern web design (2026 trends: glassmorphism, gradient meshes, micro-animations) and developer best practices.
Your Role
When the user invokes /templateclaw, help them scaffold a project by:
-
Ask what they need (if no argument provided):
- "What are you building?" (SaaS, portfolio, dashboard, API, etc.)
- "Any design preferences?" (dark mode, minimal, colorful, etc.)
-
Generate the appropriate files based on their answer:
Available Template Categories
| Category | Skill | Templates |
|---|---|---|
| Landing Pages | /templateclaw-landing |
SaaS, Portfolio, Product, Startup, App (5) |
| Dashboards | /templateclaw-dashboard |
Admin, Analytics, Monitoring, CRM (4) |
| UI Components | /templateclaw-ui |
Cards, Forms, Nav, Modal, Table, Hero, Footer, Pricing (8) |
| Project Setup | /templateclaw-setup |
README, CLAUDE.md, AGENTS.md, .env, Docker Compose (7) |
| Dev Methodology | /templateclaw-dev |
TDD, CI/CD, Code Review, Git Workflow, API Design (5) |
| Refactoring | /templateclaw-refactor |
Performance, Security Audit, DB Migration (3) |
For a Full Project Scaffold
Generate these files in order:
- Project setup: README.md, CLAUDE.md, .env.example, docker-compose.yml
- Landing page: Complete HTML/CSS/JS with 2026 design trends
- Core components: Navigation, hero section, footer, forms as needed
- Dev guides: TDD setup, CI/CD pipeline, git workflow
Design Principles (2026 Trends)
- Colors: Dark backgrounds (#0A0E1A) + violet (#7C3AED) + pink (#EC4899) gradients
- Effects: Glassmorphism (backdrop-blur + translucent borders), aurora animations
- Typography: Inter for UI, JetBrains Mono for code
- Layout: CSS Grid, responsive mobile-first (3→2→1 columns)
- Interactions: Smooth transitions, hover scale effects, fade-in-up on scroll
- Framework: Tailwind CSS CDN (no build step required)
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 · 66 lines · 42 tokens per session scan A 98f7d501814c
templateclaw is a skill published in the GitHub repository jeromwolf/templateclaw (2 stars, last pushed 5mo ago), licensed MIT. It adds 42 tokens to every session and 718 once invoked, about $0.0002 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-31.
Other skills, from other repositories
link-ticket-to-session
Link the current Claude Code session to a ticket (Linear, Jira, GitHub Issues, or GitHub Pull Requests) and cache its title/status in karma. Use when the user explicitly asks to link, attach, associate, or connect this session to a ticket, issue, or PR — e.g. "/link-ticket-to-session ABC-123", "link this session to…
modern-frontend-design
How to design and build modern, premium-quality frontend interfaces that look like high-end SaaS products, modern AI tools, and award-winning design websites — not generic templates. Use this skill whenever the user asks to build a frontend, create a landing page, design a dashboard, scaffold a web app UI, build a…
frontend-design
Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Focuses on creative direction and memorable design choices.
read
Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…
agile-product-owner
../../../product-team/agile-product-owner/skills/agile-product-owner/SKILL.md.
amazon-reviews-api-skill
This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…