원클릭으로
skills
skills에는 EATSTEAK에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Prepare and create a GitHub pull request from the current branch. Use when the user asks to open a PR, create a pull request, or requests `/pr`, including an optional base branch argument.
Orchestrate staged repository work through delegated preflight, single-writer implementation, independent validation, and a final closure gate. Use for multi-stage refactors, migrations, phased rollouts, or other work with clean stage boundaries. The parent coordinates; subagents perform all repository observation and mutation.
Resolve XY problems — surface questions that mask a deeper goal. Use when the user invokes /xy, when a request is vague or mismatched to its context, or when a narrow how-to looks like it's hiding the real objective.
Always use pnpm/pnpx for Node.js work unless the project packageManager field specifies another package manager. Use when Node.js, JavaScript, TypeScript, npm scripts, package installation, or Node CLI tools are involved.
YouTube 영상 URL에서 자막을 추출하고 한국어로 상세 요약을 작성합니다. Use this skill whenever the user provides a YouTube URL and asks to summarize, recap, extract a transcript, analyze video contents, or create Korean notes from a video, including Korean prompts such as "유튜브 요약", "영상 정리", "자막 추출", or "한국어로 요약".
Use when the user wants to rapidly learn, memorize, quiz, review, or prepare for exams from Markdown course notes or weekly lecture files. Runs an adaptive active-recall loop with questions, grading, error patches, summaries, and next-action selection until the user stops.
Set up Claude Code hooks for Rust projects when a Cargo.toml file exists. Use when the user wants Rust quality checks wired into settings.json/settings.local.json, asks to enable cargo check/fmt/clippy hooks, or wants automatic Rust validation for a repository.
Always use uv for Python work. Use when Python code, dependencies, virtual environments, scripts, or Python CLI tools are involved.
Start with deep research before planning. Use when the user asks for research-first behavior, wants detailed investigation before a plan, or when the request clearly needs substantial discovery, comparison, or validation before implementation.