statistics-math

Data Engineer Plugin - ETL pipelines, data infrastructure, and data processing tools

Installation
CLI
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-engineer --skill statistics-math

Install this skill with the CLI and start using the SKILL.md workflow in your workspace.

Last updated 4/22/2026
Data Engineer Assistant

Version
License
Status
SASMP

Agents
Skills
Commands


๐Ÿ“ฆ Install Now ยท ๐Ÿค– Explore Agents ยท ๐Ÿ“– Documentation ยท โญ Star this repo


What is this?

Data Engineer Assistant is a Claude Code plugin with 6 agents and 21 skills for data engineer 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-data-engineer

# Step 2๏ธโƒฃ Install the plugin
/plugin install data-engineer-development-assistant@pluginagentmarketplace-data-engineer

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

# Load locally
/plugin load .

# Restart Claude Code

โœ… Verify Installation

After restart, you should see these agents:

data-engineer-development-assistant:03-devops-engineer
data-engineer-development-assistant:01-data-engineer
data-engineer-development-assistant:02-backend-developer
data-engineer-development-assistant:04-data-scientist
data-engineer-development-assistant:05-cloud-engineer
... and 1 more

โœจ Features

Feature Description
๐Ÿค– 6 Agents Specialized AI agents for data engineer tasks
๐Ÿ› ๏ธ 21 Skills Reusable capabilities with Golden Format
โŒจ๏ธ 7 Commands Quick slash commands
๐Ÿ”„ SASMP v1.3.0 Full protocol compliance

๐Ÿค– Agents

6 Specialized Agents

# Agent Purpose
1 03-devops-engineer Master infrastructure automation, deployment pipelines, and
2 01-data-engineer Master data pipelines, ETL systems, database design, and big
3 02-backend-developer Build robust, scalable backend systems and APIs that power m
4 04-data-scientist Transform data into actionable insights using machine learni
5 05-cloud-engineer Design and manage cloud infrastructure and data platforms on
6 06-ml-ai-engineer Master artificial intelligence, large language models, gener

๐Ÿ› ๏ธ Skills

Available Skills

Skill Description Invoke
deep-learning TensorFlow, PyTorch, CNNs, RNNs, transformers, neural networ Skill("data-engineer-development-assistant:deep-learning")
big-data Apache Spark, Hadoop, distributed computing, and large-scale Skill("data-engineer-development-assistant:big-data")
api-development REST APIs, GraphQL, FastAPI, data service design, and integr Skill("data-engineer-development-assistant:api-development")
etl-tools Apache Airflow, Spark, Kafka, Flink, dbt, and modern data tr Skill("data-engineer-development-assistant:etl-tools")
cloud-platforms AWS, Azure, GCP data platforms and cloud-native data solutio Skill("data-engineer-development-assistant:cloud-platforms")
mlops Model versioning, MLflow, experiment tracking, model registr Skill("data-engineer-development-assistant:mlops")
data-warehousing Snowflake, BigQuery, Redshift, Delta Lake, and data warehous Skill("data-engineer-development-assistant:data-warehousing")
containerization Docker, Kubernetes, and container orchestration for data app Skill("data-engineer-development-assistant:containerization")
sql-databases SQL query optimization, schema design, indexing, and relatio Skill("data-engineer-development-assistant:sql-databases")
cicd-pipelines Jenkins, GitHub Actions, GitLab CI, and automated data pipel Skill("data-engineer-development-assistant:cicd-pipelines")
... +11 more See skills/ directory

โŒจ๏ธ Commands

Command Description
/choose-role ๐ŸŽฏ Choose Role - Pick Your Data Specialty
/project-ideas ๐Ÿš€ Project Ideas - Build Your Portfolio
/skill-deep-dive ๐Ÿ” Skill Deep Dive - Master Any Technology
/assessment ๐Ÿ“‹ Assessment - Evaluate Your Knowledge
/roadmap-status ๐Ÿ“Š Roadmap Status - Track Your Progress
/interview-prep ๐Ÿ’ผ Interview Prep - Get Data Engineering Jobs
/start-learning ๐Ÿš€ Start Learning - Data Engineering Roadmap

๐Ÿ“š Documentation

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

๐Ÿ“ Project Structure

Click to expand
custom-plugin-data-engineer/
โ”œโ”€โ”€ ๐Ÿ“ .claude-plugin/
โ”‚   โ”œโ”€โ”€ plugin.json
โ”‚   โ””โ”€โ”€ marketplace.json
โ”œโ”€โ”€ ๐Ÿ“ agents/              # 6 agents
โ”œโ”€โ”€ ๐Ÿ“ skills/              # 21 skills (Golden Format)
โ”œโ”€โ”€ ๐Ÿ“ commands/            # 7 commands
โ”œโ”€โ”€ ๐Ÿ“ hooks/
โ”œโ”€โ”€ ๐Ÿ“„ README.md
โ”œโ”€โ”€ ๐Ÿ“„ CHANGELOG.md
โ””โ”€โ”€ ๐Ÿ“„ LICENSE

๐Ÿ“… Metadata

Field Value
Version 2.0.0
Last Updated 2025-12-29
Status Production Ready
SASMP v1.3.0
Agents 6
Skills 21
Commands 7

๐Ÿค 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