HowPrompt banner
comeonzhj comeonzhj

HowPrompt

Development community

Description

A prompt word for a driver that decomposes the Claude Code open source project | 一个驱动 Claude Code 拆解开源项目的提示词

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

howPrompt

一个驱动 Claude Code 拆解开源项目的提示词。

如何使用

For Claude Code

  1. ~/.claude路径下创建commands文件
  2. 下载 howPrompt.md 保存到commands文件中
  3. 重启 Claude Code,使用/howPrompt指令即可直接激活使用

![claude code commands](/pic/claude.png)

For Cursor

  1. ~/.cursor路径下创建commands文件
  2. 下载 howPrompt.md 保存到commands文件中
  3. 重启 Claude Code,使用/howPrompt指令即可直接激活使用

![cursor commands](/pic/cursor.png)