Skip to main content
netbox-community
Profil créateur GitHub

netbox-community

Vue par dépôt de 8 skills collectés dans 2 dépôts GitHub.

skills collectés
8
dépôts
2
mis à jour
18 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

add-config-param
Développeurs de logiciels

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…

18 août 2026
remove-config-param
Développeurs de logiciels

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.

7 mai 2026
remove-model-field
Développeurs de logiciels

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…

7 mai 2026
remove-model
Développeurs de logiciels

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…

7 mai 2026
add-model-field
Développeurs de logiciels

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…

6 mai 2026
add-model
Développeurs de logiciels

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.

6 mai 2026
run-tests
Analystes en assurance qualité des logiciels et testeurs

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.

6 mai 2026
2 dépôts affichés sur 2
Tous les dépôts sont affichés