Toolverse
All skills

browser

by cexll

This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
cexll
Category
Frontend
Views
37

About this skill

This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP server required.

How to use

  1. Zainstaluj zależności przed pierwszym użyciem, uruchamiając polecenie npm install z flagą --prefix wskazującą na katalog umiejętności browser w folderze .claude/skills.

  2. Uruchom Chrome z debugowaniem zdalnym, używając skryptu start.js. Jeśli chcesz zachować ciasteczka i dane logowania między sesjami, dodaj flagę --profile, aby Chrome używał trwałego profilu.

  3. Nawiguj do wybranej strony internetowej za pomocą skryptu nav.js, podając adres URL. Możesz otworzyć stronę w bieżącej karcie lub dodać flagę --new, aby otworzyć nową kartę.

  4. Wykonaj kod JavaScript w kontekście przeglądarki za pomocą skryptu eval.js, przekazując wyrażenie lub funkcję natychmiast wywoływaną (IIFE). Skrypt zwróci wynik w formacie JSON.

  5. Przechwytuj zrzuty ekranu aktualnego stanu strony za pomocą skryptu screenshot.js, który zapisze obraz PNG w katalogu tymczasowym i zwróci ścieżkę pliku.

  6. Interaktywnie wybieraj elementy DOM za pomocą skryptu pick.js, opisując element w naturalnym języku (np. "Kliknij przycisk wyślij"). Skrypt zwróci metadane elementu: tag HTML, identyfikator, klasy CSS, tekst, href, selektor i współrzędne na ekranie.

Related skills

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

landing-page-guide-v2

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements

Frontend
3486

apple-reminders

by openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Frontend
2085

web-research

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

Frontend
18114

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656