Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
netbox-community
GitHub 创作者资料

netbox-community

按仓库查看 2 个 GitHub 仓库中的 8 个已收集 skills,并展示近似职业覆盖。

已收集 skills
8
仓库
2
职业领域
1
更新
2026-05-07
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
netbox
7 个 skills20.6k3.0k更新于 2026-05-07
占该创作者 88%
remove-config-param
软件开发工程师

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.

2026-05-07
remove-model-field
数据库架构师

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 field or attribute from an existing model.

2026-05-07
add-config-param
软件开发工程师

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 parameter to NetBox.

2026-05-07
remove-model
数据库架构师

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 remove, delete, or deprecate a model or object type from NetBox.

2026-05-07
add-model-field
软件开发工程师

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 field or attribute to an existing model.

2026-05-06
add-model
数据库架构师

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.

2026-05-06
run-tests
软件质量保证分析师与测试员

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.

2026-05-06
已展示 2 / 2 个仓库
已展示全部仓库