Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ensemble

ensemble에는 videogorl에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 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