Skip to main content
GitHub 저장소

handbook

handbook에는 garg-aayush에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
9
업데이트
2026-07-06
Forks
3
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

commit-message
소프트웨어 개발자

Generate commit messages for staged git changes. Use when the user asks to generate a commit message or wants help writing commit messages.

2026-07-06
debug-issue
소프트웨어 개발자

Debug errors using logs and stack traces. Use when the user shares an error message, crash log, or runtime issue to fix.

2026-07-06
explain-code
소프트웨어 개발자

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"

2026-07-06
explain-issue
소프트웨어 개발자

Explain errors without editing files. Use when the user wants to understand an error or crash but not immediately fix it.

2026-07-06
review-code
소프트웨어 품질 보증 분석가·테스터

Analyze code for logical errors, runtime bugs, and edge cases. Use when the user wants a code review, asks to find bugs, or wants to check code correctness.

2026-07-06
basic-image-editing
그래픽 디자이너

Image manipulation via a bundled script, resizing, rotation, flipping, cropping, padding, format conversion (JPEG/PNG/WebP/TIFF/HEIC), transparency operations (remove/replace/extract/blend), grayscale conversion, auto-cropping borders, and file size optimization.

2026-07-06
convert-to-md
데스크톱 출판 전문가

Convert documents to Markdown. PDFs go through the LlamaParse API (best quality, costs credits, tier selectable) or a local PyMuPDF engine (free, offline, no API key); other formats (DOCX, PPTX, XLSX, HTML, EPUB) are converted locally with markitdown.

2026-07-06
daily-log-checklist
일반 사무원

Convert a daily log file's bullet points into a structured checklist (checkbox, short title, description, status per item), editing the file in place.

2026-07-06
deslop
소프트웨어 개발자

Remove AI-generated code slop (excessive comments, over-defensive code, type workarounds, style mismatches) from specific files or all changes on a branch. Conservative, preserves functionality and matches existing codebase style.

2026-07-06
fireflies-format
일반 사무원

Reformat raw Fireflies meeting notes into structured markdown with Key Takeaways, timestamped Notes sections, and per-person Action Item checklists, overwriting each file in place. Light copy-edits only, no summarizing or rewriting.

2026-07-06
gemini-image
특수 효과 아티스트 및 애니메이터

Generate and edit images with Google's Gemini image models (Nano Banana family) via a bundled script. Text-to-image, image editing, and multi-reference composition at 1K/2K/4K with aspect-ratio control across lite/flash/pro model tiers. Do NOT read image files and do NOT write new image-generation code; always call the bundled script, passing image paths via --input-image.

2026-07-06
grill-me
프로젝트 관리 전문가

Stress-test an existing implementation plan by challenging assumptions, probing edge cases and failure modes, and resolving each branch of the decision tree, then update the plan with what was agreed.

2026-07-06
interview-me
프로젝트 관리 전문가

Interview the user to uncover intent, goals, and constraints for a new idea, then capture the result as a structured brief to carry into planning.

2026-07-06
meeting-notes
일반 사무원

Generate structured notes from a transcript, Slack summary, huddle recording, or call log. Handles messy auto-generated transcripts, reconstructs meaning from context, and writes the finished notes to a markdown file.

2026-07-06
mermaid-diagram
소프트웨어 개발자

Create or improve a schematic diagram (architecture, pipeline, flow, sequence, ER, state) as a mermaid block in markdown, with dark-first theming, role colors, anti-clipping labels, and render validation. Always prefer mermaid over ASCII art.

2026-07-06
repo-onboarding
소프트웨어 개발자

Generate an onboarding cheat-sheet for an unfamiliar repository, covering what it is, the tech stack, architecture, local dev, deployment / CI/CD, databases, and critical engineering points. Produces a single grounded markdown file the user keeps and updates.

2026-07-06
review-python-code
소프트웨어 품질 보증 분석가·테스터

Review Python code for bugs, edge cases, and pitfalls specific to ML, data, API, and deployment contexts (data leakage, tensor shapes, device placement, missing timeouts, hardcoded secrets, resource leaks). Reports findings in chat without editing files.

2026-07-06
structure-prompt
소프트웨어 개발자

Restructures a raw, unformatted prompt into a clean, XML-tagged prompt without altering its content. Outputs the structured prompt only; does not execute the task the prompt describes.

2026-07-06
fetch-jira-ticket
임원 비서 및 행정 보좌관

Fetch a Jira ticket using the Atlassian MCP plugin and extract key details into a structured summary. Use when the user wants to retrieve, view, or get information about a Jira ticket.

2026-05-08