Skip to main content
kelvininc
GitHub 제작자 프로필

kelvininc

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

수집된 skills
5
저장소
2
업데이트
2026-07-10
저장소 탐색

저장소와 대표 skills

kelvin-sdk-app
소프트웨어 개발자

Use when implementing, reviewing, debugging, refactoring, or migrating Kelvin SmartApps (`type: app`) with the Kelvin Python SDK, including app.yaml schema/configuration, stream and window handlers, recommendations/control changes/custom actions, data quality, Kelvin API client usage, and KRN construction/parsing. Do NOT use for importer applications (`type: importer`); use kelvin-sdk-importer instead.

2026-07-10
kelvin-sdk-importer
소프트웨어 개발자

Use when implementing, reviewing, debugging, refactoring, or migrating Kelvin importer applications (`type: importer`) with the Kelvin Python SDK, including importer app.yaml structure, importer_io declarations, io_configuration UI schemas, manual async ingestion loops, runtime-mapped stream configuration, custom action inputs/outputs and `on_custom_action` handling, external connector patterns (MQTT, OPC-UA, REST, etc.), and KRN construction/parsing. Do NOT use for SmartApps (`type: app`); use kelvin-sdk-app instead.

2026-07-10
kelvin-sdk
소프트웨어 개발자

Shared Kelvin SDK references for both SmartApps (`type: app`) and importers (`type: importer`). Covers the Kelvin API client, KRN construction/parsing, and cross-cutting best practices. This skill is loaded automatically by kelvin-sdk-app and kelvin-sdk-importer when shared references are needed — do not invoke it directly.

2026-07-10
kelvin-sdk-testing
소프트웨어 품질 보증 분석가·테스터

Use whenever a Kelvin SmartApp (`type: app`) is created, modified, or reviewed to design and write unit tests with the `kelvin.testing` framework (`KelvinAppTest`, `ManifestBuilder`, data sources). Every SmartApp produced or changed by an agent MUST be accompanied by tests written with this framework; load this skill alongside `kelvin-sdk-app`. Do NOT use for importer applications (`type: importer`).

2026-07-10
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다