一键导入
alt-text
Write alt text for images. Defines what constitutes "good" alt text. Use when adding images to a documents. a11y is for LLMs as well as humans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write alt text for images. Defines what constitutes "good" alt text. Use when adding images to a documents. a11y is for LLMs as well as humans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
How to use the library code provided by mi-ni. Code design patterns that abstract compute to easily scale experiments. Read to learn about the `mini` package, the `Apparatus` class, hyperparameter schedulers, notebook/visualization utils, and how to author, run, and monitor memoized experiments from the CLI. These should be used by default.
Render a report in a headless browser. Works offline by bundling Marimo assets.
Writing style for composing text. Use for any prose: Markdown, GitHub issues & PRs, proposals, and technical writing such as academic papers. Improves collaboration effectiveness.
Guidelines for running and writing tests in this project. Patterns, what to test, how to write assertions.
Guidelines for using Modal in this project. Patterns for distributed processing, remote execution, and handling large objects. How to write functions that can be run both locally and remotely.
基于 SOC 职业分类
| name | alt-text |
| description | Write alt text for images. Defines what constitutes "good" alt text. Use when adding images to a documents. a11y is for LLMs as well as humans. |
Good alt text is what you'd say about the image if you were reading aloud to a blind friend: a brief, well-judged remark that lets them follow along, not a clinical pixel inventory. Consider:
Photographs. Subject + action. Include named people/places/objects when they matter to the surrounding text; omit when they don't.
Screenshots. Describe the UI state.
Diagrams/architecture. Name components and relationships in reading order. High level first, then details.
Charts/plots. Lead with the takeaway. Include specific values only if they matter.
Memes/reaction images. Describe what's happening in a way that conveys the joke or feeling.
Decorative images. Use alt="" (no alt text). Mention this if you suspect it applies.
Functional images (buttons, icons). Describe the function, not the appearance, unless the appearance is the point.
Captions serve a different purpose entirely: they assume the content of the image is already accessible to the reader. The caption should make a statement about it.