Toolverse

Find the best skills for

web-design-reviewer

by github

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like \

UX / Design
343

web-development

by TencentCloudBase

Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrating CloudBase Web SDK.

DevOps
28

web-e2e

by Uniswap

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright test` or other e2e

Testing
387

web-fetch

by zhayujie

Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.

Frontend
334

web-frameworks

by mrgoonie

Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React

DevOps
1

web-games

by davila7

Web browser game development principles. Framework selection, WebGPU, optimization, PWA.

Frontend
842

web-multi-search

by openclaw

Search the web using multiple search engines simultaneously (Bing, Yahoo, Startpage, Aol, Ask) via async-search-scraper, iterating through result pages.

Frontend
227

web-payments

by alinaqi

Stripe Checkout, subscriptions, webhooks, customer portal

Frontend
11

web-perf

by cloudflare

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or

Testing
228

web-performance-optimization

by davila7

Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance

Frontend
543

web-qa-bot

by openclaw

AI-powered web application QA automation using accessibility-tree based testing. Smoke tests, test suites, and PDF reports.

Testing
225

web-quality-audit

by davila7

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to \

Security
324

web-recon

by yhy0

Web 应用信息收集与侦察。当开始渗透测试、需要了解目标架构、发现攻击面时使用。包括目录扫描、端口扫描、指纹识别。

Security
11

web-renderer-test

by remotion-dev

Add a test case to the web renderer

Testing
22

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

web-scraper

by openclaw

Configurable web scraping service. Extract structured data from any public website with built-in security controls.

Backend
321

web-search

by Igosuki

This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research,

Backend
7100

web-search-advanced-financial-report

by exa-labs

Search for financial reports using Exa advanced search. Near-full filter support for finding SEC filings, earnings reports, and financial documents. Use when searching for 10-K filings, quarterly earnings, or annual reports.

Data Science
222

web-search-advanced-personal-site

by exa-labs

Search personal websites and blogs using Exa advanced search. Full filter support for finding individual perspectives, portfolios, and personal blogs. Use when searching for personal sites, blog posts, or portfolio websites.

Mobile
13

web-search-advanced-research-paper

by exa-labs

Search for research papers and academic content using Exa advanced search. Full filter support including date ranges and text filtering. Use when searching for academic papers, arXiv preprints, or scientific research.

Backend
326

web-search-advanced-tweet

by exa-labs

Search tweets and Twitter/X content using Exa advanced search. Limited filter support - text and domain filters are NOT supported. Use when searching for tweets, Twitter/X discussions, or social media sentiment.

Frontend
211

web-search-pro

by openclaw

Multi-engine web search with full parameter control. Supports Tavily, Exa, Serper, and SerpAPI\nwith domain filtering, date ranges, deep search, news mode, and content extraction.\nAuto-selects the best engine based on query type and available API

Testing
17

web-testing

by mrgoonie

Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.

Testing
12

web-to-markdown

by davila7

Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.

Frontend
530

web3-target-team-research

by openclaw

Find crypto/web3 teams with $10M+ funding and verified Telegram contacts. Use when hunting for crypto leads, building contact lists, researching funded startups, or prospecting web3 companies. Spawns parallel subagent hunters to search VC portfolios and verify TG handles.

Mobile
1

web3-testing

by wshobson

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

Testing
483

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

webassessment

by danielmiessler

Web security assessment. USE WHEN web assessment, pentest, security testing, vulnerability scan. SkillSearch('webassessment') for docs.

Testing
240

webchat-audio-notifications

by openclaw

Add browser audio notifications to Moltbot/Clawdbot webchat with 5 intensity levels - from whisper to impossible-to-miss (only when tab is backgrounded).

Security

webf-api-compatibility

by openwebf

Check Web API and CSS feature compatibility in WebF - determine what JavaScript APIs, DOM methods, CSS properties, and layout modes are supported. Use when planning features, debugging why APIs don't work, or finding alternatives for unsupported features like IndexedDB, WebGL,

Backend
12

webf-async-rendering

by openwebf

Understand and work with WebF's async rendering model - handle onscreen/offscreen events and element measurements correctly. Use when getBoundingClientRect returns zeros, computed styles are incorrect, measurements fail, or elements don't layout as expected.

Testing
12

webf-infinite-scrolling

by openwebf

Create high-performance infinite scrolling lists with pull-to-refresh and load-more capabilities using WebFListView. Use when building feed-style UIs, product catalogs, chat messages, or any scrollable list that needs optimal performance with large datasets.

Testing
26

webf-native-plugin-dev

by openwebf

Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages.

Mobile
29

webf-native-plugins

by openwebf

Install WebF native plugins to access platform capabilities like sharing, payment, camera, geolocation, and more. Use when building features that require native device APIs beyond standard web APIs.

Mobile
13

webf-native-ui

by openwebf

Setup and use WebF's Cupertino UI library to build native iOS-style UIs with pre-built components instead of crafting everything with HTML/CSS. Use when building iOS apps, adding native UI components, or improving UI performance.

Mobile
12

webf-native-ui-dev

by openwebf

Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.

Mobile
1

webf-quickstart

by openwebf

Get started with WebF development - setup WebF Go, create a React/Vue/Svelte project with Vite, and load your first app. Use when starting a new WebF project, onboarding new developers, or setting up development environment.

Testing
16

webf-routing-setup

by openwebf

Setup hybrid routing with native screen transitions in WebF - configure navigation using WebF routing instead of SPA routing. Use when setting up navigation, implementing multi-screen apps, or when react-router-dom/vue-router doesn't work as expected.

Testing
1

webflow

by openclaw

Manage Webflow sites, CMS collections, and forms via API. Publish sites and manage content programmatically.

Mobile
1

webhook-gen

by openclaw

Generate webhook handlers with retry logic using AI. Use when integrating Stripe, GitHub, or any webhook provider.

Backend

webhook-receiver-generator

by jeremylongshore

Webhook Receiver Generator - Auto-activating skill for API Integration.\nTriggers on: webhook receiver generator, webhook receiver generator\nPart of the API Integration skill category.

Security
12

webhook-sender-creator

by jeremylongshore

Webhook Sender Creator - Auto-activating skill for API Integration.\nTriggers on: webhook sender creator, webhook sender creator\nPart of the API Integration skill category.

Security
15

webhook-signature-validator

by jeremylongshore

Webhook Signature Validator - Auto-activating skill for API Integration.\nTriggers on: webhook signature validator, webhook signature validator\nPart of the API Integration skill category.

Security
1

websearch-quick

by thomasholknielsen

\

Security
474

websh

by openprose

A shell for the web. Navigate URLs like directories, query pages with Unix-like commands.\nActivate on `websh` command, shell-style web navigation, or when treating URLs as a filesystem.

Frontend
29

website-maintainer

by yamadashy

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

Frontend
12

website-preview

by missing-semester

Take screenshots and interact with the rendered Jekyll website

Frontend
217

websocket-handler-setup

by jeremylongshore

Websocket Handler Setup - Auto-activating skill for Backend Development.\nTriggers on: websocket handler setup, websocket handler setup\nPart of the Backend Development skill category.

Security
1