custom-plugin-cloudflare

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

原始内容

Cloudflare Assistant

Version License Status SASMP

Agents Skills Commands


📦 Install Now · 🤖 Explore Agents · 📖 Documentation · Star this repo


What is this?

Cloudflare Assistant is a Claude Code plugin with 7 agents and 7 skills for cloudflare 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-cloudflare

# Step 2️⃣ Install the plugin
/plugin install custom-plugin-cloudflare@pluginagentmarketplace-cloudflare

# 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-cloudflare.git
cd custom-plugin-cloudflare

# Load locally
/plugin load .

# Restart Claude Code

✅ Verify Installation

After restart, you should see these agents:

custom-plugin-cloudflare:03-mobile-games
custom-plugin-cloudflare:04-data-ai
custom-plugin-cloudflare:01-core-paths
custom-plugin-cloudflare:05-cloud-infra
custom-plugin-cloudflare:06-architecture-security
... and 2 more

✨ Features

Feature Description
🤖 7 Agents Specialized AI agents for cloudflare 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 03-mobile-games Expert guidance on iOS, Android, cross-platform mobile devel
2 04-data-ai Data engineering, machine learning, AI, and MLOps expertise.
3 01-core-paths Guide for Frontend, Backend, Full Stack, and DevOps career p
4 05-cloud-infra Cloud platforms (AWS, Cloudflare, GCP, Azure), containerizat
5 06-architecture-security System design, software architecture, API design, cybersecur
6 02-languages-frameworks Expert guidance on 9 programming languages and 10+ framework
7 07-emerging-leadership Emerging technologies (prompt engineering, AI agents, red te

🛠️ Skills

Available Skills

Skill Description Invoke
mobile-development iOS (Swift, SwiftUI), Android (Kotlin, Compose), cross-platf Skill("custom-plugin-cloudflare:mobile-development")
emerging-tech Emerging technologies (prompt engineering, AI agents, red te Skill("custom-plugin-cloudflare:emerging-tech")
cloud-infrastructure Cloud platforms (AWS, Cloudflare, GCP, Azure), containerizat Skill("custom-plugin-cloudflare:cloud-infrastructure")
languages Expert guidance on 9 programming languages (Python, JavaScri Skill("custom-plugin-cloudflare:languages")
data-engineering Data engineering, machine learning, AI, and MLOps. From data Skill("custom-plugin-cloudflare:data-engineering")
system-design System design, software architecture, API design, cybersecur Skill("custom-plugin-cloudflare:system-design")
core-development Master core development paths: Frontend (3-6 mo), Backend (6 Skill("custom-plugin-cloudflare:core-development")

⌨️ Commands

Command Description
/learn Start Your Learning Journey
/assess Evaluate Skills & Track Progress
/projects Discover Project Ideas
/browse Explore 65+ Developer Roadmaps

📚 Documentation

Document Description
CHANGELOG.md Version history
CONTRIBUTING.md How to contribute
LICENSE License information

📁 Project Structure

Click to expand
custom-plugin-cloudflare/
├── 📁 .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