Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bitfocus
GitHub 제작자 프로필

bitfocus

4개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
4
업데이트
2026-06-24
저장소 탐색

저장소와 대표 skills

companion-actions
소프트웨어 개발자

Reference for Bitfocus Companion module action definitions using @companion-module/base. Use when asked to add an action, implement a button command, define action options, or wire up a device control. Also use when user needs help with action callbacks, subscribe/unsubscribe lifecycle, or the CompanionActionDefinition API.

2026-04-26
companion-config
소프트웨어 개발자

Reference for Bitfocus Companion module configuration fields using @companion-module/base. Use when asked to add config fields, define connection settings (host, port, credentials), create module options, or validate user input. Also use when user needs help with config field types, regex validation, or the configUpdated lifecycle.

2026-04-26
companion-feedbacks
웹 개발자

Reference for Bitfocus Companion module feedback definitions using @companion-module/base. Use when asked to add a feedback, change button colors based on state, render button graphics, or create visual indicators. Also use when user needs help with boolean vs advanced feedbacks, subscribe/unsubscribe, or the CompanionFeedbackDefinition API.

2026-04-26
companion-upgrades
소프트웨어 개발자

Reference for Bitfocus Companion module upgrade scripts using @companion-module/base. Use when asked to create upgrade scripts, migrate user data, handle breaking changes to actions/feedbacks/config, or rename IDs. Also use when user needs help with CompanionStaticUpgradeScript, version migrations, or the upgrade helper functions.

2026-04-26
project-conventions
소프트웨어 개발자

Core conventions and patterns for this codebase

2026-04-26
skill-name
소프트웨어 개발자

{what this skill teaches agents}

2026-04-26
companion-action-file-pattern
소프트웨어 개발자

Teaches the multi-file action pattern used in split-file Companion modules. Use when asked to add a new action category, create an action file, register actions in an aggregator, or extend the actions layer of a Companion module that splits actions across multiple files with a GetActions aggregator.

2026-03-01
companion-add-action-to-category-file
소프트웨어 개발자

Add one or more actions to an existing action category file in a Companion module. Use when you need to extend actions in an existing src/actions/action-{category}.ts file, add action to an action category file, or grow the action list of an existing category file. Does NOT apply when no action category file exists yet — use companion-action-file-pattern instead.

2026-03-01
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다