$npx skillfedfor your agent

argent-react-native-profiler

argent-react-native-profiler is a performance analysis tool for React Native developers who need to diagnose and resolve app slowdowns. It captures CPU usage and rendering metrics to pinpoint inefficiencies in your codebase. Use it to systematically improve frame rates, reduce jank, and deliver faster, smoother mobile experiences.

argent-react-native-profiler captures CPU usage and rendering metrics to help you diagnose app slowdowns. The tool systematically measures frame rates and identifies jank sources, enabling you to pinpoint inefficiencies in your codebase and deliver faster, smoother mobile experiences.

AI-generated summary based on this skill's SKILL.md

1,824 53 Apache-2.0updated by software-mansion

Decision gist · record as of 2026-07-27

argent-react-native-profiler captures CPU usage and rendering metrics to help you diagnose app slowdowns. The tool systematically measures frame rates and identifies jank sources, enabling you to pinpoint inefficiencies in your codebase and deliver faster, smoother mobile experiences.

manual: git clone https://github.com/software-mansion/argent → cp -r argent/packages/skills/skills/argent-react-native-profiler ~/.claude/skills/argent-react-native-profiler
packages/skills/skills/argent-react-native-profiler/SKILL.md · version 53f7a5dc

Use it when

  • Yes.
  • argent-react-native-profiler analyzes React commit timing and CPU usage patterns to identify slow components.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

software-mansion/argent/argent-react-native-profiler · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to profile React Native app performance with argent-react-native-profiler?

argent-react-native-profiler captures CPU usage and rendering metrics to help you diagnose app slowdowns. The tool systematically measures frame rates and identifies jank sources, enabling you to pinpoint inefficiencies in your codebase and deliver faster, smoother mobile experiences.

Can argent-react-native-profiler measure re-render times in Hermes?

Yes. argent-react-native-profiler is designed to measure re-render times in Hermes-based React Native apps. It identifies slow components and re-render hotspots, helping you spot which parts of your app are causing performance regressions and where optimization efforts should focus.

How does argent-react-native-profiler find slow components?

argent-react-native-profiler analyzes React commit timing and CPU usage patterns to identify slow components. It generates ranked performance issue reports that highlight the most critical bottlenecks, allowing you to prioritize optimization work and validate fixes with before/after profiling comparisons.

What does argent-react-native-profiler measure for CPU hotspots?

argent-react-native-profiler profiles React Native app CPU hotspots by capturing detailed CPU usage data and render duration metrics. It helps diagnose performance regressions and validates fixes, enabling you to systematically improve your app's responsiveness and reduce frame rate drops.

Can I use argent-react-native-profiler to validate performance fixes?

Yes. argent-react-native-profiler supports before/after profiling to diagnose performance regressions and validate fixes. This capability lets you measure the impact of your optimizations and confirm that changes actually improve CPU usage, render times, and overall app smoothness.

What license does argent-react-native-profiler use?

argent-react-native-profiler is distributed under the Apache-2.0 license, making it open-source and freely available for both commercial and personal use with appropriate attribution.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

This skill is complementary to argent-react-native-optimization, not a replacement for it.

2. Tool Overview

React Profiler (Hermes / React commits)

Tool Purpose
react-profiler-start Start CPU sampling + inject React commit-capture hook. Optional:

(truncated - see the full file via the links below)

File tree — 2 files
packages/skills/skills/argent-react-native-profiler/SKILL.md
packages/skills/skills/argent-react-native-profiler/references/diagnostic-tools.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Measure and optimize React Native app performance using CPU and render profiling”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

argent-native-profiler
by software-mansion · software-mansion/argent

Argent Native Profiler gives you deep visibility into your app's native layer performance across iOS and Android platforms. Pinpoint CPU, memory, and threading issues that slow down user experience, then use detailed diagnostics to eliminate bottlenecks and improve responsiveness.

Apache-2.0updated Jul 2026
★ 1,824repo stars
argent-android-emulator-setup
by software-mansion · software-mansion/argent

This skill automates the initialization and startup of Android emulator instances for development and testing pipelines. It handles the configuration steps needed to get a fresh emulator running, reducing manual setup overhead and enabling faster iteration cycles for mobile app projects.

Apache-2.0updated Jul 2026
★ 1,824repo stars
argent-test-ui-flow
by software-mansion · software-mansion/argent

This skill enables automated UI testing by orchestrating interact-screenshot-verify cycles, letting you capture application state and validate outcomes programmatically. Build reliable test workflows that reduce manual verification overhead and accelerate quality assurance cycles.

Apache-2.0updated Jul 2026
★ 1,824repo stars
argent-device-interact
by software-mansion · software-mansion/argent

argent-device-interact enables developers to script and automate user interface interactions across multiple platforms—iOS simulators, Android emulators, and Chromium-based applications. Built by Software Mansion, this tool provides programmatic control over device interactions, making it ideal for testing workflows, UI automation, and cross-platform application validation.

Apache-2.0updated Jul 2026
★ 1,824repo stars
argent-ios-simulator-setup
by software-mansion · software-mansion/argent

This skill handles the complete setup and boot sequence for iOS simulators, whether you're preparing a fresh environment or starting a new session. It streamlines the configuration process so you can begin testing immediately without manual initialization steps.

Apache-2.0updated Jul 2026
★ 1,824repo stars
argent-metro-debugger
by software-mansion · software-mansion/argent

This skill equips you with powerful debugging capabilities for React Native applications built on the Metro bundler. Inspect component hierarchies, trace execution flows, and monitor console output in real time to identify and fix issues faster. Perfect for developers who need deeper visibility into their Metro-based projects.

Apache-2.0updated Jul 2026
★ 1,824repo stars
Tags
performance-measurementcpu-profilingrender-optimizationbottleneck-detectionhermes-runtimereact-commitsfiber-analysisbefore-after-comparisonhotspot-identificationapp-diagnostics