Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

openfollow

openfollow contient 3 skills collectées depuis openfollowapp, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
43
mis à jour
2026-06-20
Forks
3
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-config-field
Développeurs de logiciels

Use when adding, removing, or changing a field on any OpenFollow config dataclass (AppConfig, CameraConfig, GridConfig, MarkerConfig, ControllerConfig, DetectionConfig, OscConfig, OtpOutputConfig, RttrpmOutputConfig, TriggerZonesConfig, ...) or adding a new editable field to a web settings form. Triggers on "add a config field", "new setting", "config option", "settings form field", "FieldRule", "web form validation". Walks the full vertical slice: dataclass normalisation, web-form markup, FieldRule registration, tests, and docs.

2026-06-20
deploy-pi
Administrateurs de réseaux et de systèmes informatiques

Use when deploying or provisioning OpenFollow to a Raspberry Pi via Ansible, or when asked to "deploy to the pi", "provision", "run the ansible playbook", "install on raspberry". Covers the install playbook, the ad-hoc inline-inventory invocation idiom (no inventory file in repo), related .deb/image artifacts, and the docs to keep in sync.

2026-06-20
pre-push-ci
Analystes en assurance qualité des logiciels et testeurs

Use before pushing, committing, or opening a PR on OpenFollow, or when asked "is this ready", "run CI", "run make ci", "pre-push check". Encodes the project's pre-push gate and the rules around it: `make ci-remote` runs the gate on the testing Pi (falling back to the Mac), the full gate must pass, format fixes go through make format (not by hand), no -k / --no-verify / red-branch pushes, the offline runtime contract, branch hygiene, and the docs gate.

2026-06-20