Skip to main content
GitHub 저장소

claude-plugins

claude-plugins에는 artem-from-ua에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
28
Stars
11
업데이트
2026-07-30
Forks
2
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

statusline-compact-setup
네트워크·컴퓨터 시스템 관리자

Configure the minimal single-line compact Claude Code statusline (repo, worktree, branch, model, effort, context window, context %, and session cost). Detects and resolves conflicts with an existing statusline before switching.

2026-07-30
ctx-show
소프트웨어 개발자

Show the full Claude Code session context assembled in load order. Outputs all CLAUDE.md files, auto-memory, SessionStart hook output, and skill listings in one document with source separators. Prints a summary table to stderr with scope, type, source, status, lines, tokens, and context% per source. Keywords: session context, what is loaded, show context, debug context, rules, hooks, skills.

2026-05-06
git-branch-naming-setup
소프트웨어 개발자

Interactive setup wizard for git branch naming conventions. Creates or updates .claude-plugin/git-branch-naming.json with project-specific rules. Run this command to configure prefixes, ticket patterns, enforcement levels, and protected branches. Keywords: setup branch naming, configure conventions, branch config, git naming setup.

2026-05-06
kb-groom
소프트웨어 개발자

Analyze documentation health: run structural checks (broken links, orphans, duplicates, CLAUDE.md overflow, mandatory docs), then semantic analysis (README compliance, terminology, ADR completeness, content actuality). Create GitHub epic with linked issues for findings. Keywords: documentation audit, kb grooming, doc health, knowledge base.

2026-05-06
fresh-guides-setup
소프트웨어 개발자

Interactive setup wizard for fast-changing technology watchlist. Creates or updates ~/.claude/fresh-guides.json or .claude-plugin/fresh-guides.json. Run this command to configure which technologies require doc verification. Keywords: fresh-guides setup, configure watchlist, fast-changing technology, doc verification.

2026-04-10
fresh-guides-show
소프트웨어 개발자

Display current fresh-guides watchlist configuration. Shows all watched technologies and their doc URLs. Keywords: show watchlist, fresh-guides config, current technologies.

2026-04-10
fresh-guides-update
소프트웨어 개발자

Quick-update the fresh-guides watchlist. Usage: /fresh-guides-update add <name> <url> — add a technology, /fresh-guides-update remove <name> — remove a technology, /fresh-guides-update url <name> <url> — add URL to existing technology. Keywords: update watchlist, add technology, remove technology.

2026-04-10
fresh-guides-verify
소프트웨어 개발자

Invoked automatically when discussing a technology on the fresh-guides watchlist. Provides verification procedure: detect version, fetch official docs for that version, compare with training data, cite sources. Do NOT give version-specific advice for watched technologies without consulting this skill first. Keywords: fresh-guides verify, check docs, fast-changing technology, outdated knowledge, version check.

2026-04-10
retro
프로젝트 관리 전문가

Generate retrospective summaries of Claude Code sessions. Use /retro session to summarize the current session (display only). Use /retro today or /retro yesterday to generate saved daily reports. Keywords: retro, retrospective, session summary, what did I do, daily report, productivity.

2026-04-06
retroscope-setup
네트워크·컴퓨터 시스템 관리자

Interactive setup wizard for retroscope retrospective reports. Creates or updates ~/.claude/retroscope.json and .claude-plugin/retroscope.json. Run this command to configure storage directory, language, model, and options. Keywords: retroscope setup, configure retro, retroscope config, setup retrospective.

2026-04-06
plantuml-diagram-guide
소프트웨어 개발자

Invoked automatically before creating PlantUML diagrams to select the correct type. Covers 17 types: sequence, activity, state, class, ER, component, deployment, timing, mindmap, gantt, WBS, JSON, YAML, network, object, usecase, wireframe. Do NOT create PlantUML without consulting this guide. Keywords: diagram type, which diagram, best diagram, choose diagram, UML.

2026-03-17
playbook-browse
소프트웨어 개발자

Browse and read playbook preset guidelines on demand. Invoked automatically when full reference is needed for documentation principles, GitHub workflow, git safety, debugging, or other configured guidelines. Do NOT skip this when RULES zone references it. Keywords: guidelines, documentation rules, commit checklist, ADR, PR workflow, playbook, debugging, git safety, planning, subagent verification, shell scripting, bash pitfalls, find path, strict mode.

2026-03-04
ctx-dump
소프트웨어 개발자

Dump the verbatim session context from Claude's memory to a file. Writes ALL context sources exactly as they appear in the context window — no re-reading from disk, no re-executing hooks. Complementary to ctx-show (disk audit vs memory dump). Keywords: dump context, memory dump, what does Claude see, in-memory context, verbatim context.

