Tommy D. Rossi
8532de46fc
feat: improve HTML rewriting - remove decorative subtrees and aria-hidden elements
...
- Add removeAriaHiddenPlugin to strip aria-hidden=true subtrees
- Add removeEmptyAltImagesPlugin to remove decorative images
- Add removeDecorativeSubtreesPlugin to prune content-free branches
- Update test snapshots for x.com
2026-02-01 17:09:07 +01:00
Tommy D. Rossi
1732e4e232
Update SKILL.md
2026-01-29 20:23:57 +01:00
Tommy D. Rossi
7809be6328
docs(skill): instruct agents to create own pages and handle closures
2026-01-27 19:06:06 +01:00
Tommy D. Rossi
6de954ca1a
Update SKILL.md
2026-01-27 13:35:23 +01:00
Tommy D. Rossi
170ac7c87f
Update SKILL.md
2026-01-27 13:35:23 +01:00
Tommy D. Rossi
6b0b9d3bf4
about jq and cdp logfile
2026-01-26 13:44:41 +01:00
Tommy D. Rossi
45cdc372a8
refactor: move SKILL.md to src, add playwriter skill command
...
- Move skills/playwriter/SKILL.md to playwriter/src/skill.md (source of truth)
- Add 'playwriter skill' CLI command to output full docs
- Make skills/playwriter/SKILL.md a lightweight stub pointing to CLI
- Generate prompt.md to dist/ instead of src/
- Strip CLI-only content from MCP prompt
2026-01-25 16:18:23 +01:00