Use this skill when the user wants to tvm development environment for everscale, ton, and venom blockchains.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-10ac457b)More formats (shields.io, HTML) on the badges page.
---
name: everdev
description: Use this skill when the user wants to tvm development environment for everscale, ton, and venom blockchains.
---
# Everdev Plugin
TVM Development Environment for Everscale, TON, and Venom blockchains.
## Commands
### Operations
- `everdev network list` — list network via everdev
- `everdev network add` — add network via everdev
- `everdev contract deploy` — deploy contract via everdev
- `everdev contract run` — run contract via everdev
- `everdev signer list` — list signer via everdev
- `everdev signer add` — add signer via everdev
- `everdev debot run` — run debot via everdev
- `everdev se run` — run se via everdev
- `everdev sol compile` — compile sol via everdev
- `everdev tonos install` — install tonos via everdev
- `everdev config show` — show config via everdev
## Usage Examples
- "everdev --help"
- "everdev <args>"
## Installation
```bash
npm install -g everdev
```
## Examples
```bash
everdev --version
everdev --help
```
## Key Features
- blockchain\n- ton\n- tvm
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...