Skip to content

feat: Add skill for Flashlight, a lighthouse tool for Android vitals - #146

Merged
Cal-L merged 2 commits into
mainfrom
feat/android-flashlight-mobile
Sep 1, 2026
Merged

feat: Add skill for Flashlight, a lighthouse tool for Android vitals#146
Cal-L merged 2 commits into
mainfrom
feat/android-flashlight-mobile

Conversation

@Cal-L

@Cal-L Cal-L commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the existing performance skill to include docs about Flashlight, a lighthouse tool for observing live vitals of Android apps. The CLI is optional and not pre-installed

Type of Change

  • New skill
  • Skill improvement/update
  • Bug fix
  • Documentation update
  • Other (please describe):

Skill Details (if adding a new skill)

Provider Name:
Skill Name:
Brief Description:

Checklist

  • I have read the CONTRIBUTING.md guidelines
  • My skill follows the SKILL_TEMPLATE.md format
  • I have tested this skill with an AI agent
  • My skill does not contain any secrets, private keys, or sensitive data
  • I have added appropriate documentation
  • My changes don't break existing skills

Testing

Point an independent agent at the skill and give it a realistic prompt that does not name the tool, then confirm it (a) discovers your new guide by following the skill's own links and (b) gives accurate guidance.

In Cursor/Claude Code: install the skill (tools/install --target --domain performance) or point the agent at this repo, then ask a triggering prompt and watch which files it opens.
Triggering prompts to use:
"MetaMask Mobile feels janky on a low-end Android device. I want to watch live FPS/CPU/RAM while I reproduce the jank, without adding code. What tool and workflow?"
"How do I profile a release build of MetaMask Mobile on-device for performance?"
Pass criteria: it reaches references/js-flashlight.md by following links (not by keyword-searching), and returns the flashlight measure → Auto Detect → Start Measuring → live vitals flow.

Additional Context

@Cal-L
Cal-L enabled auto-merge (squash) September 1, 2026 20:52
@Cal-L
Cal-L merged commit 727ce00 into main Sep 1, 2026
29 checks passed
@Cal-L
Cal-L deleted the feat/android-flashlight-mobile branch September 1, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants