en un clic
coinwall
coinwall contient 5 skills collectées depuis starriv, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Sync Postman collection and environment after API changes. Diffs route files against docs/postman/coinwall-collection.json, adds missing endpoints, removes stale ones, updates request bodies and auth. Trigger after any route/endpoint change, or when user says "sync postman", "更新 postman", "同步接口文档".
Set up, manage, and troubleshoot the x402 MCP payment server for Claude Code. Use when the user wants to configure x402 payments, check wallet status, manage budgets, fix MCP connection issues, or integrate paid APIs into their project.
Pay for any HTTP API automatically using USDC on Base. Detects x402 (HTTP 402) pricing, signs ERC-3009 authorization, and settles on-chain — all transparent to the user.
Sync docs site from docs/public/ source files. Diffs upstream markdown against React pages + i18n keys, identifies gaps, and updates the docs site. Trigger when docs/public/ is updated or user says "sync docs", "同步文档".
Manage database seed data (PostgreSQL). Covers networks, tokens, auth providers, facilitator config, and any global_settings. Trigger: "seed", "add network", "add token", "update seed", "种子数据".