HeminWon/claude-code-marketplace
Plugin Claude Code
Plugin marketplace listing 3 plugins: commit, weekly-report, wechat-article-export.
HeminWon/claude-code-marketplace
Plugin Claude Code
Plugin marketplace listing 3 plugins: commit, weekly-report, wechat-article-export.
HeminWon/claude-code-marketplace
Plugin Claude Code
A Git tool that creates a standardized commit message and performs the commit. A commit records a set of changes in a repository's history.
HeminWon/claude-code-marketplace
Command
A command for setting the preferred language of Git commit messages in the current repository. It accepts a language name or a locale code, such as en or zh-CN.
HeminWon/claude-code-marketplace
Skill Claude CodeCodex
A tool that proposes standard Git commit messages from changes already placed in Git’s staging area. A commit message is the short record attached to a saved set of code changes.
HeminWon/claude-code-marketplace
Plugin Claude Code
A tool for exporting articles from WeChat Official Accounts, a Chinese publishing platform, as Markdown files. It also organises the exported files into a required directory.
HeminWon/claude-code-marketplace
Command
A setup command for checking whether the WeChat article-to-Markdown tool is installed and installing it when possible.
HeminWon/claude-code-marketplace
Command
A command workflow that converts a WeChat article into an Obsidian-ready folder, where Obsidian is a note-taking application built around Markdown files.
HeminWon/claude-code-marketplace
Skill Claude CodeCodex
Skill "wechat-article-export" from HeminWon/claude-code-marketplace, covering wechat article export skill, 用途, 调用, 参数 and 执行流程.
HeminWon/claude-code-marketplace
Plugin Claude Code
A report generator that uses Git history, the record of changes in a code project, to create a work report for the most recent seven days.
HeminWon/claude-code-marketplace
Skill Claude CodeCodex
A tool that creates a Chinese weekly work report from the Git commit history of the last seven days. Git is the system developers use to record changes to source code.