feat(migration-skill): add missing reference/playbook.md#3
Open
gaurav0107 wants to merge 4 commits intoLambdaTest:mainfrom
Open
feat(migration-skill): add missing reference/playbook.md#3gaurav0107 wants to merge 4 commits intoLambdaTest:mainfrom
gaurav0107 wants to merge 4 commits intoLambdaTest:mainfrom
Conversation
Add comprehensive migration playbook with decision framework, language matrix, 10-step migration workflow, cross-framework conversion tables, 16-entry debugging guide, CI/CD checklist, 15 best practices, and cross-references to pair-specific files. Resolves the only validation warning in the repo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Populate the empty reference array with all 12 reference files (overview, playbook, and 10 pair-specific migration guides) that exist on disk for the test-framework-migration-skill. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds playbook.md to the Reference Files Summary table so agents discover the full migration workflow from the skill's entry point.
- Add getAttribute/attribute assertion patterns table (was missing) - Add JavaScript execution/evaluate patterns table (was missing) - Add concrete Selenium→Playwright page object code example to Step 5 - Fix Cypress dialog handling: distinguish window:alert vs window:confirm - Soften TypeScript recommendation to note JS is fine for Puppeteer/Cypress - Add 'api' to SKIP_DIRS in validation script to prevent future double-counting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
reference/playbook.mdfortest-framework-migration-skill— resolves the only validation warning in the entire repositoryskills_index.jsonto list all 12 reference files (was empty[])SKILL.mdreference tableWhat's in the playbook (370+ lines)
Validation
Test plan
python3 scripts/validate_skills.py— expect 0 warnings (down from 1)🤖 Generated with Claude Code