원클릭으로
claude-overlay
claude-overlay에는 chlee1001에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Re-apply and maintain local OMC (oh-my-claudecode) plugin customizations after an update — a guided, step-by-step workflow that first detects what changed upstream (via the marketplace git clone of Yeachan-Heo/oh-my-claudecode), then 3-way merges each patch onto the new version, preserving upstream changes and surfacing conflicts. Make sure to use this skill whenever OMC was updated, upgraded, or reinstalled; when a patched OMC agent or skill (git-master, planner, executor, team, etc.) looks reverted or behaves like the stock version; when you want to know what an OMC update changed in files you have customized; or to verify your local OMC patches are still applied. Run it from the claude-overlay folder after any oh-my-claudecode version bump.
claude-overlay 재흡수 플로우 — 우리가 외부에서 흡수한 것(completion-gate←Superpowers, korean-writing←humanize-korean)의 원본이 업데이트됐는지 감지하고, OMC architect deep-analysis로 triage해서 우리 번들 자산에 다시 흡수한다. OMC 업데이트(apply.sh)와 독립된 사이드 플로우. claude-overlay 폴더에서 실행. Triggers: "재흡수", "reabsorb", "흡수물 드리프트", "원본 업데이트 반영", "reabsorb 돌려줘", "humanize-korean 업데이트 반영".
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Strict TDD (the IRON LAW) for the current task. Use ONLY when the user explicitly asks for rigorous/strict TDD — triggers: '엄격 tdd', '엄격한 tdd', 'strict tdd', 'rigorous tdd', 'IRON LAW', or /strict-tdd. Establishes no-production-code-without-a-failing-test discipline directly in this session, superseding the softer default 'tdd' reminder. Do NOT trigger on a bare 'tdd' mention (that stays soft).
Generate a human-review companion for a finalized work plan. Use right after a work plan is saved (e.g. to .omc/plans/*.md by planner/ralplan/plan), or when the user wants a jargon-free, no-abbreviation prose version of a plan for human review. Produces <plan>.readable.md next to the machine plan without modifying the original.