一键导入
create-pr-local
Repo-specific instructions to use alongside the global create-pr skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Repo-specific instructions to use alongside the global create-pr skill.
用 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).
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.
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.
| name | create-pr-local |
| description | Repo-specific instructions to use alongside the global create-pr skill. |
Use these notes together with the global create-pr skill.
Makefile first and use existing make targets instead of invoking docker or cargo directly.make test and make lint.make pipeline and commit the resulting data/report diffs.