Comeonzhj Claude Plugins banner
comeonzhj comeonzhj

Comeonzhj Claude Plugins

AI community

Description

Claude Code plugin marketplace - AI project analysis tools (howPrompt and howSkills)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

comeonzhj-claude-plugins

Claude Code plugin marketplace by [comeonzhj](https://github.com/comeonzhj)。

Plugins

ai-analyzer

AI 项目分析工具集,包含两个 commands:

  • /ai-analyzer:howPrompt — 拆解开源项目的提示词工程,提取、翻译所有 Prompt 并生成大模型应用分析报告
  • /ai-analyzer:howSkills — 从产品视角深度拆解 Skill 的设计意图、工作流程与实现巧思

安装

# 添加 marketplace
/plugin marketplace add comeonzhj/comeonzhj-claude-plugins

# 安装 plugin
/plugin install ai-analyzer@comeonzhj-plugins

使用

# 分析项目提示词
/ai-analyzer:howPrompt

# 拆解 Skill 设计
/ai-analyzer:howSkills