Software Mansion avatar

Software Mansion

Official

@software-mansion · Kraków, Poland

0Followers
|
60Public Repos
|
32Published Skills

We are Software Mansion - we build open-source developer tools and provide expert software consulting.

Skills Distribution
DomainDeveloper To...Mobile Performance.. (40%)Cross-Platform Dev.. (30%)Native Audio Integ.. (30%)

Agent Skills by Software Mansion

Showing 32 vetted skills indexed across 4 GitHub repositories.

software-mansionsoftware-mansion
835

expressive-code

Guides naming conventions and comment decisions for self-documenting source code.

Official
Basic
software-mansionsoftware-mansion
2.4k

argent-screen-recording

Record h264 mp4 videos of iOS simulator and Android emulator screens via argent MCP tools.

Official
Intermediate
software-mansionsoftware-mansion
2.4k

argent-settings-permissions

Grant, deny, or reset app runtime permissions on iOS simulators and Android devices.

Official
Intermediate
software-mansionsoftware-mansion
2.4k

argent-tv-interact

Control and inspect Apple TV, Android TV, and Fire TV apps via focus-driven remote navigation.

Official
Advanced
software-mansionsoftware-mansion
2.4k

argent-screenshot-diff

Compares baseline and current app screenshots to detect pixel-level visual regressions.

Official
Intermediate
software-mansionsoftware-mansion
2.4k

argent-qa-flows

Creates repeatable QA regression E2E tests as Argent flows from test cases and acceptance criteria.

Official
Advanced
software-mansionsoftware-mansion
2.4k

argent-lens

Propose on-device UI design variants and collect human selections in the Argent Lens window.

Official
Advanced
software-mansionsoftware-mansion
422

pulsar-haptics

Implement haptic feedback across iOS, Android, and React Native platforms.

Official
Advanced
software-mansionsoftware-mansion
422

pulsar-haptics-react-native

Integrate haptic feedback into React Native apps with preset and custom patterns.

Official
Intermediate
software-mansionsoftware-mansion
422

pulsar-haptics-ios

Integrate haptic feedback into iOS apps using the Swift SDK.

Official
Intermediate
software-mansionsoftware-mansion
422

pulsar-haptics-android

Create and manage custom haptic patterns for Android using the Kotlin SDK.

Official
Intermediate
software-mansionsoftware-mansion
822

host-objects

Bridge C++ audio nodes to JavaScript via JSI HostObjects.

Official
Advanced
software-mansionsoftware-mansion
822

post-work-checks

Enforce post-change quality gates for the React Native audio-api project.

Official
Intermediate
software-mansionsoftware-mansion
822

build-compilation-dependencies

Document multi-platform build configuration requirements for react-native-audio-api across CMake, Gradle, and podspecs.

Official
Advanced
software-mansionsoftware-mansion
822

utilities

Catalog shared utilities, DSP primitives, and cross-thread helpers for react-native-audio-api.

Official
Advanced
software-mansionsoftware-mansion
822

audio-nodes

Implement and debug Web Audio API nodes in React Native.

Official
Advanced
software-mansionsoftware-mansion
822

writing-skills

Enforce YAML frontmatter and three-level content model for Claude skills.

Official
Basic
software-mansionsoftware-mansion
822

web-audio-api

Map React Native audio nodes to Web Audio API specifications with TypeScript interfaces.

Official
Advanced
software-mansionsoftware-mansion
822

turbo-modules

Wire TurboModules and JSI for native audio API integration.

Official
Advanced
software-mansionsoftware-mansion
822

thread-safety-itc

Codify thread-safety primitives for cross-thread coordination in React Native audio contexts.

Official
Advanced
software-mansionsoftware-mansion
822

flow

Automate end-to-end feature shipping workflows for react-native-audio-api projects.

Official
Advanced
software-mansionsoftware-mansion
1.9k

argent-metro-debugger

Debugs React Native apps via Metro and CDP connections.

Official
Advanced
software-mansionsoftware-mansion
1.9k

argent-react-native-optimization

Profile React Native bottlenecks and apply targeted fixes with regression checks.

Official
Advanced
software-mansionsoftware-mansion
1.9k

argent-react-native-app-workflow

Orchestrate React Native development and debugging workflows across iOS simulators and Android emulators.

Official
Advanced

Frequently Asked Questions About Software Mansion

FAQPage Schema
What specific mobile development tasks are supported?

These capabilities enable performance profiling of React Native applications, automated UI testing on simulators, and the integration of native audio nodes. Engineers can perform deep-dive analysis of CPU usage, memory leaks, and hang bottlenecks using native tracing and JSI-based bridging.

Which technical personas benefit from these capabilities?

Mobile engineers, performance specialists, and audio developers working within the React Native ecosystem utilize these functions. They are designed for developers requiring low-level access to native threads, hardware-level haptic feedback, and complex cross-platform build configurations.

What are the primary dependencies for implementation?

Implementation requires a configured React Native environment with access to iOS simulators or Android AVDs. Specific tasks depend on native build systems including CMake, Gradle, and CocoaPods, alongside JSI and TurboModule architecture for native-to-JavaScript communication.