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

ensemble

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

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

このリポジトリの skills

simulator-test
ソフトウェア品質保証アナリスト・テスター

Build, launch, and capture debug logs from the iOS simulator. Use when you need to verify runtime behavior, measure timing, or diagnose issues without asking the user to manually capture logs.

2026-07-08
surface-sweep
ソフトウェア品質保証アナリスト・テスター

Use when the user asks to visually test, touch, automate, or walk every Ensemble app surface across iOS/iPadOS and macOS, including agent-run UI sweeps, issue detection, reproduction, log inspection, fix-plan reports, platform parity checks, and repeatable screenshot/accessibility evidence runs.

2026-07-08
app-policies
ソフトウェア開発者

Canonical Ensemble behavior policy router. Load before changing app behavior, playback, queue, offline/connectivity, downloads, sync/refresh, mutations, platform UI behavior, or verification expectations; update the relevant policy reference when implementation changes or clarifies behavior.

2026-07-08
plex-api
ソフトウェア開発者

Plex Media Server API reference. Load when implementing or debugging Plex API integration.

2026-07-06
architecture
ソフトウェア開発者

Load before designing features, adding services, or touching multiple packages. Compact ownership, dependency, and subsystem rules for Ensemble.

2026-07-03
project-structure
ソフトウェア開発者

Load when locating files, adding files, or checking package ownership. Compact map plus discovery commands; use rg for live file lists.

2026-07-03
ui-conventions
ソフトウェア開発者

Load before building or modifying any SwiftUI view. Ensemble UI/UX conventions: navigation behavior, tab management, visual design specs, loading/error states, performance optimization, iOS 15 compatibility, DetailLoader pattern.

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

Load before writing tests, after non-trivial code changes, or when deciding verification scope. Canonical definition of done for Ensemble.

2026-06-03
known-issues
ソフトウェア品質保証アナリスト・テスター

Active Ensemble limitations, watchlist items, and fragile areas. Use when investigating bugs, planning work, or touching known-risk behavior.

2026-05-22
common-tasks
ソフトウェア開発者

Load when adding a ViewModel, view, CoreData entity, hub, music source, playlist mutation, or sync trigger. Step-by-step recipes with code patterns.

2026-05-14
code-style
ソフトウェア開発者

Load before writing any Swift code. Contains mandatory rules that override defaults: structured Logger usage (no print), edge case handling required (active beta), memory targets, MVVM pattern, and debug logging conventions.

2026-05-13
native-behavior-cleanup
ソフトウェア開発者

Use when auditing, simplifying, or removing SwiftUI/UIKit/AppKit UI workaround code that fights native platform behavior: safe-area/titlebar/nav-bar bridges, custom scroll or drag handling, representable hit-testing, GeometryReader layout correction, DispatchQueue layout delays, loading-state swaps, stale UI layers, and broad chrome/presentation overrides. Supports thorough multi-pass cleanup with optional subagents when the user explicitly asks to use agents, plus tests, simulator checks, macOS checks, documentation, and commits.

2026-05-13
trace-analysis
ソフトウェア開発者

Load when a user provides an Instruments .trace bundle and wants performance, hang, lifecycle, thermal, or timeline analysis. Use the bundled script to export xctrace tables, summarize run windows, and correlate trace timestamps with session logs.

2026-04-02