Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

BBPlayer

BBPlayer 收录了来自 bbplayer-app 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
768
更新
2026-06-30
Forks
34
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

argent-android-emulator-setup
软件开发工程师

Set up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.

2026-06-30
argent-device-interact
软件开发工程师

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking visible app state after interactions.

2026-06-30
argent-metro-debugger
软件开发工程师

Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's renderer (an Electron app, or any Chromium browser exposing CDP) through the same surface. Use when connecting to the runtime, inspecting React components, reading console logs, or evaluating JavaScript.

2026-06-30
argent-native-profiler
软件开发工程师

Native profiling for CPU hotspots, UI hangs, memory issues. iOS via xctrace; Android via Perfetto. Use when diagnosing native-level performance issues.

2026-06-30
argent-react-native-profiler
软件开发工程师

Profile a React Native Hermes app to measure re-render and CPU performance using argent profiler tools. Use when optimizing for performance, measuring before/after a fix, spotting slow components, diagnosing re-renders, checking CPU hotspots, or producing a ranked issue report.

2026-06-30
argent-screenshot-diff
软件质量保证分析师与测试员

Compare saved or live app screenshots with the argent screenshot-diff tool. Use when testing visual regressions, before/after UI comparisons, screenshot diff checks, visible layout, spacing, color, typography, clipping, overflow, text rendering, or image/icon rendering changes.

2026-06-30
argent-vega
软件开发工程师

Control and inspect Amazon Fire TV (Vega) apps via argent — launch/restart/reinstall apps, read the on-screen element tree, navigate with the D-pad remote, type, and screenshot. Use when the task mentions Vega, Fire TV, or VVD, or involves driving a Vega virtual device.

2026-06-30
expo-ui-jetpack-compose
网页开发工程师

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

2026-05-22
expo-ui-swiftui
网页开发工程师

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

2026-05-22
expo-module
软件开发工程师

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

2026-05-19
upgrading-expo
软件开发工程师

Guidelines for upgrading Expo SDK versions and fixing dependency issues

2026-05-19
react-native-ease-refactor
软件开发工程师

Scan for Animated/Reanimated code and migrate to EaseView

2026-03-24