lovstudio

69 mods across 4 repositories, 626 stars between them.

lov-gh-tidy

49

lovstudio/skills

Skill Claude CodeCodex

Interactive GitHub repo hygiene skill. Lists all open issues, PRs, stale branches, and orphan labels, shows a summary of each with analysis, then asks the user how to handle each item (close, merge, comment, delete, keep). Executes all chosen actions via gh CLI. Use when the user says "清理 GitHub", "tidy repo", "clean…

64 2d ago A 95 tokens original MIT

lov-hanzi-lens

50

lovstudio/skills

Skill Claude CodeCodex

Explain one Chinese character through verified pronunciation, Unicode and glyph structure, historical lexicography, classical usage, semantic relationships, and an evidence-led professional infographic. Use when the user asks "解释这个字", "这个字什么意思", "一图讲清这个汉字", "汉字字源信息图", "explain this Chinese character", or "Chinese…

64 2d ago A 82 tokens original MIT

lov-human-writing

51

lovstudio/skills

Skill Claude CodeCodex

A Chinese-language editing workflow for making drafts sound more like their author while preserving the author's judgments and uncertainty.

64 2d ago A 71 tokens original MIT

lov-image-creator

52

lovstudio/skills

Skill Claude CodeCodex

Generate images via multiple mechanisms. Supports: (1) End-to-end AI generation via Gemini/ZenMux — given a prompt, directly output an image. (2) Code-based rendering — generate HTML/React single-file, render to PNG via Playwright. (3) Prompt engineering — generate optimized prompts for external models…

64 2d ago A 102 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

A workflow for correcting machine-translated text inside screenshots or other images while keeping the original wording, mistakes, layout, and visible correction marks.

64 2d ago A 66 tokens original MIT

sgc-install-ai

54

lovstudio/skills

Skill Claude CodeCodex

A workflow for adding an AI feature to an existing or new app, from the user-facing entry point to the service that sends requests to AI models.

64 2d ago A 68 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

Initialize or refactor a frontend project to use TanStack Query as the unified server-state layer. Use when the user asks to install TanStack Query, initialize query infrastructure, migrate ad hoc fetch/invoke/useEffect request state, standardize query keys, or make app network requests share one cache model. Also…

64 2d ago A 110 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

幂等集成 lovinsp (click-to-code) 到当前前端项目,并支持从 code-inspector 自动迁移。 Use when the user asks to "装 lovinsp"、"集成 lovinsp"、"接入点击跳转源码"、"click to code"、 "从 code-inspector 迁移",or when scaffolding/upgrading a browser-rendered app that needs click-to-source support. Also trigger when another skill (例如 lov-app-generator) requires…

64 2d ago A 130 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

Maintain the Skill Publisher website's partners section AND align partner logo rows on event posters / hero strips: reuse lov-find-logo for brand logo discovery, normalize collected logos to a 240px-tall content canvas (retina-ready), rasterize SVGs via rsvg-convert before normalizing (so SVG viewBox padding gets…

64 2d ago A 294 tokens original MIT

lov-media-crawler

58

lovstudio/skills

Skill Claude CodeCodex

A workflow for downloading one publicly accessible video or media post from supported Chinese social platforms to a local file, using existing sign-in access when available.

64 2d ago A 64 tokens original MIT

lov-media-fetch

59

lovstudio/skills

Skill Claude CodeCodex

A workflow for finding and downloading a verified local copy of a film, series, or long video.

64 2d ago A 65 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

A monitored workflow for downloading selected media releases with aria2, a file-transfer tool, while checking storage, speed, and recovery options.

64 2d ago A 58 tokens original MIT

lov-media-discovery

61

lovstudio/skills

Skill Claude CodeCodex

A search workflow for identifying a film or series and collecting different downloadable release candidates.

64 2d ago A 61 tokens original MIT

lov-media-selection

62

lovstudio/skills

Skill Claude CodeCodex

A guide for comparing different media releases by checking the cut, picture quality, encoding, file size, audio, subtitles, availability, and supporting evidence. A release is a particular downloadable version of a film or episode.

64 2d ago A 58 tokens original MIT

lovstudio/skills

Skill Claude CodeCodex

A workflow for checking whether downloaded video or audio files are readable and complete, including their duration, quality, codecs, sound, subtitles, and episode coverage.

64 2d ago A 59 tokens original MIT

lovstudio

65

lovstudio/cc-plugins

Plugin Claude Code

Lovstudio's personal Claude Code toolkit - skills, hooks, and commands.

4 1mo ago A tokens not measured original MIT

UserPromptSubmit

66

lovstudio/cc-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing context_sense.py via python3. From lovstudio/cc-plugins.

4 1mo ago A tokens not measured original MIT

PreToolUse

67

lovstudio/cc-plugins

Hook

Runs before the agent uses a tool for AskUserQuestion tool calls, executing question_notify.sh. From lovstudio/cc-plugins.

4 1mo ago A tokens not measured original MIT

Stop

68

lovstudio/cc-plugins

Hook

Runs when the agent finishes a response, executing stop_notify.sh. From lovstudio/cc-plugins.

4 1mo ago A tokens not measured copy · 86% MIT

SessionEnd

69

lovstudio/cc-plugins

Hook

Runs when a session ends, running an inline shell check. From lovstudio/cc-plugins.

4 1mo ago A tokens not measured original MIT