terminal-expert이란?
이 기술은 VS Code 확장의 터미널 구현에 대한 통합된 전문가 수준 지침을 제공합니다. xterm.js API 및 애드온, VS Code 터미널 아키텍처, PTY 통합, 세션 지속성, 입력 처리(키보드/IME/마우스), OSC 시퀀스와의 셸 통합 및 성능 최적화를 다룹니다. 터미널 관련 기능을 구현할 때 사용합니다. 출처: s-hiraoku/vscode-sidebar-terminal.
이 기술은 VS Code 확장의 터미널 구현에 대한 통합된 전문가 수준 지침을 제공합니다. xterm.js API 및 애드온, VS Code 터미널 아키텍처, PTY 통합, 세션 지속성, 입력 처리(키보드/IME/마우스), OSC 시퀀스와의 셸 통합 및 성능 최적화를 다룹니다. 터미널 관련 기능을 구현할 때 사용합니다.
명령줄에서 terminal-expert AI 스킬을 개발 환경에 빠르게 설치
출처: s-hiraoku/vscode-sidebar-terminal.
This skill provides comprehensive knowledge for implementing terminal features in VS Code extensions. It unifies xterm.js implementation details with VS Code's terminal architecture patterns, ensuring consistency with the official VS Code terminal implementation.
| FitAddon | @xterm/addon-fit | Auto-resize to container | Always | | WebglAddon | @xterm/addon-webgl | GPU acceleration (30%+ perf) | Lazy | | SerializeAddon | @xterm/addon-serialize | Session persistence | Lazy | | SearchAddon | @xterm/addon-search | Find in terminal | Lazy | | Unicode11Addon | @xterm/addon-unicode11 | Extended Unicode | Config |
| WebLinksAddon | @xterm/addon-web-links | Clickable URLs | Config | | ImageAddon | @xterm/addon-image | Inline images | Config |
이 기술은 VS Code 확장의 터미널 구현에 대한 통합된 전문가 수준 지침을 제공합니다. xterm.js API 및 애드온, VS Code 터미널 아키텍처, PTY 통합, 세션 지속성, 입력 처리(키보드/IME/마우스), OSC 시퀀스와의 셸 통합 및 성능 최적화를 다룹니다. 터미널 관련 기능을 구현할 때 사용합니다. 출처: s-hiraoku/vscode-sidebar-terminal.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill terminal-expert이 기술은 VS Code 확장의 터미널 구현에 대한 통합된 전문가 수준 지침을 제공합니다. xterm.js API 및 애드온, VS Code 터미널 아키텍처, PTY 통합, 세션 지속성, 입력 처리(키보드/IME/마우스), OSC 시퀀스와의 셸 통합 및 성능 최적화를 다룹니다. 터미널 관련 기능을 구현할 때 사용합니다. 출처: s-hiraoku/vscode-sidebar-terminal.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill terminal-expert 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/s-hiraoku/vscode-sidebar-terminal