chore: remove pagerangers-seo skill - #93
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Copilot review not on this headThe The reviewer request was issued twice against the documented endpoint. Both calls returned HTTP 200 with the full PR object and Not re-requesting further, per Self-reviewThis is the author reviewing their own diff and is not a substitute for an independent review. Recording what was actually checked:
visual-regression baselinesRemoving a card makes both landing pages exactly 365px shorter, which invalidated the Playwright baselines: They were regenerated on a CI-matching runner via This does not clear the gateRuleset |
b148e9a to
d5f6a0b
Compare
d5f6a0b to
b687e03
Compare
The skill repository is archived and no longer maintained: - Plugin entry in .claude-plugin/marketplace.json - README catalog row, skill count badge and intro line - German description and display name - Workflow group membership - Refreshed Playwright visual baselines for the shorter landing pages Signed-off-by: tripleawwy <43851917+tripleawwy@users.noreply.github.com>
b687e03 to
56abfaa
Compare
|



Why
netresearch/pagerangers-skillis archived and no longer maintained, so the catalog entry pointed at a dead skill. This removes it, mirroringfeat: add pagerangers-seo skillwhich introduced it.What
pagerangers-seowas referenced in five places, all removed:.claude-plugin/marketplace.jsonREADME.mdsite/src/_data/descriptions_de.jsonsite/src/_data/displayNames.jsonsite/src/_data/groups.jsSkill count in the README badge and intro line goes 40 → 39.
Also included: refreshed Playwright visual baselines. Removing a card makes both landing pages exactly 365px shorter, which failed
visual-regression. The PNGs were regenerated on a CI-matching runner viarefresh-visual-snapshots.yml(run31379878153) rather than locally, since the baselines are environment-specific tochromium-desktop-linux.Verification
scripts/validate.sh:site/scripts/check-categories.js:No references remain:
Full
Pagesrun green on the refreshed baselines —build,visual-regressionandlighthouseall pass.Notes
check-orphans.jsreportstypo3-site-conformanceandjujutsu-workflowmissingrelatedSkills. Verified pre-existing by running the same check onmain— byte-identical output. Left untouched as out of scope.relatedSkillsis sourced at build time viafetch:readmes, so a stalepagerangers-seoreference in another skill's README would surface in the Pages build rather than in this diff.