Extract
// Per-component extraction — run via browser MCP // Replace SELECTOR with the actual CSS selector for the component (function(selector) { const el = document.querySelector(selector); if (!el) return JSON.stringify({ e
Prompt text
Original English text. Replace placeholders with your own details.
Source & attribution
Awesome Prompts · Awesome Prompts
Source-listed license: GPL-3.0. Prompt text is preserved; titles and previews may be shortened for display. Source examples are not NexGateHub test results.