Skip to main content
在 Manus 中运行任何 Skill
一键导入
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