Skip to main content

danielrosehill/Claude-Userscript-Development-Plugin

SkillsMP 已收集 danielrosehill/Claude-Userscript-Development-Plugin 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

Look up Tampermonkey documentation — metadata keys (`@match`, `@grant`, `@run-at`, etc.), the GM_* / GM.* API, and configuration. Fetches the official docs page on demand to stay current.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Set up a brand-new development workspace for a single userscript. Asks public or private, creates the GitHub repo with the chosen visibility, installs this plugin at project scope inside it, and ends. The user opens that repo in a fresh Claude Code session…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bump a userscript's `@version` (semver), update README, commit, tag, and push. Tampermonkey only auto-updates installed scripts when `@version` increases — forgetting this means users never receive fixes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate or refresh a userscript repo's README.md from its `==UserScript==` metadata block — install button, what it does, supported sites, version, license. Idempotent; safe to re-run after metadata changes.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Scaffold a new Tampermonkey userscript with a complete `==UserScript==` metadata block, sensible defaults, and a starter IIFE body. Drops it in the user's userscripts base directory if configured, otherwise asks where to place it.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

First-run setup for userscript-development. Optionally records the user's userscript repos base directory so other skills can default new userscripts there. Skipping is fine — the plugin works without it.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Publish a userscript to GitHub so it can be installed via Tampermonkey's "Install from URL" using the raw GitHub URL. Wires up `@updateURL` and `@downloadURL` in the metadata block, commits, and pushes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate a userscript end-to-end in a real Chrome tab via the Claude in Chrome MCP. Loads the target page, simulates the script's effect, reads console logs and DOM state, and reports whether the script's behavior matches its `@description`.

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。