domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cicd
304

unity-ml-agents-2d-food-collection-setup

Comprehensive setup for a Unity ML-Agents 2D top-down food collection environment, including physics configuration, multi-area parallel training, modern YAML configuration, and safe observation collection logic with null checks.

ECNU-ICALK
ECNU-ICALK
devops
open
cicd
304

rest-framework

این مهارت برای نصب، فعال‌سازی و پیکربندی مجموعه‌ای مشخص از پکیج‌های جنگو (شامل REST Framework، CORS، Debug Toolbar، Filters، Extensions، Swagger، Celery و JWT) با تفکیک تنظیمات محیط توسعه و پروداکشن استفاده می‌شود.

ECNU-ICALK
ECNU-ICALK
devops
open
cicd
304

jenkins-pipeline-gradle

Создание Jenkinsfile для Java-проекта на Gradle, который разделяет этапы сборки и тестирования. Основное требование — избежать двойного запуска тестов, используя флаг исключения в команде сборки, и поддерживать динамический выбор ветки для PR.

ECNU-ICALK
ECNU-ICALK
devops
open
cicd
304

debug-loop

Use when debugging a failing test or runtime error with hypothesis-driven investigation, autonomous command validation, and systematic root cause elimination.

proffesor-for-testing
proffesor-for-testing
devops
open
cicd
304

release

End-to-end npm release workflow with verification gates and hardcoded-version protection

proffesor-for-testing
proffesor-for-testing
devops
open
cicd
304

qe-github-release-management

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

proffesor-for-testing
proffesor-for-testing
devops
open
cloud
304

aws-vpc-lab-setup-guide

Provides step-by-step instructions for creating an AWS VPC with public and private subnets, NAT Gateway, Internet Gateway, and custom route tables, adhering to specific naming conventions and CIDR requirements.

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

aws-vpc-lab-configuration-guide

Provides step-by-step instructions to create an AWS VPC with public/private subnets, NAT/Internet Gateways, and custom route tables following specific naming and CIDR conventions.

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

docker-composenextcloudfrp

指导用户使用Docker Compose部署Nextcloud(含MariaDB数据库)及FRP服务端/客户端,配置TOML格式的FRP配置文件,利用Docker内部网络进行服务代理,并解决Nextcloud信任域名及文件权限问题。

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

spring-bootneo4j

使用Spring Boot和Neo4j实现基于路径的树结构存储服务。支持按路径列表自动补全中间节点,并将数据存储在叶子节点。同时支持根据路径前缀递归查询所有叶子节点。

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

gradio-hf-dockerfile-consultant

专注于Gradio及Hugging Face空间的Dockerfile配置与优化顾问,基于Python 3.10和阿里云镜像源生成或修改Dockerfile,解决部署问题。

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

arma-3-dynamic-proximity-minefield-script

Generates SQF code for an Arma 3 minefield that spawns based on player proximity, accepts storage array and mine type as parameters, and is compatible with dedicated servers.

ECNU-ICALK
ECNU-ICALK
devops
open
cloud
304

tensorflow-java-gpu

提供在Windows环境下使用TensorFlow for Java进行GPU计算的完整配置指南,包括Maven依赖、代码示例、CUDA/cuDNN版本兼容性检查,以及针对JDK 17的DLL加载路径设置方案。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

vue3-element-plus-custominputnumber

基于 Vue 3 组合式 API 和 Element Plus,封装 el-input 组件以实现具备数字限制、精度控制、清除功能及步长调节的 CustomInputNumber 组件。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

tkinter

在Python Tkinter中,使用place布局管理器创建一个带阴影效果和层次感的横向分隔线,支持使用Frame容器。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

minesweeper-kmeans-predictor

Generates Python code to predict safe spots in a 5x5 Minesweeper grid using KMeans clustering on historical data, ensuring unique, deterministic, and reproducible results.

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

unity-ml-agents

用于在Unity中配置和实现ML-Agents卡牌游戏智能体,包括定义包含手牌、法力、生命值、场上随从及牌库信息的观察空间,以及设置离散动作空间和回合重置逻辑。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

kards

根据用户指定的国家、稀有度和单位类型,生成符合Kards游戏描述的单位卡牌,包含名称、特殊规则及各项属性数值。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

java

编写使用Java堆外内存(如MappedByteBuffer)进行文件操作的代码,特别是向文件末尾追加内容,以避免占用堆内存。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

uepvit

实现用于Vision Transformer的UEP模块,包含特定的卷积层顺序(低维投影、并行卷积、中间处理、高维投影)、残差连接和维度变换,并将其与ViT编码器块进行并行处理集成。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

phq-99

一种嵌入叙事干预流程的专用自杀意念频率监测子协议:在每次叙事干预后使用PHQ-9条目9,严格限定‘过去一周’时间框架;在1个月与2个月追踪期则恢复标准‘过去半个月’时间框架,以生成可归因于干预阶段的纵向分值序列。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

python-modbus-rtu-sqlite

使用pymodbus库通过RS485读取Modbus保持寄存器,将两个寄存器转换为大端浮点数,并按指定格式存入SQLite数据库的脚本模板。

ECNU-ICALK
ECNU-ICALK
devops
open
containers
304

debian-initramfs-luks-and-btrfs-raid-recovery

Provides concise instructions for unlocking LUKS drives, mounting Btrfs RAID 1 in degraded mode, and converting to a single-drive profile within a Debian initramfs prompt.

ECNU-ICALK
ECNU-ICALK
devops
open
Previous
Page 111 / 447
Next