curatorial-prototype-standardization

curatorial-prototype-standardization is a skill for Claude Code, Codex from wuyaojunkylin/research-digital-curation-skills. It costs 74 tokens per session (530 once invoked), scanned A, original, MIT.

A guide for turning confirmed digital-curation content into tested frontend prototypes and reusable page structures. Digital curation presents research or cultural material online as an organized exhibition.

In plain words
What is it for?
Use it to define component and data structures, build a representative standard page, test desktop and mobile behavior, and extend the pattern to exhibits, interviews, places, archives, or case studies.
Why use it?
It helps teams keep content fields, page structure, interactions, and responsive behavior consistent as an exhibition grows.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to define component and data structures, build a representative standard page, test desktop and mobile behavior, and extend the pattern to exhibits, interviews, places, archives, or case studies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization
Install

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.

Any agent
npx skills add wuyaojunkylin/research-digital-curation-skills --skill curatorial-prototype-standardization
Clone the repo
git clone --depth 1 https://github.com/wuyaojunkylin/research-digital-curation-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for curatorial-prototype-standardization

README.md
[![agentmods](https://agentmods.dev/badge/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization/github.svg)](https://agentmods.dev/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization)
Your own site
<a href="https://agentmods.dev/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization"><img src="https://agentmods.dev/badge/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization/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.

agentmods 80×15 button for curatorial-prototype-standardization

Your own site · 80×15
<a href="https://agentmods.dev/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization"><img src="https://agentmods.dev/badge/skills/wuyaojunkylin/research-digital-curation-skills/curatorial-prototype-standardization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 530 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00530
Opus 5 $0.00037 $0.00265
Sonnet 5 $0.00015 $0.00106
Haiku 4.5 $0.00007 $0.00053

Measured 11d ago against content hash 6984a19d3df3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

curatorial-prototype-standardization 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 11d 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.

curatorial-prototype-standardization/SKILL.md · 45 lines

What it actually says

原型实现与标准单元扩展

概述

在结构和视觉语言稳定之后使用这个 skill。先做一个完整的标准单元,验证它能承载内容和交互,再扩展到同类单元。

前置条件

编码或扩展之前,确认:

  • 页面或单元角色已经明确。
  • 内容字段已经可用,或可以从策展文本中稳定提取。
  • 导航和交互层级已经定义。
  • 视觉语言和材料处理规则已经存在。
  • 被选为标准单元的内容足够成熟,能测试整个系统。

如果这些条件缺失,应回到 curatorial-narrative-modulescuratorial-visual-language

实现流程

  1. 检查现有前端工程栈和代码风格。
  2. 为标准单元定义结构化内容字段。
  3. 围绕页面角色和模块字段构建或重构组件。
  4. 实现与策展结构对应的交互状态。
  5. 先测试内容最丰富的标准单元。
  6. 通过替换数据和校准差异扩展到同类单元。
  7. 检查桌面端和移动端的阅读顺序、文字溢出、导航和材料渲染。

标准单元

标准单元可以是专题页、案例页、物件页、地点页、时间单元页、档案条目页、访谈页或分析节点。它不一定是传统意义上的标准页面,关键是它代表一种可重复的内容结构。

输出

输出可运行的代码修改、组件和数据结构说明,以及验证结果。如果实现时暴露结构缺口,应记录缺口,而不是用 CSS 或一次性代码掩盖。

参考范式

《汴京十二时辰》使用一个内容最成熟的高光单元校准同组页面。未来项目可以使用其他重复单元:展品、路线、访谈、文档、地点、案例或片段。

Changes

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.

  1. 11d ago First seen · 45 lines · 74 tokens per session scan A 6984a19d3df3

Subscribe to this mod's changes

curatorial-prototype-standardization is a skill published in the GitHub repository wuyaojunkylin/research-digital-curation-skills (3 stars, last pushed 4mo ago), licensed MIT. It adds 74 tokens to every session and 530 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

addyosmani/web-quality-skills · 51 tokens

information-architecture

Design the structure of a website or product including sitemap, navigation, URL structure, content types, taxonomy, and labeling. Use this skill whenever the user asks to plan a sitemap, design navigation, structure URLs, define content types, build taxonomies, design site search, or organize content at the system…

rampstackco/claude-skills · 131 tokens

frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

code-yeongyu/oh-my-openagent · 49 tokens

shiny-bslib-theming

Advanced theming for Shiny apps using bslib and Bootstrap 5. Use when customizing app appearance with bstheme(), Bootswatch themes, custom colors, typography, brand.yml integration, Bootstrap Sass variables, custom Sass/CSS rules, dark mode and color modes, dynamic theme switching, real-time theming, theme inspection…

posit-dev/skills · 87 tokens

shiny-bslib

Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling layouts, theming…

posit-dev/skills · 107 tokens

tastemaker

Generate genuinely beautiful, on-brand UI instead of generic "AI slop" — use whenever the user asks to build, design, style, or improve a UI, landing page, dashboard, app screen, or component, whenever a PRD/spec needs a design pass before implementation, whenever the user pastes reference images/Pinterest/Dribbble…

codeswithroh/tastemaker · 202 tokens