test-organize-layers이란?
올바른 테스트 피라미드 계층(단위/통합/e2e)에 테스트 배치를 안내합니다. 새로운 테스트 파일 생성, 테스트 레이어 결정, 테스트 구조 구성, 또는 고정물 범위를 결정합니다. 모의 패턴, 종속성 및 테스트 범위를 분석합니다. 올바른 레이어 배치를 권장합니다. pytest 테스트 파일(test_*.py)과 함께 작동합니다. 출처: dawiddutoit/custom-claude.
올바른 테스트 피라미드 계층(단위/통합/e2e)에 테스트 배치를 안내합니다. 새로운 테스트 파일 생성, 테스트 레이어 결정, 테스트 구조 구성, 또는 고정물 범위를 결정합니다. 모의 패턴, 종속성 및 테스트 범위를 분석합니다. 올바른 레이어 배치를 권장합니다. pytest 테스트 파일(test_*.py)과 함께 작동합니다.
명령줄에서 test-organize-layers AI 스킬을 개발 환경에 빠르게 설치
출처: dawiddutoit/custom-claude.
Ensure new tests are placed in the correct test pyramid layer based on dependencies, mocking patterns, and scope. Prevents anti-patterns like unit tests with real databases or e2e tests with excessive mocking.
Why E2E: Full stack (indexed codebase, real embeddings, real Neo4j, real search).
올바른 테스트 피라미드 계층(단위/통합/e2e)에 테스트 배치를 안내합니다. 새로운 테스트 파일 생성, 테스트 레이어 결정, 테스트 구조 구성, 또는 고정물 범위를 결정합니다. 모의 패턴, 종속성 및 테스트 범위를 분석합니다. 올바른 레이어 배치를 권장합니다. pytest 테스트 파일(test_*.py)과 함께 작동합니다. 출처: dawiddutoit/custom-claude.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers올바른 테스트 피라미드 계층(단위/통합/e2e)에 테스트 배치를 안내합니다. 새로운 테스트 파일 생성, 테스트 레이어 결정, 테스트 구조 구성, 또는 고정물 범위를 결정합니다. 모의 패턴, 종속성 및 테스트 범위를 분석합니다. 올바른 레이어 배치를 권장합니다. pytest 테스트 파일(test_*.py)과 함께 작동합니다. 출처: dawiddutoit/custom-claude.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/dawiddutoit/custom-claude