{"owner":"microsoft","repo":"playwright-cli","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["CLAUDE.md"],"skills":{"CLAUDE.md":"## Commit Convention\n\nSemantic commit messages: `label(scope): description`\n\nLabels: `fix`, `feat`, `chore`, `docs`, `test`, `devops`\n\n```bash\ngit checkout -b fix-39562\n# ... make changes ...\ngit add <changed-files>\ngit commit -m \"$(cat <<'EOF'\nfix(proxy): handle SOCKS proxy authentication\n\nFixes: https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\ngit push origin fix-39562\ngh pr create --repo microsoft/playwright --head username:fix-39562 \\\n  --title \"fix(proxy): handle SOCKS proxy authentication\" \\\n  --body \"$(cat <<'EOF'\n## Summary\n- <describe the change very! briefly>\n\nFixes https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\n```\n\nNever add Co-Authored-By agents in commit message.\nBranch naming for issue fixes: `fix-<issue-number>`\n"},"files":{"CLAUDE.md":"## Commit Convention\n\nSemantic commit messages: `label(scope): description`\n\nLabels: `fix`, `feat`, `chore`, `docs`, `test`, `devops`\n\n```bash\ngit checkout -b fix-39562\n# ... make changes ...\ngit add <changed-files>\ngit commit -m \"$(cat <<'EOF'\nfix(proxy): handle SOCKS proxy authentication\n\nFixes: https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\ngit push origin fix-39562\ngh pr create --repo microsoft/playwright --head username:fix-39562 \\\n  --title \"fix(proxy): handle SOCKS proxy authentication\" \\\n  --body \"$(cat <<'EOF'\n## Summary\n- <describe the change very! briefly>\n\nFixes https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\n```\n\nNever add Co-Authored-By agents in commit message.\nBranch naming for issue fixes: `fix-<issue-number>`\n"},"items":[{"name":"CLAUDE.md","path":"CLAUDE.md","title":"CLAUDE.md","content":"## Commit Convention\n\nSemantic commit messages: `label(scope): description`\n\nLabels: `fix`, `feat`, `chore`, `docs`, `test`, `devops`\n\n```bash\ngit checkout -b fix-39562\n# ... make changes ...\ngit add <changed-files>\ngit commit -m \"$(cat <<'EOF'\nfix(proxy): handle SOCKS proxy authentication\n\nFixes: https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\ngit push origin fix-39562\ngh pr create --repo microsoft/playwright --head username:fix-39562 \\\n  --title \"fix(proxy): handle SOCKS proxy authentication\" \\\n  --body \"$(cat <<'EOF'\n## Summary\n- <describe the change very! briefly>\n\nFixes https://github.com/microsoft/playwright/issues/39562\nEOF\n)\"\n```\n\nNever add Co-Authored-By agents in commit message.\nBranch naming for issue fixes: `fix-<issue-number>`\n","category":"root","tokens":191}]}