Skip to content
Skillv1.0.0

Frontend Playbook

Complete build-to-production pipeline for Ethereum dApps — fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and a full production checklist built around Scaffold-ETH 2.

by bankrbot(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from BankrBot/skills (ethskills-frontend-playbook/SKILL.md). Install upstream with npx skills add BankrBot/skills --skill ethskills-frontend-playbook. Copyright stays with the author.

Frontend Playbook

Provided by EthSkills. Installs outside this repo — see catalog.json install.command.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/bankrbot-skills-ethskills-frontend-playbook/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

bankrbot-skills-ethskills-frontend-playbook.ocm.jsonjson
{
  "ocm": "1",
  "id": "bankrbot-skills-ethskills-frontend-playbook",
  "kind": "skill",
  "name": "Frontend Playbook",
  "description": "Complete build-to-production pipeline for Ethereum dApps — fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and a full production checklist built around Scaffold-ETH 2.",
  "publisher": "BankrBot",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Complete build-to-production pipeline for Ethereum dApps — fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and a full production checklist built around Scaffold-ETH 2."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/BankrBot/skills",
      "path": "ethskills-frontend-playbook/SKILL.md",
      "ref": "179c4c8f64c38844544cb51b68fe073e807a782e",
      "url": "https://github.com/BankrBot/skills/blob/179c4c8f64c38844544cb51b68fe073e807a782e/ethskills-frontend-playbook/SKILL.md",
      "key": "BankrBot/skills/ethskills-frontend-playbook/SKILL.md"
    }
  },
  "instructions": "# Frontend Playbook\n\nProvided by EthSkills. Installs outside this repo — see `catalog.json` `install.command`.",
  "cost": {
    "context_tokens": 27
  }
}

Fetch it by URL: GET /api/v1/registry/bankrbot-skills-ethskills-frontend-playbook/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.