Skip to main content

danielrosehill/Claude-Userscript-Development-Plugin

SkillsMP는 danielrosehill/Claude-Userscript-Development-Plugin에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
0
GitHub 포크
0

이 저장소의 skills

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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`.

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.