원클릭으로
dotfiles
dotfiles에는 yasuoza에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
REQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Use this skill whenever the user asks to create, generate, make, draw, design, or edit any image or visual content.
Save current session context to a handover document for the next Claude session. Use only when the user explicitly asks to save a handover, create a shift-change report, or says "/handover".
Request or re-request a GitHub Copilot review on a Pull Request. Use when the user says "copilot review", "request copilot review", "add copilot as reviewer", "Copilot にレビュー依頼", "再レビュー", or any variation of requesting GitHub Copilot to review a PR. Also triggers when the user wants to add a bot reviewer to a PR. If no PR number is given, operates on the current branch's PR.
Create GitHub Pull Requests with auto-generated content based on diff and PR template. Use when the user asks to create a PR, open a pull request, or submit changes for review.
Run code reviews in parallel using Claude Opus and GitHub Copilot (codex), then produce a unified report. Use when the user requests a cross-review, xreview, multi-LLM review, or wants diverse perspectives on code changes. Accepts optional PR number or file paths as arguments.
Load context from a previous session's handover document and present it to the user. This is a context-loading skill — present the information and let the user decide what to do next.
文章をチェックしてAIが書いたような表現・パターンを指摘する。文章のAIらしさを検出したいときに使用。
Generate a Conventional Commits format commit message from staged changes and execute the commit after user confirmation. Use when changes have been staged with git add.