What problem does your feature solve?
Developers working with x402 payment integrations need to repeatedly look up protocol details, middleware patterns, and Stellar-specific configuration. A Claude Code skill would encode this domain knowledge, making it instantly available during development sessions — reducing context-switching and speeding up x402 integration work.
What would you like to see?
- A Claude Code skill that provides guidance on x402 protocol concepts, payment flow setup, and middleware integration
- Coverage of Stellar-specific x402 patterns (facilitator setup, payment verification, SEP-10 auth)
- Awareness of our
@packages/paywall/ middleware API and usage patterns
- Guidance on setting up x402 endpoints, client integration, and testing payment flows
What alternatives are there?
- Research public x402 skills and see if any can be adapted for our needs
- Point to existing stellar x402 skills if they exist, rather than creating a new one
What problem does your feature solve?
Developers working with x402 payment integrations need to repeatedly look up protocol details, middleware patterns, and Stellar-specific configuration. A Claude Code skill would encode this domain knowledge, making it instantly available during development sessions — reducing context-switching and speeding up x402 integration work.
What would you like to see?
@packages/paywall/middleware API and usage patternsWhat alternatives are there?