custom-plugin-blockchain
💡 摘要
一个为 Claude Code 提供七个通用软件开发代理和技能的插件,被误导性地标榜为区块链助手。
🎯 适合人群
🤖 AI 吐槽: “一个似乎忘记了包含任何实际区块链技能的插件,反而提供通用的开发代理。”
该插件需要网络访问以从市场安装并加载第三方代码。这引入了供应链和代码执行风险。缓解措施:在安装前,审查克隆仓库中的源代码和依赖项,特别是技能和代理目录。
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
What is this?
Blockchain Assistant is a Claude Code plugin with 7 agents and 7 skills for blockchain development.
📑 Table of Contents
🚀 Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
Installation (Choose One)
# Step 1️⃣ Add the marketplace /plugin marketplace add pluginagentmarketplace/custom-plugin-blockchain # Step 2️⃣ Install the plugin /plugin install custom-plugin-blockchain@pluginagentmarketplace-blockchain # Step 3️⃣ Restart Claude Code # Close and reopen your terminal/IDE
# Clone the repository git clone https://github.com/pluginagentmarketplace/custom-plugin-blockchain.git cd custom-plugin-blockchain # Load locally /plugin load . # Restart Claude Code
✅ Verify Installation
After restart, you should see these agents:
custom-plugin-blockchain:06-database-architecture
custom-plugin-blockchain:07-specialized-roles
custom-plugin-blockchain:05-mobile-game
custom-plugin-blockchain:03-devops-infrastructure
custom-plugin-blockchain:01-frontend-web
... and 2 more
✨ Features
| Feature | Description | |---------|-------------| | 🤖 7 Agents | Specialized AI agents for blockchain tasks | | 🛠️ 7 Skills | Reusable capabilities with Golden Format | | ⌨️ 4 Commands | Quick slash commands | | 🔄 SASMP v1.3.0 | Full protocol compliance |
🤖 Agents
7 Specialized Agents
| # | Agent | Purpose | |---|-------|---------| | 1 | 06-database-architecture | Master databases, system design, and software architecture f | | 2 | 07-specialized-roles | Master specialized developer roles including QA, Security, P | | 3 | 05-mobile-game | Master mobile and game development with iOS, Android, Flutte | | 4 | 03-devops-infrastructure | Master DevOps and infrastructure with containerization, orch | | 5 | 01-frontend-web | Master frontend and web development with HTML, CSS, JavaScri | | 6 | 04-data-science-ai | Master data science and AI with machine learning, deep learn | | 7 | 02-backend-server | Master backend and server-side development with Node.js, Pyt |
🛠️ Skills
Available Skills
| Skill | Description | Invoke |
|-------|-------------|--------|
| data-ai | Master data science and AI with machine learning, deep learn | Skill("custom-plugin-blockchain:data-ai") |
| database | Master database design and management with SQL, NoSQL, and a | Skill("custom-plugin-blockchain:database") |
| devops | Master DevOps practices including containerization, orchestr | Skill("custom-plugin-blockchain:devops") |
| frontend | Master frontend development with HTML, CSS, JavaScript, Type | Skill("custom-plugin-blockchain:frontend") |
| backend | Master backend development with REST APIs, databases, authen | Skill("custom-plugin-blockchain:backend") |
| architecture | Master software architecture, design patterns, and system de | Skill("custom-plugin-blockchain:architecture") |
| mobile | Master mobile app development with iOS, Android, and cross-p | Skill("custom-plugin-blockchain:mobile") |
⌨️ Commands
| Command | Description |
|---------|-------------|
| /learning-path | path |
| /skill-assessment | assessment |
| /roadmap-compare | compare |
| /explore-roadmap | roadmap |
📚 Documentation
| Document | Description | |----------|-------------| | CHANGELOG.md | Version history | | CONTRIBUTING.md | How to contribute | | LICENSE | License information |
📁 Project Structure
custom-plugin-blockchain/
├── 📁 .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── 📁 agents/ # 7 agents
├── 📁 skills/ # 7 skills (Golden Format)
├── 📁 commands/ # 4 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE
📅 Metadata
| Field | Value | |-------|-------| | Version | 1.0.0 | | Last Updated | 2025-12-29 | | Status | Production Ready | | SASMP | v1.3.0 | | Agents | 7 | | Skills | 7 | | Commands | 4 |
🤝 Contributing
Contributions are welcome! Please read our Contributing Guide.
- Fork the repository
- Create your feature branch
- Follow the Golden Format for new skills
- Submit a pull request
⚠️ Security
Important: This repository contains third-party code and dependencies.
- ✅ Always review code before using in production
- ✅ Check dependencies for known vulnerabilities
- ✅ Follow security best practices
- ✅ Report security issues privately via Issues
📝 License
Copyright © 2025 Dr. Umit Kacar & Muhsin Elcicek
Custom License - See LICENSE for details.
👥 Contributors
Made with ❤️ for the Claude Code Community
优点
- 为常见开发领域提供了一套结构化的代理
- 遵循定义的插件格式(SASMP)以确保兼容性
- 提供多种安装方法,方便使用
缺点
- 品牌具有误导性,没有明确的区块链特定功能
- 命令描述模糊且不完整
- 技能和代理似乎是通用的,缺乏新意
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 pluginagentmarketplace.
