recur-skills
v0.0.7
Published
Claude Code skills for Recur - Taiwan's subscription payment platform
Maintainers
Readme
Recur Skills
Skills to help developers integrate Recur - Taiwan's subscription payment platform.
Supports Claude Code, Cursor, Codex, GitHub Copilot, Gemini CLI, Antigravity, and other AI coding agents.
Installation
npx skills add (Recommended)
npx skills add recur-tw/skillsClaude Code Plugin
/plugin marketplace add recur-tw/skills
/plugin install recur-skills@recur-skillsGetting Started
Not sure where to begin? Ask Claude:
Recur 有什麼功能?Or type /recur-help to see all available skills.
Available Skills
recur-help
List all available Recur skills and how to use them.
Triggers: "Recur 有什麼功能", "help with Recur", "what can Recur do"
recur-quickstart
Quick setup guide for Recur payment integration.
Triggers: "integrate Recur", "setup Recur", "Recur 串接", "金流設定"
- SDK installation
- API key configuration
- Provider setup
- First checkout implementation
recur-checkout
Implement Recur checkout flows.
Triggers: "checkout", "結帳", "付款按鈕", "embedded checkout"
- Embedded, modal, and redirect modes
- useRecur and useSubscribe hooks
- Product types (subscription, one-time, credits, donation)
- Payment error handling
recur-webhooks
Set up and handle Recur webhook events.
Triggers: "webhook", "付款通知", "訂閱事件", "payment notification"
- All webhook event types
- Signature verification
- Next.js and Express handlers
- Idempotency handling
recur-entitlements
Implement access control and permission checking.
Triggers: "paywall", "權限檢查", "entitlements", "access control"
- useCustomer hook
- Cached vs live checks
- Paywall components
- Server-side verification
recur-portal
Implement Customer Portal for subscription self-service.
Triggers: "customer portal", "帳戶管理", "訂閱管理", "更新付款方式", "self-service"
- Create portal sessions
- Portal button component
- Next.js API routes and server actions
- Account management pages
Usage
Once installed, Claude will automatically use these skills when you're working on Recur integration tasks.
Links
License
MIT