2026-03-03
ai-fortune
인사 전문가교육·개발 전문가

Career direction analysis: interview + AI usage pattern mining to identify roles AI won't replace. Collects data from 8 data sources, runs adaptive interview, performs web research, and generates a structured career risk report. Keywords: ai fortune, career analysis, career risk, ai displacement, career direction, job future, ai resistant, career pivot.

2026-03-03
playbook-setup
소프트웨어 개발자

Interactive setup wizard for playbook presets. Creates or updates ~/.claude/playbook.json (global) or .claude-plugin/playbook.json (project). Run this command to choose which coding guideline presets to enable. Keywords: playbook setup, configure guidelines, enable presets.

2026-03-03
plantuml-uninstall
소프트웨어 개발자

Remove the PlantUML pre-commit hook from the current project. Removes only the plantuml marker-delimited section, preserving other hook content.

2026-03-01
kb-grooming-setup
소프트웨어 개발자

Interactive setup wizard for kb-grooming plugin. Creates or updates configuration for documentation health checks: model, scope, checks, output options, and GitHub integration. Keywords: kb-grooming setup, configure doc checks, documentation audit config.

2026-02-28
technology-explainer-setup
소프트웨어 개발자

Interactive setup wizard for technology proficiency levels. Creates or updates ~/.claude/technology-explainer.json. Run this command to configure how Claude adapts explanation depth per technology. Keywords: technology explainer setup, configure proficiency, explanation depth.

2026-02-28
technology-explainer-show
소프트웨어 개발자

Display current technology proficiency configuration. Shows all technologies grouped by level, default level, and custom sources. Keywords: show proficiency, technology levels, current config.

2026-02-28
technology-explainer-update
소프트웨어 개발자

Quick-update a single technology's proficiency level, the default level, or add a custom source. Usage: /technology-explainer-update <tech> <level>, /technology-explainer-update default <level>, /technology-explainer-update source <tech> <url>. Keywords: update proficiency, change level, add source.

2026-02-28
proficiency-guide-expert
고등교육 컴퓨터공학 교원

Invoked automatically when explaining expert-level technologies. Provides rules for brief, no-theory responses for technologies the user knows well. Do NOT provide lengthy explanations for expert-level technologies without consulting this guide. Keywords: expert explanation, brief answer, known technology.

2026-02-28
proficiency-guide-intermediate
고등교육 컴퓨터공학 교원중등 후 직업/기술 교육 교사

Invoked automatically when explaining intermediate-level technologies. Provides rules for nuanced responses that skip basics but cover gotchas and edge cases. Do NOT explain intermediate-level technologies without consulting this guide. Keywords: intermediate explanation, nuances, gotchas, edge cases.

2026-02-28
proficiency-guide-learning
고등교육 컴퓨터공학 교원

Invoked automatically when explaining learning-level technologies. Provides rules for detailed theory-first responses with examples and step-by-step walkthroughs. Do NOT explain learning-level technologies without consulting this guide. Keywords: learning explanation, detailed theory, tutorial, step-by-step, teach.

2026-02-28
branch-naming-guide
소프트웨어 개발자

Invoked automatically when creating git branches to suggest proper names. Covers prefixes: feature/, bugfix/, hotfix/, release/, docs/, test/, chore/, refactor/. Do NOT create branches without following this naming guide. Keywords: branch name, create branch, naming convention, branch prefix, git branch.

2026-02-24
semver-setup
소프트웨어 개발자

Interactive setup wizard for semantic versioning enforcement. Creates or updates .claude-plugin/semver.json with version files, trigger strategy, and enforcement rules. Run this command to configure SemVer for your project. Keywords: setup semver, configure versioning, version config, semver setup, version bump config.

2026-02-24
semver-guide
소프트웨어 개발자

Invoked automatically when deciding version bumps to determine correct MAJOR/MINOR/PATCH increment. Covers SemVer 2.0.0: version format, decision tree, conflict resolution, common mistakes. Do NOT bump versions without consulting this guide for non-obvious cases. Keywords: semver, version bump, major minor patch, breaking change, version conflict, semantic versioning.

2026-02-24
statusline-setup
소프트웨어 개발자

Configure the Claude Code custom statusline showing API rate limits, context window usage, git branch, and model info.

2026-02-10
plantuml-validate
소프트웨어 개발자

Validate that all PlantUML diagram URLs in markdown files match their source blocks. Reports missing or stale URLs and offers auto-fix.

2026-02-10