·interactive-study-guide
#

interactive-study-guide

코드베이스 학습 가이드를 세련된 대화형 웹 경험으로 변환하세요. 이 기술은 사용자가 완성된 학습 가이드 마크다운 파일(codebase-study-guide 또는 유사 항목)을 가지고 있고 이를 대화형 교육학 앱으로 전환하려는 경우에 사용해야 합니다. "이 학습 가이드를 대화형으로 만들기", "이 학습 가이드를 대화형 환경으로 전환", "이 학습 가이드를 시각화", "대화형 버전 만들기"와 같은 요청에 대해 트리거되거나 사용자가 학습 가이드 .md 파일을 가지고 있고 더 풍부한 프레젠테이션을 원하는 경우에 트리거됩니다. 스크롤 기반 스토리텔링, 대화형 아키텍처 다이어그램, 애니메이션 코드 연습 및 점진적 공개를 갖춘 Vite 제공 단일 페이지 앱을 생성합니다.

13설치·0트렌드·@petekp

설치

$npx skills add https://github.com/petekp/agent-skills --skill interactive-study-guide

interactive-study-guide 설치 방법

명령줄에서 interactive-study-guide AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/petekp/agent-skills --skill interactive-study-guide
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: petekp/agent-skills.

Transform a static study guide markdown file into an immersive, interactive learning experience served as a local web app. The output should feel like a NYT interactive feature or a Pudding.cool essay — editorial typography, generous whitespace, purposeful animation, and visualizations that reveal structure rather than decorate.

Accept a path to the study guide markdown file. Parse it into structured sections using the known template format from codebase-study-guide:

| Purpose | ## 1. Why This Exists | Prose with problem/approach/users | | Threshold Concepts | ## 2. The Big Ideas | Named concepts with code locations | | System Map | ## 3. System Map | Mermaid diagram + table | | Request Walkthrough | ## 4. Walking Through a Request | Sequence diagram + annotated code steps |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/petekp/agent-skills --skill interactive-study-guide
카테고리
#문서
인증됨
최초 등록
2026-02-24
업데이트
2026-03-10

Browse more skills from petekp/agent-skills

빠른 답변

interactive-study-guide이란?

코드베이스 학습 가이드를 세련된 대화형 웹 경험으로 변환하세요. 이 기술은 사용자가 완성된 학습 가이드 마크다운 파일(codebase-study-guide 또는 유사 항목)을 가지고 있고 이를 대화형 교육학 앱으로 전환하려는 경우에 사용해야 합니다. "이 학습 가이드를 대화형으로 만들기", "이 학습 가이드를 대화형 환경으로 전환", "이 학습 가이드를 시각화", "대화형 버전 만들기"와 같은 요청에 대해 트리거되거나 사용자가 학습 가이드 .md 파일을 가지고 있고 더 풍부한 프레젠테이션을 원하는 경우에 트리거됩니다. 스크롤 기반 스토리텔링, 대화형 아키텍처 다이어그램, 애니메이션 코드 연습 및 점진적 공개를 갖춘 Vite 제공 단일 페이지 앱을 생성합니다. 출처: petekp/agent-skills.

interactive-study-guide 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/petekp/agent-skills --skill interactive-study-guide 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/petekp/agent-skills