writer-skill
25Plugin Claude Code
A writing package with styles for blog posts, technical documentation, and professional technology blogs, plus a tool for reviewing technical articles.
Plugin Claude Code
A writing package with styles for blog posts, technical documentation, and professional technology blogs, plus a tool for reviewing technical articles.
Skill Claude CodeCodex
A review tool for professional technical articles that scores six aspects of writing and gives paragraph- and sentence-level improvement suggestions.
Skill Claude CodeCodex
A writing guide for producing technology articles with a personal voice. It works as a set of writing instructions rather than a single prompt.
Skill Claude CodeCodex
A writing guide for professional technology articles, product announcements, industry analysis, and technical reports.
Skill Claude CodeCodex
A writing guide for engineering documents such as RFCs and design documents. RFCs are proposals for technical changes that others can review.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-buddy-hooks.
Settings file Claude Code
A pixel-art cat companion displayed above the dock, with its appearance reflecting Claude Code's current work state.
Skill Claude CodeCodex
A skill for manually testing the Claude Code Buddy app end to end. End-to-end testing checks complete user scenarios by running the app and using it as a person would.
Skill Claude CodeCodex
Automate the full release pipeline for claude-code-buddy — bump version, create tag, push, poll GitHub Actions CI/CD, and brew upgrade. Use when the user says "发布新版本", "release", "打 tag", "发布", "升级版本", or wants to ship a new version of the app.
Skill Claude CodeCodex
Build, launch, and DRIVE the Claude Code Buddy macOS settings window — open it, switch panels (general/about/hotkey/plugins/snip), and capture screenshots + frame geometry as verification evidence. Use when verifying changes to the settings/plugins/snip UI, the NSSplitView layout, or any settings-window-sizing change.…
Instructions file
Claude Code instructions for strzhao/claude-code-buddy, covering claude code buddy — monorepo, monorepo 拓扑, 常用命令, web 工程 and skin cli.
Plugin Claude Code
A Claude Code hook that sends session status to the Buddy App, where a dock cat reacts to the session.
Hook
Runs when a session starts, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs when the agent sends a notification, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs before the agent uses a tool, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs after a tool call finishes, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs when the agent asks permission for an action, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs when the agent finishes a response, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs when you submit a prompt, before the agent sees it, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Hook
Runs when a session ends, executing buddy-hook.sh. From strzhao/claude-code-buddy.
Instructions file
A set of Claude Code instructions for the strzhao/video-to-text-mcp project. It documents the project, development commands, building, running, and installing dependencies.
MCP server Claude CodeCodexCursor
A MCP server for downloading videos and converting speech to text. Runs locally from the video-to-text-mcp npm package.
Instructions file
Claude Code instructions for strzhao/vercel-blob-mcp, covering assets-store-mcp, 项目说明, 开发, 发布 and mcp tools.
MCP server Claude CodeCodexCursor +2
MCP server for managing personal assets (images for blog posts, articles, etc.) in Vercel Blob storage. Runs locally from the assets-store-mcp npm package.