원클릭으로
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.