Skip to main content
Run any Skill in Manus
with one click
GitHub repository

BBPlayer

BBPlayer contains 12 collected skills from bbplayer-app, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
768
updated
2026-06-30
Forks
34
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

argent-android-emulator-setup
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
web-developers

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

2026-05-22
expo-ui-swiftui
web-developers

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

2026-05-22
expo-module
software-developers

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
software-developers

Guidelines for upgrading Expo SDK versions and fixing dependency issues

2026-05-19
react-native-ease-refactor
software-developers

Scan for Animated/Reanimated code and migrate to EaseView

2026-03-24