Skip to main content

netbox-community/netbox

SkillsMP 已收集 netbox-community/netbox 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
21,430
GitHub Forks
3,112

这个仓库中的 skills

已展示 7 / 7 个已收集 Skill。

职业分类
软件开发工程师
描述

Step-by-step guide for adding a new configuration parameter to NetBox, covering both static parameters (settings.py) and dynamic parameters (database-backed, editable via the admin UI). Use when the user asks to add a new configuration option, setting, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step guide for removing a configuration parameter from NetBox, covering both static parameters (settings.py) and dynamic parameters (database-backed). Use when the user asks to remove, delete, or deprecate a configuration option or setting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step checklist for removing a field from an existing NetBox model, covering all required touch points (model, migration, serializer, forms, filterset, table, panel/template, search, GraphQL, tests, docs). Use when the user asks to remove or delete a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step guide for removing an existing model from NetBox, covering all required touch points in safe deletion order (tests, docs, nav, search, GraphQL, API, views, URLs, forms, filterset, table, choices, model, migration). Use when the user asks to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step checklist for adding a new field to an existing NetBox model, covering all required touch points (model, migration, validation, serializer, forms, filterset, table, panel/template, search, GraphQL, tests, docs). Use when the user asks to add a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step guide for adding a new model to NetBox, including all required components (model, filterset, serializer, views, forms, tables, GraphQL, tests, docs, navigation). Use when the user asks to add a new model or object type to NetBox.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run NetBox's Django test suite locally. Use when the user asks to run tests, run a specific test module/class/method, or verify changes pass before opening a PR.

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。