web
Blockchain integration, swapper support, QA, and translation workflows
All Skills in This Repository (3)
Pure Emerald Level Indicatorshdwallet-verdaccio-local-publish-pipeline
Automates hdwallet package publishing to Verdaccio and updates web-repo dependencies.
chain-integration
Integrate new blockchain chains into ShapeShift Web and HDWallet workflows.
swapper-integration
Coordinate swapper provider integration into ShapeShift Web with TypeScript interfaces.
Frequently Asked Questions
FAQPage SchemaHow to install shapeshift/web skills?▼
Run `npx skills add shapeshift/web --all -g -y` in your terminal to install all skills in this repository globally.
How to add a new blockchain to ShapeShift?▼
Use the chain-integration skill, which walks through research, HDWallet support, chain adapter setup, and feature flags. For full automation, the chain-integration-crew skill spawns parallel agents for native, Ledger, Trezor, and swapper support.
How to integrate a new DEX or swapper?▼
The swapper-integration skill guides you from API research through implementation and testing, following patterns from 18 existing swapper integrations like 0x, CoW Swap, and Chainflip.
How to automate QA testing for a crypto web app?▼
The qabot skill runs browser-based QA tests from YAML fixtures and posts results to a dashboard, while qabot-fixture helps you create new test fixtures interactively.
How to translate a DeFi app into multiple languages?▼
The translate skill detects new English strings and produces reviewed translations for nine languages, enforcing a terminology glossary and locale-specific grammar rules.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core