component-fixtures이란?
스크린샷 테스트를 위해 구성 요소 고정 장치를 생성 또는 업데이트할 때 또는 고정 장치 친화적인 UI 구성 요소를 디자인할 때 사용합니다. 픽스처 파일 구조, 테마 지정, 서비스 설정, CSS 범위 지정, 비동기 렌더링 및 일반적인 함정을 다룹니다. 출처: microsoft/vscode.
스크린샷 테스트를 위해 구성 요소 고정 장치를 생성 또는 업데이트할 때 또는 고정 장치 친화적인 UI 구성 요소를 디자인할 때 사용합니다. 픽스처 파일 구조, 테마 지정, 서비스 설정, CSS 범위 지정, 비동기 렌더링 및 일반적인 함정을 다룹니다.
명령줄에서 component-fixtures AI 스킬을 개발 환경에 빠르게 설치
출처: microsoft/vscode.
Component fixtures render isolated UI components for visual screenshot testing via the component explorer. Fixtures live in src/vs/workbench/test/browser/componentFixtures/ and are auto-discovered by the Vite dev server using the glob src//.fixture.ts.
Use tools mcpcomponent-exp to list and screenshot fixtures. If you cannot see these tools, inform the user to them on.
Each fixture file exports a default defineThemedFixtureGroup(...). The file must end with .fixture.ts.
스크린샷 테스트를 위해 구성 요소 고정 장치를 생성 또는 업데이트할 때 또는 고정 장치 친화적인 UI 구성 요소를 디자인할 때 사용합니다. 픽스처 파일 구조, 테마 지정, 서비스 설정, CSS 범위 지정, 비동기 렌더링 및 일반적인 함정을 다룹니다. 출처: microsoft/vscode.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/microsoft/vscode --skill component-fixtures스크린샷 테스트를 위해 구성 요소 고정 장치를 생성 또는 업데이트할 때 또는 고정 장치 친화적인 UI 구성 요소를 디자인할 때 사용합니다. 픽스처 파일 구조, 테마 지정, 서비스 설정, CSS 범위 지정, 비동기 렌더링 및 일반적인 함정을 다룹니다. 출처: microsoft/vscode.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/microsoft/vscode --skill component-fixtures 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/microsoft/vscode