Skip to main content
Back to the directory
xixu-me/skillsSoftware EngineeringFrontend and Design

develop-userscripts

Userscript work usually breaks at the runtime and metadata boundary, not in the page logic. Choose the runtime first, declare the minimum permissions up front, then debug in the environment where the script actually runs.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
35

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/xixu-me/skills --skill develop-userscripts
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, develop-userscripts has 35 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: xixu-me/skills. Canonical URL: https://skills.sh/xixu-me/skills/develop-userscripts.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Userscript work usually breaks at the runtime and metadata boundary, not in the page logic. Choose the runtime first, declare the minimum permissions up front, then debug in the environment where the script actually runs. Use this skill for: Do not use this skill for full browser extension development or general browser automation outside userscript managers. - writing or fixing a Tampermonkey or ScriptCat userscript - debugging injection timing, missing permissions, CSP workarounds, update checks, or GM_* behavior - deciding between a portable foreground script and ScriptCat-only @background or @crontab - adding config UI with ==UserConfig== - packaging a ScriptCat ==UserSubscribe== bundle or preparing a CloudCat-compatible script - Confirm the manager and browser. On Manifest V3 browsers, ScriptCat may require Allow User Scripts or browser developer mode before scripts run. - Decide page script versus background script before writing code. ScriptCat background scripts cannot touch the DOM. - Start with metadata, not implementation: @match , @grant , @connect , @run-at , and any update URLs.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does develop-userscripts do?

Userscript work usually breaks at the runtime and metadata boundary, not in the page logic. Choose the runtime first, declare the minimum permissions up front, then debug in the environment where the script actually runs.

Is develop-userscripts good?

develop-userscripts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support develop-userscripts?

develop-userscripts currently lists compatibility with Skills CLI.

Is develop-userscripts safe to install?

develop-userscripts has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to develop-userscripts?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install develop-userscripts?

Run the following command to install develop-userscripts: npx skills add https://github.com/xixu-me/skills --skill develop-userscripts

Related skills

More from xixu-me/skills

Related skills

Alternatives in Software Engineering