Favicon of debug-app

debug-app Skill

AI Agent SkillJavaScriptOpen source

Use when the user has finished building a mobile app, started it with npm run dev, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network errors) and fixed autonomously. Accepts a free-text symptom (e.g., /debug-app "todos not appearing on home screen") Published by microsoft in power-platform-skills.

What is debug-app Skill?

Use when the user has finished building a mobile app, started it with npm run dev, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network errors) and fixed autonomously. Accepts a free-text symptom (e.g., /debug-app "todos not appearing on home screen") Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use debug-app Skill

  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/mobile-apps/skills/debug-app/SKILL.md

What it does

Use when the user has finished building a mobile app, started it with npm run dev, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network errors) and fixed autonomously. Accepts a free-text symptom (e.g., /debug-app "todos not appearing on home screen")

Skill instructions

📋 Shared instructions: shared-instructions.md — read first. Debug App — Monitor & Fix Monitor the running app by reading the Metro dev-server terminal output, detect runtime and bundle errors, and fix them autonomously by editing the affected files (or routing to the right skill when the fix belongs in a domain like Dataverse schema or auth registration). For silent failures, inject temporary console.log statements at data-path boundaries, read the Metro terminal for output, then clean them up after the root cause is fixed. Modeled on the upstream app-debugger.agent.md pattern — foreground loop, 5-second cadence, exit on 3 consecutive clean polls. Dev-client limitation: the standalone dev client outputs app/runtime logs, React errors, and Metro bundler output to the terminal running npm run dev. This includes host runtime diagnostics that use strings such as [AuthProvider] MSAL init failed:, [bridge] fetch THREW for, [bridge] HTTP <status for, [addAadAppToConnectionAcl] failed HTTP <s

Explore related resources

Frequently asked questions

What is debug-app?

debug-app is a open-source AI agent skill with Copy skill directory. Use when the user has finished building a mobile app, started it with npm run dev, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network.

Who is debug-app best for?

debug-app is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install debug-app?

Install or run debug-app using Copy skill directory. Check debug-app for the latest setup command.

Is debug-app actively maintained?

debug-app may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to debug-app