Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/AmolPardeshi99/android-performance-skills/llms.txt

Use this file to discover all available pages before exploring further.

The fastest way to install both skills is with a single npx command. The skills are immediately available to your AI coding agent — no restart required in most cases.
1

Install both skills at once

Run this command to install both the ANR/jank prevention and memory leak prevention skills in one go:
npx skills add AmolPardeshi99/android-performance-skills
2

Or install individually

If you only need one of the skills, install them separately:
npx skills add AmolPardeshi99/android-performance-skills/android-performance-anr-and-jank-prevention
npx skills add AmolPardeshi99/android-performance-skills/android-performance-memory-leak-prevention
3

Start using your agent

The skills activate automatically when your task matches their scope. No manual invocation needed — just start coding.
Most agents pick up new skills without a restart. If your agent doesn’t seem to recognize the skills, try restarting it.
Prefer not to use npx? See per-agent install for step-by-step instructions to copy the skills manually into your agent’s directory.

Build docs developers (and LLMs) love