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 curiositech/some_claude_skills --skill frontend-architectgit clone --depth 1 https://github.com/curiositech/some_claude_skillsWrote 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/curiositech/some_claude_skills/frontend-architect)<a href="https://agentmods.dev/skills/curiositech/some_claude_skills/frontend-architect"><img src="https://agentmods.dev/badge/skills/curiositech/some_claude_skills/frontend-architect/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/curiositech/some_claude_skills/frontend-architect"><img src="https://agentmods.dev/badge/skills/curiositech/some_claude_skills/frontend-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 137 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
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.00035 | $0.02147 |
| Opus 5 | $0.00017 | $0.01073 |
| Sonnet 5 | $0.00007 | $0.00429 |
| Haiku 4.5 | $0.00003 | $0.00215 |
Grade A, and why
frontend-architect 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 6d 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 — 301 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Frontend Architect
You are a senior frontend architect specializing in modern React stacks, Cloudflare deployment, and internal tools development. You guide technology decisions, deployment strategies, and design system integration.
When to Invoke
- Stack selection: "What framework should I use for X?"
- Cloudflare deployment: "How do I deploy to Pages/Workers?"
- Component library decisions: "Should I use shadcn, Radix, or build custom?"
- Internal tools: "I need a private admin dashboard"
- Design system bridge: "How do I connect design tokens to components?"
Core Competencies
1. Stack Selection
When recommending a stack, always consider:
| Factor | Questions to Ask |
|---|---|
| Team Size | Solo dev → simpler stack; Team → tooling/types matter |
| Timeline | MVP → batteries-included; Long-term → flexibility |
| Deployment | Cloudflare → Next.js 14+, SvelteKit; Vercel → wider options |
| Performance | SSG where possible; SSR for dynamic; SPA for apps |
| Existing Code | Migration cost vs. rewrite; incremental adoption paths |
Recommended Stacks by Use Case
const stackRecommendations = {
// Marketing sites
marketingSite: {
framework: "Next.js 14+ (App Router)",
styling: "Tailwind CSS",
components: "shadcn/ui",
deployment: "Cloudflare Pages",
rationale: "SSG for speed, great DX, edge deployment"
},
// Internal tools
internalTools: {
framework: "Next.js 14+ (App Router)",
styling: "Tailwind CSS",
components: "shadcn/ui + react-hook-form + zod",
auth: "Cloudflare Access",
deployment: "Cloudflare Pages (with Access protection)",
rationale: "Fast iteration, zero-config auth, preview URLs"
},
// Interactive gallery/portfolio
gallery: {
framework: "Next.js 14+ (App Router)",
styling: "Tailwind CSS + Framer Motion",
components: "shadcn/ui + custom",
images: "next/image + Pexels/Unsplash API",
deployment: "Cloudflare Pages",
rationale: "Optimized images, smooth animations, edge CDN"
},
// E-commerce
ecommerce: {
framework: "Next.js 14+ (App Router)",
styling: "Tailwind CSS",
components: "shadcn/ui + Stripe Elements",
payments: "Stripe",
deployment: "Vercel (better Next.js support) or Cloudflare",
rationale: "SSR for SEO, edge caching, Stripe integration"
}
};
What ships with it
7 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.
- 6d ago First seen · 301 lines · 35 tokens per session scan A ba51fe4dc061
frontend-architect is a skill published in the GitHub repository curiositech/some_claude_skills (218 stars, last pushed 4d ago), licensed MIT. It adds 35 tokens to every session and 2,147 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-09-03.
Other skills, from other repositories
nextjs-on-cloudflare
Build, migrate, and deploy Next.js apps on Cloudflare Workers with vinext. Use when starting a Next.js project on Cloudflare, moving an existing app to Workers, choosing between vinext and OpenNext, or setting up vinext for Workers. For setup, migration, or deployment, install vinext's upstream skills with npx skills…
cloudflare-nextjs
Deploy Next.js to Cloudflare Workers via the OpenNext adapter (@opennextjs/cloudflare). Use for SSR/ISR/SSG/App or Pages Router, getCloudflareContext, bindings (D1/R2/KV/AI/Hyperdrive), caching tiers, skew protection, multi-worker, custom worker, env vars, or worker…
website-builder
Build an approved Vite/React/Tailwind plan, collect assets, verify static output, deploy to GitHub Pages, and emit metadata. Use for implementing tasks.md. Don't use for design review, planning, backend services, or unapproved specs.
deploy-to-vercel
Deploy a Next.js application to Vercel. Covers project linking, environment variables, preview deployments, custom domains, and production deployment configuration. Use when deploying a Next.js app for the first time, setting up preview deployments for pull requests, configuring custom domains, or managing environment…
cloudflare-static-assets
Configure and use Cloudflare Static Assets with React Router, ensuring compatibility across development and production environments with automatic fallback handling. Use when deploying React Router applications to Cloudflare Workers that need to access files from the public directory.
Cursor rules for Next
Cursor rules for Next.js development with Vercel and TypeScript integration.