iCloud-Drive-Downloader
iCloud-Drive-Downloader에는 asafelobotomy에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Set up and manage GitHub Actions workflows that use Copilot coding agents for automated PR handling and issue resolution
Inspect active GitHub Actions workflows before commit or push, run matching local checks for staged or unpushed files, ask which missing tools to install via askQuestions, and fix in-scope issues so the Commit agent can proceed.
Write a commit message following the Conventional Commits specification with scope and body
Create an Architectural Decision Record (ADR) to document a significant design or technology choice
Audit VS Code extensions against the current project stack and recommend keep/add/remove actions
Diagnose and fix a failing CI pipeline or GitHub Actions workflow
Triage a GitHub issue by classifying severity, labelling waste category, proposing next action, and drafting a structured response
Review a pull request using Lean waste categories and structured severity ratings
Create a new MCP server — clarify purpose, choose transport, scaffold, implement, test, and register
Configure and manage Model Context Protocol servers for external tool access
Discover, evaluate, install, test, and manage agent plugins for VS Code Copilot
Create a new agent skill following the Agent Skills open standard
Discover, activate, and manage agent skills following the Skill Protocol
Audit test coverage, identify gaps, and recommend local tests plus CI workflows
Find, build, or adapt automation tools following the Tool Protocol decision tree
Set up browser testing — dual path with built-in browser tools (interactive) or Playwright (CI); detect framework, scaffold, verify
Write and organize Python tests using pytest — fixtures, parametrize, mocking, and project-appropriate test structure
Apply Python type annotations effectively — mypy/pyright configuration, common patterns, generic types, and stub guidance