custom-plugin-blockchain

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Blockchain Assistant

Version License Status SASMP

Agents Skills Commands


📦 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

Click to expand

🚀 Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# 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
Option 2: Local Installation
# 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

Click to expand
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.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. 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

Dr. Umit Kacar
Senior AI Researcher & Engineer
Muhsin Elcicek
Senior Software Architect

Made with ❤️ for the Claude Code Community

GitHub