What problem does it solve?
Choosing a Web3 technology stack involves comparing chains, SDKs, custody models, and migration paths, and unverified recommendations can lead to wrong architecture decisions. This Skill queries the pinned [email protected] CLI and critically reviews its output before presenting a decision-ready brief.
Core Features & Use Cases
- Stack Recommendations: Run
recommend with a build goal to get a Web3 stack proposal broken down by phase, with tradeoffs and anti-patterns.
- Workflow & Tool Inspection: Use
workflow, compare, explain, and migrate operations to inspect known workflows, compare two tools, or check package migration paths.
- Advisory Review Layer: Validates schema_version 1.0 responses, flags weak or contradictory output as
looks-wrong, and never treats corpus output as implementation proof.
- Use Case: Before building a multi-chain wallet app, ask for a stack recommendation; the Skill returns a brief with confidence, assumptions, tradeoffs, and a verdict of usable, usable-with-corrections, or looks-wrong.
Quick Start
Ask the agent to recommend a Web3 stack for your build goal, for example by providing the input "recommend: a non-custodial NFT marketplace on Ethereum".