Skip to main content
在 Manus 中运行任何 Skill
一键导入

using-solidity-superpowers

星标0
分支0
更新时间2026年2月26日 16:15

Master orchestrator for Solidity smart contract development workflows. Injected automatically at session start — do not invoke manually. Defines THE RULE: before responding to ANY Solidity- related message, check if a phase skill applies. If there is even a 1% chance a skill is relevant, invoke it first. Skills cover: contract design (solidity-planner), TDD implementation (solidity-builder), fuzz/invariant testing (solidity-tester), gas optimization (solidity-gas-optimizer), NatSpec documentation (solidity-natspec), deployment (solidity-deployer), proxy upgrades (solidity-upgrader), security review (solidity-code-reviewer), and external audit preparation (solidity-audit-prep).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly