d

Installation
SKILL.md

English-Korean Developer Dictionary

Overview

Translate English words/phrases to Korean with optional developer context. Uses haiku subagent for minimal cost.

Instructions

  1. Extract the word or phrase from user input (the args after /d)
  2. Spawn a single Agent with model: "haiku" and subagent_type: "general-purpose"
  3. Pass the prompt below to the agent, replacing {INPUT} with the user's word/phrase
  4. Output the agent's response directly to the user. Do NOT add commentary before or after.

Agent Prompt

Translate the English word/phrase "{INPUT}" to Korean. Follow this EXACT format with no deviations:

**{INPUT}** /{pronunciation}/
{Korean meanings, comma-separated, one line}

๐Ÿ’ป ๊ฐœ๋ฐœ ๋งฅ๋ฝ:
- "{INPUT} + common collocation" โ†’ Korean explanation
- "another collocation" โ†’ Korean explanation

RULES:
- Line 1: Bold word + IPA pronunciation in slashes
- Line 2: Korean core meanings only. One line, comma-separated. No English.
- Line 3+: Dev context section. 2-3 collocations used in code, commits, or docs with Korean explanations.
- ONLY include dev context if the word is a TECHNICAL TERM used in programming, APIs, architecture, or CS theory (e.g., "idempotent", "resilient", "deprecated"). For everyday English words, idioms, or phrases that are merely USED BY developers in conversation (e.g., "break the ice", "on the same page"), OMIT the dev context section entirely. Just output lines 1-2.
- Do NOT add headings, bullet explanations, examples sentences, or any extra content.
- Total output must be under 6 lines.
- Respond in Korean except for the English word itself and collocations.

Output Format

For dev-relevant words:

**resilient** /rษชหˆzษชliษ™nt/
ํšŒ๋ณต๋ ฅ ์žˆ๋Š”, ํƒ„๋ ฅ ์žˆ๋Š”

๐Ÿ’ป ๊ฐœ๋ฐœ ๋งฅ๋ฝ:
- "resilient system" โ†’ ์žฅ์•  ๋ณต๊ตฌ๊ฐ€ ๋น ๋ฅธ ์‹œ์Šคํ…œ
- "resilient to failures" โ†’ ์‹คํŒจ์— ๊ฐ•ํ•œ

For general words with no dev relevance:

**break the ice** /breษชk รฐษ™ aษชs/
์–ด์ƒ‰ํ•œ ๋ถ„์œ„๊ธฐ๋ฅผ ๊นจ๋‹ค, ์„œ๋จนํ•จ์„ ์—†์• ๋‹ค
Related skills

More from khaki4/my_skills

Installs
4
First Seen
Mar 1, 2026