Stats
Actions
Tags
From KGU Beamer Lecture
강의 내용에 맞는 수업용 실습 코드를 만들 때 사용. 강의자료(main.pdf)를 읽고 교실에서 보여줄 인터랙티브 데모·알고리즘 시각화 실습을 작성한다. "실습코드 만들어줘", "실습 자료", "데모 만들어줘", "수업시간에 보여줄 코드", "인터랙티브 예제" 등의 요청이면 트리거한다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kgulec:code [실습 주제][실습 주제]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
사용자가 실습코드를 요청하면:
/kgulec:code)사용자가 실습코드를 요청하면:
main.pdf를 읽어 강의 내용을 파악한다.main.tex/main.pdf)와 같은 폴더의 code/ 하위 디렉토리에 실습 프로그램을 작성한다(weekN/ 구조를 강제하지 않는다)..py 또는 Jupyter notebook(.ipynb).file://로 직접 실행 가능(순수 HTML/CSS/JS, 프레임워크/CDN 금지).Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub minercode625/kgulec --plugin kgulec