Skip to content

Move skill into subdirectory so referenced docs install (v1.2) - #12

Closed
miguelangaranocurrents wants to merge 2 commits into
mainfrom
cursor/restructure-skill-subdir-8f6c
Closed

Move skill into subdirectory so referenced docs install (v1.2)#12
miguelangaranocurrents wants to merge 2 commits into
mainfrom
cursor/restructure-skill-subdir-8f6c

Conversation

@miguelangaranocurrents

Copy link
Copy Markdown

Fixes #8 and #9 without relying on updates of https://github.com/vercel-labs/skills.

This is an equivalent of #10 (by @WikiRik, from the octalign fork), preserving the original restructure commit, but with the metadata version set to 1.2 instead of 2.0.

Why 1.2 and not 2.0

The change is a non-breaking packaging fix: the skill's guidance files are byte-identical and only moved into a playwright-best-practices/ subdirectory so npx skills add copies the referenced docs (not just SKILL.md). No content or interface change, nothing breaks for consumers — so a minor bump fits better than a major 2.0. The bump is still needed so the skills update mechanism recognizes the new version.

Changes

  • Move all skill files into playwright-best-practices/ (58 pure renames, byte-identical content).
  • Bump SKILL.md metadata version from 1.1 to 1.2.

Original restructure authored by @WikiRik; version-value adjustment added on top.

Open in Web Open in Cursor 

WikiRik and others added 2 commits July 8, 2026 17:15
The restructure is a non-breaking packaging fix (files moved into a
subdirectory so 'npx skills add' installs referenced docs; content
unchanged). A minor bump reflects that better than a major 2.0 bump.

Co-authored-by: miguelangaranocurrents <miguelangaranocurrents@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d97f845b-b12e-44cd-8078-1b1a7d89d9b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/restructure-skill-subdir-8f6c

Comment @coderabbitai help to get the list of available commands.

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.

npx skills update the skill

3 participants