·vitest-testing
</>

vitest-testing

이 Nuxt 4 프로젝트에 대한 Vitest 단위 테스트를 작성하고 실행하세요. 컴포저블, 구성 요소, 서비스, 유틸리티 또는 Lambda 핸들러를 생성하거나 수정할 때 자동 트리거됩니다. 테스트 작성, 테스트 적용 범위 추가, 새로운 기능 테스트, 버그 수정(회귀 테스트 먼저 작성) 또는 사용자가 테스트, 단위 테스트, vitest, TDD, 적용 범위 또는 테스트 적용 범위를 언급할 때마다 이 기술을 사용하십시오. app/composables/, app/comComponents/, app/utils/, services/ 또는 terraform/lambda/src/에서 새 파일을 생성할 때도 사용합니다.

14설치·5트렌드·@ralphcrisostomo

설치

$npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill vitest-testing

vitest-testing 설치 방법

명령줄에서 vitest-testing AI 스킬을 개발 환경에 빠르게 설치

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

출처: ralphcrisostomo/nuxt-development-skills.

| app/composables/ .ts | tests/app/composables/ .test.ts | | app/components/ .vue | app/components/tests/ .test.ts (DOM tests) OR tests/app/components/ .test.ts (logic-only) | | app/utils/ .ts | tests/app/utils/ .test.ts | | services/ .ts | tests/services/ .test.ts | | utils/ .ts | tests/utils/ .test.ts |

| terraform/lambda/src/ /index.ts | terraform/lambda/src/ /tests/index.test.ts |

Use tests/ co-location only for component DOM tests and Lambda handlers. Everything else goes in the top-level tests/ mirror tree.

이 Nuxt 4 프로젝트에 대한 Vitest 단위 테스트를 작성하고 실행하세요. 컴포저블, 구성 요소, 서비스, 유틸리티 또는 Lambda 핸들러를 생성하거나 수정할 때 자동 트리거됩니다. 테스트 작성, 테스트 적용 범위 추가, 새로운 기능 테스트, 버그 수정(회귀 테스트 먼저 작성) 또는 사용자가 테스트, 단위 테스트, vitest, TDD, 적용 범위 또는 테스트 적용 범위를 언급할 때마다 이 기술을 사용하십시오. app/composables/, app/comComponents/, app/utils/, services/ 또는 terraform/lambda/src/에서 새 파일을 생성할 때도 사용합니다. 출처: ralphcrisostomo/nuxt-development-skills.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill vitest-testing
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-10
업데이트
2026-03-10

Browse more skills from ralphcrisostomo/nuxt-development-skills

빠른 답변

vitest-testing이란?

이 Nuxt 4 프로젝트에 대한 Vitest 단위 테스트를 작성하고 실행하세요. 컴포저블, 구성 요소, 서비스, 유틸리티 또는 Lambda 핸들러를 생성하거나 수정할 때 자동 트리거됩니다. 테스트 작성, 테스트 적용 범위 추가, 새로운 기능 테스트, 버그 수정(회귀 테스트 먼저 작성) 또는 사용자가 테스트, 단위 테스트, vitest, TDD, 적용 범위 또는 테스트 적용 범위를 언급할 때마다 이 기술을 사용하십시오. app/composables/, app/comComponents/, app/utils/, services/ 또는 terraform/lambda/src/에서 새 파일을 생성할 때도 사용합니다. 출처: ralphcrisostomo/nuxt-development-skills.

vitest-testing 설치 방법은?

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

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

https://github.com/ralphcrisostomo/nuxt-development-skills

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-03-10