Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

openfollow

openfollow には openfollowapp から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
3
Stars
43
更新
2026-06-20
Forks
3
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-config-field
ソフトウェア開発者

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
ネットワーク・コンピュータシステム管理者

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
ソフトウェア品質保証アナリスト・テスター

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