create-paykit
Installation
SKILL.md
Create PayKit
Scaffold billing in a TypeScript application using PayKit.
Planning Phase
Before writing any code, determine:
- Framework: detect from project files:
| File | Framework |
|---|---|
next.config.* |
Next.js (App Router) |
package.json with "next" |
Next.js |
Currently only Next.js is supported.