Skill Claude Code
A browser contact picker skill for clearing, choosing, and reading selected contacts.
Skill Claude Code
A browser contact picker skill for clearing, choosing, and reading selected contacts.
Skill Claude Code
A Progressive Web App manifest checker for the minimum fields needed for installation: an app name, an icon, and a launch address. A manifest is a file that describes a web app to the browser.
Skill Claude Code
An IndexedDB skill for putting, reading, and deleting records in browser storage. IndexedDB is a built-in browser database for structured local data.
Skill Claude Code
A browser animation-frame skill for handling repeated frame updates. Animation frames are timed browser callbacks used to update changing screen content.
Skill Claude Code
A local-storage skill for setting, reading, removing, and clearing browser key-value data. Local storage is a simple browser store that keeps small values for a website.
Skill Claude Code
A browser skill for checking storage use, estimating available storage, and calculating the used percentage. Browser storage is data that a website saves on a user's device.
Skill Claude Code
A browser skill for copying text to the clipboard, pasting from it, and clearing it. The clipboard is the temporary place where a device keeps copied content.
Skill Claude Code
A colour-conversion skill for changing colours between hexadecimal notation and RGB values. Hex uses a code such as #ff0000, while RGB describes red, green, and blue amounts.
Skill Claude Code
A browser skill for requesting screen capture, choosing a source, and stopping capture. Screen capture records a display, window, or other shared screen source after permission is granted.
Skill Claude Code
A rendering skill for applying multiply, overlay, or screen blending to colour channels. Blending combines two colours to produce a new result.
Skill Claude Code
A browser skill for showing, hiding, and checking the state of a virtual keyboard, an on-screen keyboard used instead of a physical one.
Skill Claude Code
A browser skill for entering and leaving full-screen mode, where content fills the display instead of staying inside the page window.
Skill Claude Code
A browser-rendering skill for distinguishing reflow from repaint. Reflow recalculates the positions and sizes of page elements; repaint redraws their appearance.
Skill Claude Code
A browser skill for reading, locking, and unlocking screen orientation, such as portrait or landscape.
Skill Claude Code
A browser skill for sending messages in built-in chat, receiving replies, and viewing chat history.
Skill Claude Code
A browser permissions skill for checking and requesting access to browser features such as location or a microphone.
Skill Claude Code
A browser network-status skill that checks whether the browser is online and responds to online or offline changes.
Skill Claude Code
A browser throttling skill that limits how often code runs when events arrive repeatedly.
Skill Claude Code
A browser speech-recognition skill that starts voice input and returns recognised text, including completed results.
Skill Claude Code
A session-storage skill for saving data in a browser tab. The data belongs to that tab's session and is isolated from a newly opened tab.
Skill Claude Code
A browser event-listening skill for registering handlers and triggering events. An event is a notification that something happened, such as a click.
Skill Claude Code
An HTTP-response parsing skill for reading a web response's status line, headers, and body. HTTP is the standard protocol browsers use to exchange web requests and responses.
Skill Claude Code
A browser sharing skill based on the Web Share API, which lets a page offer its content to the device's sharing options.
Skill Claude Code
A browser network-information skill that reads the connection type and identifies fast connections.
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: