vp-pattern-dev

仓库创建 2026年6月25日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

适合开发者按 VP 标准创建或扩展模式文件与运维配置。

这个 Skill 做什么

Validated Patterns 的 ia-computer-vision 模式开发与维护指南。

为 ia-computer-vision 这个 Validated Patterns 模式开发、扩展或改动模板文件(如 values-*.yaml、Chart.yaml、pattern-metadata.yaml、pattern.sh 等)时用的操作指南。适用于新增 operator、chart、namespace 或调整 pattern 的结构与订阅策略,保证符合 multicloud-gitops 的 VP 标准。核心是统一结构与发布流程,方便后续维护和复用。

▸ 展开 SKILL.md 英文原文

Validated Patterns development guidelines for ia-computer-vision. Use when creating, extending, or modifying VP pattern files (values-*.yaml, Chart.yaml, subscriptions, applications, pattern-metadata.yaml, pattern.sh, Makefile). Also use when adding operators, charts, or namespaces to the pattern.

开发编程Pattern 开发VP 贡献部署规范通用
0
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/maximilianoPizarro/ia-computer-vision/main/.cursor/skills/vp-pattern-dev/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/maximilianoPizarro/ia-computer-vision/main/.cursor/skills/vp-pattern-dev/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Validated Patterns Development -- ia-computer-vision

## Pattern identity

- **Name**: ia-computer-vision
- **Tier**: Sandbox
- **Maintainer**: Maximiliano Pizarro, Specialist Solution Architect (mapizarr@redhat.com)
- **Repo**: https://github.com/maximilianoPizarro/ia-computer-vision
- **Base**: multicloud-gitops (VP standard)
- **Source architecture**: hybrid-mesh-platform

## Core VP structure rules

1. **Root files**: `values-global.yaml`, `values-{clusterGroupName}.yaml`, `Chart.yaml` (dep on `clustergroup` from `charts.validatedpatterns.io`), `pattern.sh`, `Makefile`
2. **Cluster roles**: `hub`, `east`, `west` -- each maps to `values-hub.yaml`, `values-east.yaml`, `values-west.yaml`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有