Back to Discover

ben-plugins

plugin

Today-Hbw

A Claude Code plugin marketplace that turns a personal engineering workflow into one-click superpowers — forge sharp PRDs from any raw input, then let an 8-step flow drive everything from spec to shipped code.

View on GitHub
22 starsMITSynced Aug 4, 2026

Install to Claude Code

/plugin marketplace add Today-Hbw/ben-plugins

README

Claude Code Plugins - ben

ben 的 Claude Code 插件集合,包含个人研发流程等自定义插件。

结构

  • /plugins - 内部插件

安装

在 Claude Code 中运行:

/plugin marketplace add Today-Hbw/ben-plugins
/plugin install dev-flow@ben-plugins
/plugin install dev-flow-lite@ben-plugins
/plugin install forge-prd@ben-plugins


# 指定版本
/plugin marketplace add https://github.com/Today-Hbw/ben-plugins.git#v1.0.0
# 指定分支
/plugin marketplace add https://github.com/Today-Hbw/ben-plugins.git#your-branch-name

或在 /plugin > Discover 中浏览。

插件列表

插件说明
dev-flow从 PRD 到交付的完整 8 步研发工作流
dev-flow-lite简版研发流程:读 PRD → 提问 → 编码 → CR(不写 MD、不断点续传)
forge-prd从任何原料通过强势拷问锻造出清晰 PRD,输出 MD 文件

插件结构

每个插件遵循标准结构:

plugin-name/
├── .claude-plugin/
│   └── plugin.json      # 插件元数据(必需)
├── commands/            # 斜杠命令(可选)
├── skills/              # 技能定义(可选)
├── config/              # 配置模板(可选)
└── README.md            # 文档

参考项目

本仓库的插件设计参考了以下项目:

License

MIT

Rendered live from Today-Hbw/ben-plugins's GitHub README — not stored, always reflects the source repo.

3 Plugins

NameDescriptionCategorySource
dev-flow个人研发流程插件:从 PRD 到交付的完整 8 步工作流,自动编排需求分析、提问对齐、技术方案、编码、自测、CR、总结development./plugins/dev-flow
dev-flow-lite简版研发流程插件:读 PRD → 提问对齐 → 编码 → Code Review,不写 MD、不做断点续传,适合小需求快速迭代development./plugins/dev-flow-lite
forge-prd从任何原料(粗略想法、图片、PDF、HTML、MD)通过三层递进式强势拷问锻造出一份清晰可用的 PRD,输出 MD 文件development./plugins/forge-prd

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.