FuRongJun-1999

200 mods across 1 repository, 159 stars between them.

browser-3189fe6f

25

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 77 tokens original MIT

browser-31f2b08f

26

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 74 tokens original MIT

browser-37b8339e

27

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 118 tokens original MIT

browser-396ec3a6

28

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser bookmark manager for adding, retrieving, listing, and removing saved web links.

not rated 159 +39 today A 90 tokens original MIT

browser-3df2f904

29

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 105 tokens original MIT

browser-43154cec

30

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser window manager for opening, moving, and closing multiple windows.

not rated 159 +39 today A 67 tokens original MIT

browser-434b74b8

31

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 75 tokens original MIT

browser-440d4398

32

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser popup controller that allows popups started by a user action and blocks and records automatic popups.

not rated 159 +39 today A 113 tokens original MIT

browser-44d7f183

33

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 96 tokens original MIT

browser-4d6c0788

34

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 94 tokens original MIT

browser-50fecd89

35

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser history controller for recording visits and moving backward or forward through the visit history.

not rated 159 +39 today A 86 tokens original MIT

browser-555c0626

36

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser security check for the same-origin policy, which limits access between pages unless their protocol, domain, and port match.

not rated 159 +39 today A 116 tokens copy · 88% MIT

browser-57312d24

37

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 89 tokens original MIT

browser-59a0ada4

38

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser speech tool for reading text aloud and controlling playback. It supports speaking, pausing, and resuming speech.

not rated 159 +39 today A 75 tokens original MIT

browser-5a455aeb

39

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser camera control for requesting permission and starting or stopping a camera stream.

not rated 159 +39 today A 74 tokens original MIT

browser-5ae7623a

40

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser tab manager for opening, switching between, and closing tabs while tracking the active tab.

not rated 159 +39 today A 95 tokens original MIT

browser-5dac60b6

41

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 106 tokens original MIT

browser-5e5f1396

42

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser barcode and QR-code scanner with a cache and a record of the most recent scan.

not rated 159 +39 today A 69 tokens original MIT

browser-5ebb01dd

43

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 74 tokens original MIT

browser-5f5453f9

44

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 77 tokens original MIT

browser-5f90f58c

45

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 72 tokens original MIT

browser-609362ee

46

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 66 tokens original MIT

browser-60aefeeb

47

FuRongJun-1999/dsh-memory

Skill Claude Code

A browser scroll-container skill for scrolling, reading the current position, and checking whether the bottom has been reached.

not rated 159 +39 today A 93 tokens original MIT

browser-6636d49c

48

FuRongJun-1999/dsh-memory

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.

not rated 159 +39 today A 83 tokens original MIT

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: