with one click
LLM-Dot-files
LLM-Dot-files contains 26 collected skills from JoeCP17, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
์ฝ๋ ๋ถ์/ํ์ ์ ํ ํฐ์ ์ต์ํํ๋ฉด์ ์ ํ๋๋ฅผ ์ต๋ํํ๋ ๋๊ตฌ ์ ํ๊ณผ ๊ฒ์ ์ ๋ต. ast-grep(sg) ๊ตฌ๋ฌธ ์ธ์ ๊ฒ์, ripgrep, fd, LSP, Glob์ ์ฐ์ ์์ยท์กฐํฉ ๊ฐ์ด๋. ์ฝ๋ ๊ฒ์, ์ฌ๋ณผ ํ์, ๋ฆฌํฉํ ๋ง, ํจํด ์ฐพ๊ธฐ, "์ด๋์ ์ฐ์ด๋์ง", "๊ตฌํ์ฒด ์ฐพ์์ค" ๋ฑ์ ์์ฒญ ์ ์๋ ์ ์ฉ. ์ถ์ฒ: msbaek/dotfiles `<tool_preferences>` ํจํด์ ๋ก์ปฌ ํ๊ฒฝ์ ์ด๋ํ ์ด์ .
Save the current Codex session's work summary before ending a conversation. Use when the user says /wrap, wrap, ์ธ์ ์ ๋ฆฌ, ์ธ์ ์ ์ฅ, ์์ ๋ด์ฉ ์ ์ฅ, ๋ฉ๋ชจ๋ฆฌ ์ ์ฅ, ์ธ์ ๋ง๋ฌด๋ฆฌ, ์ค๋ ์ฌ๊ธฐ๊น์ง, or asks to preserve progress for the next Codex session.
Upgrade all development tools via Homebrew, sync Brewfile packages, and verify RTK hooks. Use this skill whenever the user mentions daily upgrade, brew update, package upgrade, claude-code update, ๋ฐ์ผ๋ฆฌ ์ ๊ทธ๋ ์ด๋, ๋ธ๋ฃจ ์ ๋ฐ์ดํธ, ํจํค์ง ์ ๋ฐ์ดํธ, ์ผ์ผ ์ ๊ทธ๋ ์ด๋, or any request to bring their dev environment up to date โ even casual mentions like 'update everything' or '์ค๋ ์ ๋ฐ์ดํธ ์ข'.
Use when the user asks to brainstorm, design before coding, refine requirements, or turn an idea into an approved spec before implementation. This skill explores intent, compares approaches, presents a design, writes a spec to `docs/specs/.local/`, and blocks code changes until the design is approved.
Analyze the current changes and conversation context, generate an intent-focused Git commit message, and run `git commit`. Use when the user asks to commit changes or wants commit automation around `git commit`, `commit`, `--amend`, `--push`, or `--no-verify`. The skill instructions are in English, but the generated commit message itself must be written in Korean.
Copy only the meaningful, paste-ready artifact from the current task to the clipboard, usually code, SQL, JSON, shell commands, or a clean text snippet without surrounding explanation. Use when the user asks to put something on the clipboard, copy only the useful part, copy just the query/code, remove commentary, or prepare a clean paste-ready result from recent work.
Clean Codex crew state. Use when the user says /crew-cleanup, crew-cleanup, crew ์ ๋ฆฌ, or asks to remove old .codex/crew seed/run/cycle files.
End-to-end plan, work, and review cycle. Use when the user says /crew-flow, crew-flow, Plan โ Work โ Review, or asks Codex to plan, implement, and review in one loop.
Multi-pass implementation planning for Codex. Use when the user says /crew-plan, crew-plan, ํฉ์ ๊ธฐ๋ฐ ๊ณํ, multi-agent plan, or asks for a plan that should be stress-tested before implementation.
Code review mode for Codex. Use when the user says /crew-review, crew-review, ๋ฆฌ๋ทฐํด์ค, review this, or asks for adversarial review of a path, staged diff, working tree, or PR.
Summarize Codex crew state. Use when the user says /crew-status, crew-status, crew ์ํ, or asks for current plan/work/review run status.
Implement a task with a review loop. Use when the user says /crew-work, crew-work, ๊ตฌํํ๊ณ ๊ฒ์ฆ, or asks Codex to implement work with self-review and tests.
Safely merge the current branch into the latest `origin/dev` and push `dev`. Use when the user asks to merge the current branch into dev, update dev from the latest remote first, or deploy changes by pushing the shared dev branch. If a merge conflict occurs, stop and ask the user to choose exactly one option: `1. Recreate origin/dev from origin/main, then merge the current branch.` or `2. Stop.`
Use after an approved plan when implementing or revising Java/Spring code. This skill applies the repository's Java/Spring rules, performs a self-review loop, fixes clear violations, and verifies the result.
Confirm or create a Jira issue, validate the target project, update local `main` safely, confirm the branch name, and create the working branch before implementation starts.
Convert Markdown files to PDF with pandoc and WeasyPrint. Use when the user wants to export a `.md` note, document, README, or Obsidian page as a PDF, preserve readable styling, or produce a PDF copy of Markdown content without manually rebuilding the conversion pipeline.
Run read-only MySQL queries against the Thomas local Docker MySQL or the dev Aurora hmmall/thomas databases. Use when the user wants quick schema inspection, SQL lookups, NATION/STATE mapping checks, or direct read-only validation without relying on MCP.
Use when one Java `ActionSet.newAction(...)` write path in this project still calls a shared `m_*_merge` upsert-like query, and you want to replace that single `actionId(queryId)` with a dedicated `update` query after tracing which DB-read values actually change. This skill is specific to the project's Java service plus SQL XML mapper flow and enforces a mandatory coverage gate before code edits.
Patch the Claude Octo plugin timeout and Gemini provider behavior. Use when the user says /octo-patch, octo-patch, Octo ํ์์์ ํจ์น, or asks to reapply the Octo plugin patch.
Draft an intent-focused pull request, confirm it with the user, push the current branch when needed, and create a GitHub PR against `main`. The skill instructions are written in English and should explicitly account for Korean-user collaboration context.
Obsidian vault ๋ฐ ๋งํฌ๋ค์ด ๋ฌธ์ ์์ ์ ์ฌ์ฉ. markdown-oxide LSP ๊ธฐ๋ฐ ๋ฐฑ๋งํฌ/ํ๊ทธ ๊ฒ์, ripgrep ๊ธฐ๋ฐ fallback, ํ ํฐ ์ต์ ํ ์ ๋ต ์ ๊ณต. Obsidian, vault, ๋งํฌ๋ค์ด, ํ๊ทธ, ๋ ธํธ ์ ๋ฆฌ, zettelkasten, ๋ฐฑ๋งํฌ, wiki-link, PKM ๊ด๋ จ ์์ ์ ์๋ ์ ์ฉ. ์ถ์ฒ: msbaek/dotfiles์ obsidian-vault skill์ ๋ก์ปฌ ํ๊ฒฝ์ ๋ง๊ฒ ์ด๋ํ ์ด์ .
Create a git commit and push to remote in one step. Use this skill whenever the user says /commit-push, '์ปค๋ฐํ๊ณ ํธ์', 'commit and push', 'push it up', '์ฌ๋ ค์ค', 'ํธ์ํด์ค', or any request that implies both committing and pushing. Also trigger on 'cp' shorthand when in a git context, or casual phrases like '์ปค๋ฐ ํธ์ ํ๋ฒ์', 'save and push'.
Create a git commit with a well-crafted conventional commit message. Use this skill whenever the user says /commit, ์ปค๋ฐ, 'commit this', 'save changes', '๋ณ๊ฒฝ์ฌํญ ์ ์ฅ', or any request to commit staged or unstaged changes. Also trigger on casual phrases like 'commit ํด์ค', '์ปค๋ฐ ์ข', 'wrap this up as a commit'.
Generate a comprehensive error status report for a service instance using Datadog MCP. Use this skill whenever the user asks about error reports, error status, service health, latency analysis, API performance, incident checks โ including Korean phrases like ์๋น์ค ํํฉ, ์๋ฌ ๋ฆฌํฌํธ, ์ฅ์ ํํฉ, latency ๋ถ์, API ์ฑ๋ฅ, or even casual requests like 'thomas ์ด์ ์๋ฌ ์ข ๋ด์ค' or 'check alice errors last week'. If the user mentions a service name and wants to know what went wrong, this is the right skill.
Rebase current branch onto target base branch, analyze full commit history, and create a GitHub Pull Request. Use this skill whenever the user says /pr, 'PR ๋ง๋ค์ด', 'create a PR', 'pull request', 'ํ๋ฆฌํ', 'PR ์ฌ๋ ค์ค', or any request to open a pull request. Also trigger on casual phrases like 'PR ์ข', 'open a PR against main', 'merge request'. This skill handles the full workflow: rebase, push, and PR creation with comprehensive summary.
Save the current session's work summary to memory before ending a conversation. Use this skill whenever the user wants to wrap up, save progress, or preserve session context โ including phrases like /wrap, ์ธ์ ์ ๋ฆฌ, ์ธ์ ์ ์ฅ, ์์ ๋ด์ฉ ์ ์ฅ, ๋ฉ๋ชจ๋ฆฌ ์ ์ฅ, ์ธ์ ๋ง๋ฌด๋ฆฌ, wrap-up, '์ค๋ ์ฌ๊ธฐ๊น์ง', 'save what we did', or any signal that the conversation is ending and work should be recorded.