Playwright Roll
microsoft/playwright-dotnet/.claude/skills/playwright-rollotherOfficial
Official Provider SkillView repo
Roll Playwright .NET to a new version
Files1 files
SKILL.md106 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categoryother
Skill IDmicrosoft/playwright-dotnet/.claude/skills/playwright-roll
Related skills
Act On FeedbackAct on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.MergeMerge changes from the topic branch to the merge base branch. Use when the user wants to merge their session's work back to the base branch.SyncSync the current session branch with its upstream branch, or publish the current session branch to a remote. Use when the user asks to sync a branch, pull latest changes, rebase onto upstream, push current branch, publish branch, or set upstream.Sync UpstreamUpdate a stale session branch by rebasing onto the latest origin. Use when the upstream has moved significantly and the session needs to catch up, resolving conflicts by preserving upstream changes and adapting session work to fit.Add Extension SettingsAdd a settings page to your Command Palette extension. Use when asked to add settings, preferences, configuration options, toggles, text inputs, dropdowns, or user-customizable behavior. Covers ToggleSetting, TextSetting, ChoiceSetSetting, and persistence.Playwright TraceInspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.