xixu-me/skills

develop-userscripts

All-time #9589 First seen Apr 6, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/xixu-me/skills

Summary

  • Build, debug, and publish userscripts for Tampermonkey or ScriptCat with proper metadata and runtime selection.
  • Covers foreground page scripts, ScriptCat background workers, scheduled cron tasks, and subscription bundles; choose runtime before writing code Includes metadata preflight checklist: @match , @grant , @connect , @run-at , and update URLs to avoid permission and injection timing failures Provides decision tree for runtime selection and quick reference table mapping intent (DOM access, cross-origin requests, scheduled work, user config) to the right approach Highlights common mistakes: missing @grant / @connect , DOM calls in background scripts, async handling in ScriptCat workers, and config key naming with group.key pattern

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from xixu-me/skills · top by installs.

npx skills add https://github.com/xixu-me/skills

Browse all from xixu-me/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 72
Status Active

History

  1. First seen on skills.sh
  2. First recorded snapshot · 12 installs