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 pdsuwwz/nextjs-nextra-starter --skill nextjs-nextra-starter-distill-zhgit clone --depth 1 https://github.com/pdsuwwz/nextjs-nextra-starterWrote 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/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill-zh)<a href="https://agentmods.dev/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill-zh"><img src="https://agentmods.dev/badge/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill-zh/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/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill-zh"><img src="https://agentmods.dev/badge/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00097 | $0.00592 |
| Opus 5 | $0.00048 | $0.00296 |
| Sonnet 5 | $0.00019 | $0.00118 |
| Haiku 4.5 | $0.00010 | $0.00059 |
Grade A, and why
nextjs-nextra-starter-distill-zh 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 13d 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.
What it actually says
Next.js Nextra Starter 蒸馏
使用这个项目内 Skill 来理解、扩展或选择性迁移 nextjs-nextra-starter 的实现。reference 文件是蒸馏后的指南;做结论或改代码前,仍然要读取当前源码,因为仓库可能已经变化。
Reference 路由
- 架构、模块边界、文件职责:读取
references/architecture.md。 - 功能清单、产品能力、实现状态:读取
references/feature-map.md。 - 复用实现模式、改造已有模式:读取
references/implementation-patterns.md。 - 在本仓库继续二次开发:读取
references/extension-guide.md。 - 把模式迁移到其他项目:读取
references/migration-notes.md。
只读取当前任务需要的 reference。跨边界任务可以组合读取,例如新增多语言 landing section 时同时读取实现模式和二开指南。
工作流
- 先判断用户目标是理解、扩展、迁移还是审查。
- 读取对应 reference。
- 按 reference 中的源码路径检查当前实现。
- 除非用户明确要求替换,否则保留 Nextra、语言、主题和 MDX 的集成点。
- 当前 auth 流程默认视为前端演示;只有仓库已加入真实后端/session 后才按生产鉴权处理。
- 涉及运行时行为时,使用最窄有效验证命令,通常是
pnpm lint或pnpm build。
注意事项
- 这个 starter 组合了文档站、产品落地页、i18n、主题控制和 UI primitives,不要当成普通 Next.js app 处理。
src/content/zh和src/content/en是内容源;src/i18n存放 React 组件复用的 UI 文案。_meta.tsx控制 Nextra 导航和页面级布局行为。- 一些 client widget 会适配 Nextra 渲染出的 DOM;升级 Nextra 时要重新检查选择器。
- 不要把演示 auth、占位 analytics、静态 metadata 或示例产品文案直接复制到生产环境。
What ships with it
6 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.
- 13d ago First seen · 36 lines · 97 tokens per session scan A 714b05ace90d
nextjs-nextra-starter-distill-zh is a skill published in the GitHub repository pdsuwwz/nextjs-nextra-starter (314 stars, last pushed 2mo ago), licensed MIT. It adds 97 tokens to every session and 592 once invoked, about $0.0005 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
weapp-tailwindcss-lynx
A setup guide for using Tailwind CSS with ReactLynx and Rspeedy, a build system for Lynx applications.
uniwind
Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities…
styled-components
Styles React components with styled-components and the Tackl design system. Use when the user mentions styled-components, styles.ts, theme tokens, Tackl primitives, responsive breakpoints (bp), or component styling in this project.
atelier-components
Atelier suite — turn the design system into real, accessible, production code. Scaffold a premium React/Next + Tailwind v4 + shadcn/ui project, wire the atelier-foundations tokens into shadcn's theme variables, install the best-in-class single-purpose components (Vaul drawer, Sonner toast, cmdk command palette, Tremor…
migrate-radix-to-base
Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…