⚙️
QualityC#

Simpleperf Debug

by meta-quest

Simpleperf Debug is a Quality skill for Claude Code, published by meta-quest in agentic-tools.

189 stars17 forkson meta-quest/agentic-toolsAdded 2026/09/06+1% in starsRepository updated 2026/08/21
adbagent-skillsclidev-toolshorizon-osmcpmcp-servermetameta-questmixed-realitymodel-context-protocolquestskillsvr
Install in seconds
Install Simpleperf Debug
Copy Simpleperf Debug into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/meta-quest/agentic-tools/tree/main/skills/hz-simpleperf-debug ~/.claude/skills/hz-simpleperf-debug

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/meta-quest/agentic-tools.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/hz-simpleperf-debug/SKILL.md in meta-quest/agentic-tools
Installs to
~/.claude/skills/hz-simpleperf-debug
Collection
One of 25 skills cataloged from this repository
Category
Quality1745 skills

What Simpleperf Debug does

Simpleperf Debug profiles Meta Quest and Horizon OS apps with simpleperf to classify CPU, memory, or I/O bottlenecks. Use it to find hotspots, measure kernel overhead, and supplement Perfetto analysis.

Simpleperf Debug is cataloged under Quality on DirSkills. Simpleperf Debug comes from a repository tagged adb, agent-skills, cli, dev-tools and horizon-os.

Documentation

README

Simpleperf Debug Skill

When to Use

Use this skill when you need hardware-level CPU performance insights on Meta Quest devices:

  • Classifying whether an app is CPU-bound, memory-bound, or I/O-bound
  • Finding CPU hotspot functions consuming the most cycles
  • Measuring kernel vs userspace CPU overhead per thread
  • Identifying cache-thrashing or branch-prediction issues
  • Supplementing Perfetto trace analysis with hardware PMU counter data

This skill complements hz-perfetto-debug. Perfetto shows what your app is doing over time. Simpleperf shows where the CPU is spending hardware cycles — cache misses, branch mispredictions, and instruction throughput that Perfetto can't see.

VR Performance Context

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Simpleperf Debug

  • What else does meta-quest publish alongside Simpleperf Debug?

    Simpleperf Debug is one of 25 skills that DirSkills catalogs from meta-quest/agentic-tools, the repository it ships in. Its siblings there include Android 2D Porting, Horizon API Upgrade and Horizon Platform SDK. Each one is a separate skill with its own page in this directory, installs the same way Simpleperf Debug does, and is maintained by meta-quest in that same repository. The rest of the collection is listed on the meta-quest/agentic-tools page.

  • How does Simpleperf Debug compare to other Quality skills?

    Simpleperf Debug ranks #1593 by stars among the 1745 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Simpleperf Debug against them. Open each page to compare what they document and how they install.

More from meta-quest/agentic-tools

Simpleperf Debug is one of 25 skills cataloged on DirSkills from meta-quest/agentic-tools.

See all 25 skills
📱
5h ago

Android 2D Porting

Android 2D Porting guides adapting existing Android apps for Meta Quest and Horizon OS panels. Use it to handle pointer input, responsive panel layouts, compatibility checks, and store submission requirements.
DevOps
18917
⬆️
5h ago

Horizon API Upgrade

Horizon API Upgrade helps update Meta Quest apps to newer Horizon OS SDK versions and fix deprecated API warnings. Use it when changing SDK versions, replacing removed APIs, or planning an upgrade path.
DevOps
18917
🛠️
5h ago

Horizon Platform SDK

Horizon Platform SDK guides integration of Meta Quest Horizon OS platform APIs in Android/Kotlin apps. Use it for setup, initialization, and feature APIs like achievements, IAP, users, leaderboards, presence, and entitlements.
AI Engineering
18917
🧩
5h ago

Horizon Platform SDK Integration

Horizon Platform SDK Integration guides developers through adding Meta Quest and Horizon OS PSDK features to Android and Kotlin apps. It analyzes the codebase, recommends features, plans the integration, and helps validate on device.
AI Engineering
18917
🎮
5h ago

Horizon Platform SDK Unity

Horizon Platform SDK Unity helps integrate Meta Quest and Horizon OS platform features into Unity/C# apps, including initialization, data types, error handling, and package-specific APIs. Use it for achievements, IAP, users, leaderboards, presence, notifications, and related platform services.
AI Engineering
18917
🥽
5h ago

IWSDK WebXR

IWSDK WebXR builds WebXR experiences for Meta Quest and Horizon OS with the Immersive Web SDK. Use it for ECS-based Three.js scenes, spatial UI, XR input, and the Vite-based Quest Browser development loop.
Frontend
18917