From pm-execution
Generates test scenarios from user stories with goals, preconditions, user roles, step-by-step actions, and expected results. For QA test cases, test plans, acceptance tests, functional verification.
npx claudepluginhub lucas-flatwhite/pm-skills-ko --plugin pm-executionThis skill uses the workspace's default tool permissions.
유저 스토리를 바탕으로 테스트 목표, 사전 조건, 사용자 역할, 단계별 테스트 액션, 예상 결과를 포함한 종합적인 테스트 시나리오를 작성합니다.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
유저 스토리를 바탕으로 테스트 목표, 사전 조건, 사용자 역할, 단계별 테스트 액션, 예상 결과를 포함한 종합적인 테스트 시나리오를 작성합니다.
사용 시기: QA 테스트 케이스 작성, 테스트 계획 수립, 인수 테스트 시나리오 정의, 유저 스토리 구현 검증 시.
Arguments:
$PRODUCT: 제품 또는 시스템 이름$USER_STORY: 테스트할 유저 스토리 (제목 및 인수 기준)$CONTEXT: 추가적인 테스트 맥락 또는 제약 조건테스트 시나리오: [명확한 시나리오 이름]
테스트 목표: [이 테스트가 검증하는 내용]
사전 조건:
사용자 역할: [테스트를 수행하는 주체]
테스트 단계:
예상 결과:
테스트 시나리오: 상품 페이지에서 최근 본 상품 표시
테스트 목표: '최근 본 상품' 섹션이 올바르게 표시되고 현재 상품이 제외되는지 검증합니다.
사전 조건:
사용자 역할: 온라인 쇼핑객
테스트 단계:
예상 결과: