verify-data-in-db이란?
데이터베이스 테이블의 데이터를 확인하기 위한 Robot Framework 테스트 사례를 만듭니다. 사용자가 레코드 수를 확인하고, 데이터를 CSV로 내보내고, 실제 출력과 예상 출력을 비교하거나, 파이프라인 실행 결과를 검증하려는 경우에 사용합니다. 출처: snaplogic/snaplogic-robotframework-examples.
데이터베이스 테이블의 데이터를 확인하기 위한 Robot Framework 테스트 사례를 만듭니다. 사용자가 레코드 수를 확인하고, 데이터를 CSV로 내보내고, 실제 출력과 예상 출력을 비교하거나, 파이프라인 실행 결과를 검증하려는 경우에 사용합니다.
명령줄에서 verify-data-in-db AI 스킬을 개발 환경에 빠르게 설치
출처: snaplogic/snaplogic-robotframework-examples.
Do not proceed until you have read the complete guide.
Step 2: Understand the User's Request Parse what the user wants:
Step 3: Follow the Guide — Create ALL Required Files (MANDATORY) When creating data verification test cases, you MUST call the Write tool to create ALL required files. Never skip any file. Never say "file already exists". Always write them fresh:
데이터베이스 테이블의 데이터를 확인하기 위한 Robot Framework 테스트 사례를 만듭니다. 사용자가 레코드 수를 확인하고, 데이터를 CSV로 내보내고, 실제 출력과 예상 출력을 비교하거나, 파이프라인 실행 결과를 검증하려는 경우에 사용합니다. 출처: snaplogic/snaplogic-robotframework-examples.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill verify-data-in-dbBrowse more skills from snaplogic/snaplogic-robotframework-examples
데이터베이스 테이블의 데이터를 확인하기 위한 Robot Framework 테스트 사례를 만듭니다. 사용자가 레코드 수를 확인하고, 데이터를 CSV로 내보내고, 실제 출력과 예상 출력을 비교하거나, 파이프라인 실행 결과를 검증하려는 경우에 사용합니다. 출처: snaplogic/snaplogic-robotframework-examples.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill verify-data-in-db 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/snaplogic/snaplogic-robotframework-examples