Skip to main content

drn/dots

SkillsMP는 drn/dots에서 70개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
70
GitHub 스타
23
GitHub 포크
4

수집된 skill 70개 중 40개를 표시합니다.

직업 분류
데스크톱 출판 전문가
설명

Use when the user wants to export conversation content, or an existing HTML file such as a saved Claude Artifact, to a professionally styled PDF for sharing

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Audit every commit pending between a base branch and a deployed branch/tag for deploy risk (migrations, config/secret wiring completeness, feature-flag defaults, schema parity), then open the GitHub compare diff. Use when asked to audit pending commits, check…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Validate a deploy after it lands — CI status, rollout health, error tracking, and monitoring/alerting — correlating every finding against the deploy's start time to separate genuine regressions from pre-existing noise. Use when asked to validate a deploy,…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Iterate on a Notion page against its open inline comments — read each unresolved thread, edit the page to address it, and reply with a short summary of the change. Use when the user asks to address the comments in a Notion doc, address feedback left as inline…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Read Notion pages and databases using MCP tools. Use when looking up Notion content, reading pages, or querying databases.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Iteratively run /rereview, fix the findings, and loop until reviewers approve clean. Use for iterative automated review, when you want /rereview to loop until clean, or for a paranoid pre-merge review that auto-addresses every blocker.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Re-review with fresh eyes. Zero regressions. Go slow and analyze everything. Use for a paranoid final review before merging.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Manage recurring or one-shot tasks in the local Argus daemon via its HTTP API. Use when the user wants to schedule a task locally in argus, create a cron-driven task, fire X every weekday/hour/morning, fire something once at a specific future time or "in N…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Generate a handoff prompt to pass context to another agent thread. Use when switching repos, handing off work, or sharing context between agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Merge current branch to the default branch via GitHub PR merge. Use when ready to merge a PR or land a branch.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Full ship pipeline: /review + fix + /improve + fix + /merge in one command. Use when ready to ship a branch end-to-end.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Scheduled KB maintenance — ingest yesterday's meetings + session captures, synthesize raw notes into existing topical docs (decisions, people changes, conventions), resolve conflicts, age out stale entries, fix frontmatter and links. Translates raw data into…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Safely add a directory to Claude Code's Bash tool PATH. Use when a binary runs in your terminal but is "command not found" inside Claude Code's Bash tool, when adding a directory to PATH for Claude Code, when configuring CLAUDE_ENV_FILE, or when settings.json…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Create or improve a Claude Code skill/slash command with best practices for structure, dynamic context, and safety. Use for creating new skills, improving existing ones, or learning skill authoring.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Launch a dynamic Workflow where the top-tier session model (Fable, or Opus when Fable is unavailable) handles planning and orchestration while implementation subagents run on Sonnet for routine tasks and Opus for complex ones. Use when the user wants to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Open a PR, wait for CI to pass, fix failures, address review comments, and loop until fully green. Use when opening a PR, fixing CI, or addressing review feedback.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Generate SVG logo alternatives with side-by-side comparison. Use when creating logos, branding, or project icons.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Render a Markdown file to GitHub-flavored HTML and open a styled local preview (light + dark) in the browser. Use when the user wants to preview markdown, see how a README renders on GitHub, check that relative screenshots or images display correctly, or get…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Mark the current Argus task as complete. Use when the work for the current worktree is done and the user wants the task to transition to the "complete" status.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a self-contained, single-file HTML presentation deck from talking points or a source doc, using a terminal/TUI-styled template with keyboard, tap, and swipe navigation. Use when the user wants to create slides, build a presentation or deck, turn talking…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자기타 컴퓨터 관련 직업
설명

Read text aloud using text-to-speech. Use when the user says "speak to me", "read to me", "read this aloud", "say this", "speak the summary", or asks to hear something spoken.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Code review panel for current branch changes. Use for reviewing PR changes, code review, or getting feedback on branch changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Walk every unresolved review thread on a PR, triage each one, reply with a rationale of whether or not the comment will be acted upon, make the code change if warranted, and mark the thread resolved. Use when the user asks to address only the open PR comments…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orchestrate a stack of dependent Argus tasks that produce a chain of stacked PRs. Use when the user has a multi-milestone plan that should land as N PRs where each branches off the previous. Decomposes the plan into sub-tasks, wires base_branch + depends_on,…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Improve skills, capture context & knowledge. Use for skill iteration, capturing learnings, or upgrading agent context.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자기타 컴퓨터 관련 직업
설명

View recent screenshots from ~/Downloads. Use when the user mentions "last screenshot", "see screenshot", "recent screenshot", "show screenshot", "last N screenshots", or references viewing screenshots from Downloads. Automatically finds and displays the most…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Set up cross-agent skill infrastructure so skills work across Claude Code, OpenAI Codex, and GitHub Copilot. Use for multi-agent compatibility, skill migration, cross-agent sync.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Archive the current Argus task so it moves to the Archive section of the task list. Use at the end of a session when the work is done.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

End-of-session checklist that detects loose ends — uncommitted changes, unmerged branches, learnings to capture, handoffs needed — and routes to the right skills. Use for session closeout, wrapping up, end of day, or "anything else to capture".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Squash all branch commits into one and update open PRs. Use when squashing commits, cleaning up history, or condensing branch commits before merge.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Show skill usage statistics, charts, and suggestions for pruning unused skills. Use when the user asks "skill usage", "which skills do I use", "unused skills", "skill stats", or "skill suggestions".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Multi-agent iterative development with parallel testing and code review. Use for building features, implementing changes, or coding tasks that need testing and review.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자총괄·운영 관리자
설명

Generate an implementation plan from a PRD, tech spike, or feature spec and save it to context/plans/. Use for planning work, breaking down a PRD, or creating an implementation plan from a spec.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Intelligent test runner that targets changed code and identifies coverage gaps. Use for running tests, finding coverage gaps, or testing changed code.

원문 언어: 영어

업데이트
직업 분류
초등학교 교사(특수교육 제외)
설명

Explain any topic in the simplest possible terms using analogies and everyday examples. Use when the user says "explain like I'm 5", "eli5", "explain simply", "dumb it down", or "explain in simple terms".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Amend the last git commit with a useful, descriptive message. Use when you want to rewrite a commit message, amend commit description, or improve the last commit message.

원문 언어: 영어

업데이트
수집된 skill 70개 중 40개를 표시합니다.