·accelint-react-testing
</>

accelint-react-testing

gohypergiant/agent-skills

테스트 라이브러리를 사용하여 React 구성 요소 테스트를 작성, 검토 또는 리팩토링할 때 사용합니다. render(), screen, fireEvent, userEvent, waitFor, *.test.tsx 파일이 보이면 로드하세요. 쿼리 우선순위(getByRole > getByLabelText > getByText), 사용자 중심 테스트 패턴, 비동기 유틸리티, 공급자를 사용한 사용자 정의 렌더링 및 접근성 우선 어설션을 다룹니다. 키워드에는 RTL, 테스트 라이브러리, screen, getByRole, findBy, queryBy, userEvent, waitFor, toBeInTheDocument, 테스트 라이브러리/반응, 테스트 라이브러리/사용자 이벤트, jest-dom이 포함됩니다.

12설치·2트렌드·@gohypergiant

설치

$npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-react-testing

SKILL.md

Expert guidance for writing maintainable, user-centric React component tests with Testing Library. Focused on query selection, accessibility-first testing, and avoiding implementation details.

Apply these thinking patterns before implementing React component tests:

Start with the Overview (AGENTS.md) Read AGENTS.md for a concise overview of all rules with one-line summaries.

테스트 라이브러리를 사용하여 React 구성 요소 테스트를 작성, 검토 또는 리팩토링할 때 사용합니다. render(), screen, fireEvent, userEvent, waitFor, *.test.tsx 파일이 보이면 로드하세요. 쿼리 우선순위(getByRole > getByLabelText > getByText), 사용자 중심 테스트 패턴, 비동기 유틸리티, 공급자를 사용한 사용자 정의 렌더링 및 접근성 우선 어설션을 다룹니다. 키워드에는 RTL, 테스트 라이브러리, screen, getByRole, findBy, queryBy, userEvent, waitFor, toBeInTheDocument, 테스트 라이브러리/반응, 테스트 라이브러리/사용자 이벤트, jest-dom이 포함됩니다. 출처: gohypergiant/agent-skills.

원본 보기

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-react-testing
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-12
업데이트
2026-02-18

빠른 답변

accelint-react-testing이란?

테스트 라이브러리를 사용하여 React 구성 요소 테스트를 작성, 검토 또는 리팩토링할 때 사용합니다. render(), screen, fireEvent, userEvent, waitFor, *.test.tsx 파일이 보이면 로드하세요. 쿼리 우선순위(getByRole > getByLabelText > getByText), 사용자 중심 테스트 패턴, 비동기 유틸리티, 공급자를 사용한 사용자 정의 렌더링 및 접근성 우선 어설션을 다룹니다. 키워드에는 RTL, 테스트 라이브러리, screen, getByRole, findBy, queryBy, userEvent, waitFor, toBeInTheDocument, 테스트 라이브러리/반응, 테스트 라이브러리/사용자 이벤트, jest-dom이 포함됩니다. 출처: gohypergiant/agent-skills.

accelint-react-testing 설치 방법은?

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

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

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