Instructions file CodexOpenCode
Instructions for konippi/servo-fetch, covering agents.md, project overview, setup and commands, code conventions and rust style.
139 2d ago A 1,928 tokens
original Apache-2.0
Instructions file CodexOpenCode
Instructions for konippi/servo-fetch, covering agents.md, project overview, setup and commands, code conventions and rust style.
Skill Claude CodeCodex
Fetch and render web pages using the Servo browser engine — a single binary with JS execution, CSS layout, screenshots, and content extraction. Use when a URL returns empty or incomplete content with plain HTTP fetch, when you need a screenshot without GPU, or when you need to run JavaScript in a page context. No…