Generate a manual test plan for the current feature/work following StackRox testing patterns
原文语言:英语
菜单
SkillsMP 已收集 stackrox/stackrox 中的 4 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 4 / 4 个已收集 Skill。
Generate a manual test plan for the current feature/work following StackRox testing patterns
原文语言:英语
Guide the creation or modification of StackRox protobuf definitions and Postgres store generation. Use when creating new storage types, adding fields to existing protos, setting up gen.go files, or making architectural decisions about data modeling (embedded…
原文语言:英语
Analyzes Go dependencies to determine usage in production code, what functionality is used, and where it's located. Use when user asks "verify where we use [dependency]", "is [dependency] used in production", "analyze dependency [name]", "what uses…
原文语言:英语
Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines. Source https://github.com/JetBrains/go-modern-guidelines
原文语言:英语