Skill Claude Code
A browser font-loading helper for loading fonts, checking their status, and switching to a fallback or newly loaded font. A fallback font is used when the preferred font is not ready.
Skill Claude Code
A browser font-loading helper for loading fonts, checking their status, and switching to a fallback or newly loaded font. A fallback font is used when the preferred font is not ready.
Skill Claude Code
A browser shape-detection helper for finding faces or barcodes in browser content. It supports counting, detecting, and retrieving the last result.
Skill Claude Code
A browser rendering-path helper that advances page work in dependency order: document structure, styles, layout, drawing, and compositing. The critical rendering path is the sequence a browser follows to turn page code into visible pixels.
Skill Claude Code
A browser bookmark manager for adding, retrieving, listing, and removing saved web links.
Skill Claude Code
A lazy-loading helper that loads browser content only when it enters the visible part of the page. Lazy loading means delaying work until it is needed.
Skill Claude Code
A browser window manager for opening, moving, and closing multiple windows.
Skill Claude Code
A browser resource-priority helper for registering and ordering important scripts and styles. Resource priority controls which files the browser loads first.
Skill Claude Code
A browser popup controller that allows popups started by a user action and blocks and records automatic popups.
Skill Claude Code
A canvas drawing helper for filling shapes with a gradient, a smooth colour change between defined colour points. Canvas is a browser drawing area controlled by code.
Skill Claude Code
A browser controller for HTML5 media, such as audio or video. It supports playing, pausing, seeking to a position, and changing volume.
Skill Claude Code
A browser history controller for recording visits and moving backward or forward through the visit history.
Skill Claude Code
A browser security check for the same-origin policy, which limits access between pages unless their protocol, domain, and port match.
Skill Claude Code
A browser request queue for storing requests while offline and sending them after the connection returns. It supports counting, adding, and flushing queued requests.
Skill Claude Code
A browser speech tool for reading text aloud and controlling playback. It supports speaking, pausing, and resuming speech.
Skill Claude Code
A browser camera control for requesting permission and starting or stopping a camera stream.
Skill Claude Code
A browser tab manager for opening, switching between, and closing tabs while tracking the active tab.
Skill Claude Code
A browser check for CORS, the rule that controls whether a web page may access resources from another website. It handles same-origin requests, simple cross-origin requests, and preflight checks.
Skill Claude Code
A browser barcode and QR-code scanner with a cache and a record of the most recent scan.
Skill Claude Code
A browser wake lock control for requesting and releasing a lock that keeps the screen awake, with a way to check whether it is active.
Skill Claude Code
A browser sensor skill for reading, recording, and averaging sensor values. Sensor values are measurements such as motion or acceleration from a device.
Skill Claude Code
A browser language-detection skill for identifying a text's language and returning its latest result or score. A detection score indicates how strongly the result is supported.
Skill Claude Code
A Web Bluetooth skill for discovering nearby Bluetooth devices and connecting to them from a browser. Bluetooth is a short-range wireless connection used by devices such as sensors and accessories.
Skill Claude Code
A browser scroll-container skill for scrolling, reading the current position, and checking whether the bottom has been reached.
Skill Claude Code
A browser drag-and-drop skill for starting a drag, carrying its data, reading it, and placing it on a drop target.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: