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

streamkit

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

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

このリポジトリの skills

testing-web-capture
ソフトウェア品質保証アナリスト・テスター

End-to-end testing of the StreamKit web-capture gateway demo (examples/web-capture) with the native servo plugin. Use when verifying clip/cast endpoints, servo page rendering, or cross-session pixel isolation.

2026-07-25
observability-stack
ソフトウェア開発者

Spin up StreamKit's local observability stack (skit + Prometheus + Grafana, optional speech gateway) and validate the Grafana dashboards end-to-end. Use when testing metrics/dashboards, debugging empty dashboard panels, or reproducing the speech-gateway monitoring setup locally.

2026-06-06
adding-plugins
ソフトウェア開発者

Checklist for making a StreamKit plugin official and downloadable from the registry. Use when adding a new native plugin or updating an existing one for marketplace distribution.

2026-05-24
architecture
ソフトウェア開発者

StreamKit crate relationships, data flow, key abstractions, and UI architecture. Use when understanding how the codebase is structured, how pipelines flow from YAML to execution, or how crates depend on each other.

2026-05-24
common-pitfalls
ソフトウェア開発者

Known mistakes that coding agents frequently make in the StreamKit codebase. Use before starting any task to avoid wasted effort — covers WebSocket vs REST state, perf baselines, Bun-only tooling, SPDX headers, lint suppressions, and React.memo barriers.

2026-05-24
coverage
ソフトウェア品質保証アナリスト・テスター

StreamKit testing and coverage guidelines. Use when adding tests, reviewing patch coverage, or understanding the project's practical coverage standard (80% on meaningful code) and what to test vs. skip.

2026-05-24
e2e-testing
ソフトウェア品質保証アナリスト・テスター

Running StreamKit E2E tests with Playwright. Use when writing, running, or debugging end-to-end tests, or when dealing with headless browser issues like IntersectionObserver visibility.

2026-05-24
mcp-usage
ソフトウェア開発者

Using StreamKit's embedded MCP server to interact with the control plane. Use when designing, deploying, debugging, or mutating pipelines via MCP tools, prompts, and resources — instead of writing REST/WebSocket code.

2026-05-24
render-performance
ソフトウェア開発者

StreamKit render performance profiling infrastructure. Use when touching compositor hooks or components, optimizing render performance, or investigating cascade re-renders in React.memo'd components.

2026-05-24
skills-setup
ソフトウェア開発者

Recommended skills.sh packages for StreamKit development. Use when setting up curated agent skills for React, Playwright, or other tools used in the project.

2026-05-24
testing-compositor-ui
ソフトウェア品質保証アナリスト・テスター

Testing the video compositor node UI in StreamKit. Use when writing or running browser-based tests for the compositor canvas, text/image overlays, layer configuration, or bounding-box behaviour in the Design view.

2026-05-24
testing-convert-stream-views
ソフトウェア品質保証アナリスト・テスター

Testing the Convert and Stream views end-to-end in StreamKit. Use when writing or running browser-based tests for oneshot pipelines (TTS, transcription, file conversion) or dynamic MoQ stream pipelines, including marketplace plugin installation and YAML-driven UI controls.

2026-05-24
ui-development
ソフトウェア開発者

StreamKit React UI development patterns. Use when working on frontend components, state management (Jotai atoms for per-node data, Zustand for pipeline structure), or any code in ui/.

2026-05-24