Skip to content

feat: document Playwright MCP as an alternative browser backend in the clone-website skill#60

Open
mvanhorn wants to merge 1 commit into
JCodesMore:masterfrom
mvanhorn:fix/18-playwright-mcp-clone-skill
Open

feat: document Playwright MCP as an alternative browser backend in the clone-website skill#60
mvanhorn wants to merge 1 commit into
JCodesMore:masterfrom
mvanhorn:fix/18-playwright-mcp-clone-skill

Conversation

@mvanhorn

Copy link
Copy Markdown

Summary

Documents Playwright MCP as an alternative browser backend for the clone-website skill. The default browser MCP flow is unchanged; when a user prefers Playwright (or it is the available MCP), the same extraction workflow runs through @playwright/mcp instead. The change is made in the single source of truth (.claude/skills/clone-website/SKILL.md) and regenerated to all platform variants via scripts/sync-skills.mjs, so every agent target stays in sync. No new env vars and no scraping backend service are added, matching the lightweight scope the maintainer described.

Related Issue

Closes #18

Type of Change

  • Documentation update
  • Bug fix
  • New feature
  • Breaking change

Checklist

  • My changes follow the project conventions (edited the source skill, regenerated variants via sync-skills.mjs)
  • I have verified the generated platform files match the source
  • No new environment variables or backend services were introduced

AI was used for assistance.

…one-website skill

Adds a Playwright MCP option to the source SKILL.md and regenerates all 9
platform variants via sync-skills.mjs. No new env vars, no backend service.
Closes JCodesMore#18.
Adamparishspok added a commit to Adamparishspok/ai-website-cloner-template that referenced this pull request Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Playwright MCP integration

1 participant