Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lackeyjb/playwright-skill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: lackeyjb/playwright-skill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 19, 2025

  1. feat: add marketplace.json for direct GitHub installation

    - Create .claude-plugin/marketplace.json to enable GitHub marketplace installation
    - Update README.md with direct installation instructions via /plugin marketplace
    - Users can now install with: /plugin marketplace add lackeyjb/playwright-skill
    - Update plugin.json version to 3.0.1 to match latest release
    - Simplify README by removing plugin management commands section
    
    Installation now works with:
    /plugin marketplace add lackeyjb/playwright-skill
    /plugin install playwright-skill@playwright-skill
    lackeyjb committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    d1a9ec4 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 3.1.0

    - Update package.json version to 3.1.0
    - Update plugin.json version to 3.1.0
    - Update marketplace.json plugin version to 3.1.0
    
    New release includes marketplace.json for direct GitHub installation.
    lackeyjb committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    ca6713d View commit details
    Browse the repository at this point in the history
Loading