一键导入
add-density
Pick one high-impact ingredient from the density gap report, find a reliable density, and add it to the system. Use when adding ingredient density data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pick one high-impact ingredient from the density gap report, find a reliable density, and add it to the system. Use when adding ingredient density data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Pull the next recipe(s) from the pipeline snapshot audit queue, cross-reference each against its cached source HTML, and file issues for any real conversion bugs. Use for a spot-check of extraction/parsing quality, or after changing extraction code to hunt for regressions.
Repo-specific instructions to use alongside the global solve-issue skill.
Bring up the local Ramekin dev server, drive the UI with playwright-cli, and capture screenshots/snapshots for any kind of UI audit (design critique, bug repro, UX review, regression check).
Repo-specific instructions to use alongside the global create-pr skill.
Analyze the density gap report to find the highest-impact ingredients missing density data, filtering out intentionally-null entries and existing aliases. Use when deciding which ingredient to add next.
| name | add-density |
| description | Pick one high-impact ingredient from the density gap report, find a reliable density, and add it to the system. Use when adding ingredient density data. |
| disable-model-invocation | true |
Pick one high-impact ingredient from the density gap report, find a reliable density, and add it.
data/density-gap-report.txt) and identify the top ~20 entriescurated.json (black pepper variants, sea salt, fine salt, etc.)fdc.nal.usda.gov) with FDC ID and URLusda.json under a different name (just needs an alias)ingredient-density/src/data/curated.json:
"ingredients" with grams_per_cup, source, and url"aliases"ingredient-density/src/density_lookup.rs in the appropriate test functionmake ingredient-tests-updatemake test and make lintmake pipelineingredient-density/src/data/curated.json -- hand-curated densities and aliases (overrides USDA)ingredient-density/src/data/usda.json -- USDA FoodData Central densities (auto-imported)ingredient-density/src/density_lookup.rs -- lookup logic, modifier stripping, testsdata/density-gap-report.txt -- ingredients missing density data, sorted by frequencyAll densities are grams per US cup (236.588 ml). To convert:
null (ambiguous) rather than estimating poorly.