·stripe-health
</>

stripe-health

phrazzld/claude-config

Stripe Webhook 健康诊断。调用:webhook 传送失败、pending_webhooks 问题、重定向问题 (307/308)、订阅同步失败、部署前 webhook 验证、涉及 Stripe 的事件调查。

7安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill stripe-health

SKILL.md

| pendingwebhooks stays high | Redirect or wrong URL | curl -I the URL, update to canonical domain | | Duplicate endpoints | Created endpoint twice | Delete older one, keep one with matching secret | | Events not appearing | Wrong events enabled | Update endpoint to include required events |

| Signature verification fails | Wrong secret in env | Get secret from Stripe dashboard, update env |

Stripe Webhook 健康诊断。调用:webhook 传送失败、pending_webhooks 问题、重定向问题 (307/308)、订阅同步失败、部署前 webhook 验证、涉及 Stripe 的事件调查。 来源:phrazzld/claude-config。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill stripe-health 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill stripe-health
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 stripe-health?

Stripe Webhook 健康诊断。调用:webhook 传送失败、pending_webhooks 问题、重定向问题 (307/308)、订阅同步失败、部署前 webhook 验证、涉及 Stripe 的事件调查。 来源:phrazzld/claude-config。

如何安装 stripe-health?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill stripe-health 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config