‹ 返回总目录
开发工具 最近更新06-13

solidity-coding

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量99
⭐ GitHub Stars4(fork 1)
🗓️ 最近推送2026-06-13
🌱 项目创建2026-02-09
💻 语言 / License未标注 · MIT
🐛 开放Issue1

📝 工具简介

面向Solidity和DeFi开发的Agent技能包,涵盖安全、测试和部署。

📖 怎么用

安装用 `npx skills add 0xlayerghost/solidity-agent-kit -y` 一键装全部,或去掉 `-y` 交互式选择。指定 IDE 就加 `--agent claude-code` 或 `--agent cursor`。装完再跑 `curl -sL https://raw.githubusercontent.com/0xlayerghost/solidity-agent-kit/main/CLAUDE.md.template -o CLAUDE.md` 生成配置文件。之后 AI 写合约时会自动调用 `/solidity-coding` 技能,强制 NatSpec 注释、自定义错误等专业规范。

📋 迷你测评

面向Solidity和DeFi开发的技能包。亮点是覆盖安全、测试和部署全流程。适合做链上开发、需要一站式参考的工程师。

📄 README 要点

这工具叫solidity agent kit,是一套给AI编码代理用的Solidity开发技能包。装上之后,你的AI代理就能获得专业的Solidity开发知识,从编码规范到DeFi安全都有覆盖。不用每次写一次性提示词,也不用指望AI自己懂最佳实践,装一次就能在项目里保持一致的专业行为。它兼容EVM链,支持多种AI代理,安装是快速一键式的,还能自动检测你机器上的AI代理。适合搞Solidity智能合约开发、又想让AI帮忙但怕它乱写的团队。

查看英文原文
solidity agent kit Battle tested AI agent skills for Solidity smart contract development Equip your coding agent with professional grade Solidity practices — from coding standards to DeFi security. EVM Compatible What is solidity agent kit? solidity agent kit is a collection of AI agent skills that supercharge your coding agent with professional grade Solidity development knowledge. Instead of writing one off prompts or hoping your AI agent knows best practices, you install these skills once and get consistent, battle tested behaviors across every project. Equip your AI coding agent with battle tested Solidity development practices — from coding standards to DeFi security. [安装/使用命令见下方] Table of Contents Install Skills Included EVM Chain Support Architecture Supported Agents Tech Stack Project Structure License Install Quick Install [安装/使用命令见下方] Auto detects all AI agents on your machine and installs for each one. Creates .agents/ , .claude/ , .cursor/ , .windsurf/ folders — .agents/ holds the actual files, others are symlinks. Install for a Specific Agent [安装/使用命令见下方] After Install Copy the CLAUDE.md template to your project root so skills are auto invoked — no /slash commands needed: [安装/使用命令见下方] Or manually copy CLAUDE.md.template → CLAUDE.md in your project root. CLAUDE.md is loaded at the start of every Claude Code session. It tells your agent when to invoke each skill automatically. Add to .gitignore to keep your repo clean: [安装/使用命令见下方] Uninstall [安装/使用命令见下方] Skills Included Skill Trigger Description Link 1 solidity coding Writing / editing .sol files Pragma, naming, NatSpec, custom errors, anti patterns, OZ imports View 2 solidity security Writing / editing any contract Private key protection, access control, reentrancy guards, gas limits View 3 solidity testing Writing / editing .t.sol Test layout, coverage ≥90%, fuzz testing, invariant tests with Foundry View 4 solidity deploy Writing .s.sol / deploying Pre deploy checklist, env vars, constructor args, post

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考