Skip to main content
software-mansion
Perfil de criador do GitHub

software-mansion

Visão por repositório de 34 skills coletadas em 7 repositórios do GitHub.

skills coletadas
34
repositórios
7
atualizado
17 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

argent-create-flow
Desenvolvedores de software

Create, record, edit, replay, or repair reusable Argent flow YAML files. Use when the user asks to record or replay a repeatable device path, set up profiling or an A/B comparison, or invoke the authoring engine behind argent-qa-flows. Also use before…

17 de ago. de 2026
argent-device-interact
Desenvolvedores de software

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,…

17 de ago. de 2026
argent-tv-interact
Desenvolvedores de software

Control and inspect TV apps via argent — Apple TV (tvOS), Android TV (leanback), and Amazon Fire TV (Vega). Boot the target, read focus, navigate with the D-pad remote, type, screenshot, and on Vega debug the JS runtime (evaluate, console logs, network…

17 de ago. de 2026
argent-qa-flows
Analistas de garantia de qualidade de software e testadores

Create repeatable QA regression E2E tests as Argent flows from test cases, tickets, or acceptance criteria. Use when the user asks to generate or preserve an automated regression scenario, with deterministic setup, stable targets, executable structural or…

17 de ago. de 2026
argent-react-native-profiler
Desenvolvedores de software

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…

11 de ago. de 2026
argent-test-ui-flow
Analistas de garantia de qualidade de software e testadores

Autonomously test an app UI (iOS or Android) by running interact-screenshot-verify loops using argent MCP tools. Use when testing UI flows, verifying login works, testing navigation, running end-to-end UI test scenarios, manual QA steps, visible UI changes,…

10 de ago. de 2026
argent-metro-debugger
Desenvolvedores de software

Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android / Vega); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's…

10 de ago. de 2026
argent-react-native-app-workflow
Desenvolvedores de software

Step-by-step workflows for developing or debugging React Native apps on iOS simulator or Android emulator. Use when starting the app, debugging Metro, fixing builds, diagnosing runtime errors, or running tests.

10 de ago. de 2026
Mostrando 8 de 16 skills coletadas.
build-compilation-dependencies
Desenvolvedores de software

Build system overview for react-native-audio-api across all platforms — CMakeLists.txt, android/build.gradle, RNAudioAPI.podspec, prebuilt external libraries, and the standalone C++ test build. Use this skill when adding a new source file, modifying…

11 de ago. de 2026
utilities
Desenvolvedores de software

Overview of all shared utility helpers, data structures, and DSP primitives available in react-native-audio-api. Covers C++ utilities in common/cpp/audioapi/utils/, common/cpp/audioapi/core/utils/, common/cpp/audioapi/dsp/, and TypeScript utilities in…

11 de ago. de 2026
audio-nodes
Desenvolvedores de software

C++ audio node engine for react-native-audio-api. Covers the AudioNode class hierarchy, the processNode() audio-thread contract (no allocs, no locks, no blocking I/O), AudioParam a-rate/k-rate processing, cross-thread communication patterns…

3 de ago. de 2026
thread-safety-itc
Desenvolvedores de software

Audio thread safety rules, lock-free inter-thread communication patterns, and the audio event system in react-native-audio-api. Covers the three-thread model (JS / audio / worker), CrossThreadEventScheduler for JS→audio scheduling, IAudioEventHandlerRegistry…

3 de ago. de 2026
host-objects
Desenvolvedores de software

Covers how to create, structure, and maintain JSI HostObjects that bridge C++ audio nodes to JavaScript in react-native-audio-api. Explains naming conventions, property/method exposure via macros, shadow state for JS↔audio-thread communication, JSI argument…

30 de jul. de 2026
web-audio-api
Desenvolvedores de software

Web Audio API spec reference and browser passthrough layer (src/web-core/). Use when implementing a node that must match the Web Audio API spec, checking parameter default values and ranges, adding or modifying src/web-core/ wrapper classes, deciding whether…

30 de jul. de 2026
expressive-code
Desenvolvedores de software

Guidance for making source code self-documenting and deciding when comments are appropriate. Covers naming principles for classes, functions, variables, and constants; cases where syntax needs supporting explanation; language-specific documentation styles;…

28 de jul. de 2026
flow
Desenvolvedores de software

End-to-end process for shipping a feature or bug fix in react-native-audio-api. Covers all required deliverables in order: Web Audio API spec review, TypeScript interface and types, C++ AudioNode implementation, HostObject wiring, TypeScript class,…

28 de jul. de 2026
Mostrando 8 de 11 skills coletadas.
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos