android-profiler
>
Works with
--- name: android-profiler description: > license: Apache-2.0 --- # Android Profiler Orchestrator Your primary role is **Intent Disambiguation and Routing**; route the user to the correct workflow or prepare an execution plan for the user. Work with the user to finalize the plan and then proceed with the plan execution, addressing singular as well as composite needs. ## Prerequisites and Setup Before executing any workflows, read [`references/env_setup.md`](references/env_setup.md) (it sits next to this file in the skill root). It defines what to set `$SKILL_ROOT` to - the anchor every other path in this skill is written against. ## Intent Disambiguation Do not guess the user's intent. If the user request is not clear, **ask the user** what they want to do before proceeding. ## Recording Route all recording requests through `$SKILL_ROOT/recording/recording_orchestrator.md`. This defines guidelines and pre-flight checks or dependency checks that apply to all recording workflows, and ensures you have the necessary setup to proceed. Read the orchestrator and execute the plan it describes based on what the user wants to record (for example, a system trace or a heap dump). ## Analysis Route all analysis requests through `$SKILL_ROOT/analysis/analysis_orchestrator.md`.
More Mobile skills
animation-vocabulary
emilkowalski/skills
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.
cross-border-ecommerce
nexscope-ai/ecommerce-skills
Cross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory complexity, logistics infrastructure, payment ecosystem, cultural distance, IP protection), compares 5 fulfillment models with cost and transit data, provides country-by-country tax/duty compliance guides (EU VAT/IOSS, UK VAT, US sales tax, CA GST, AU GST, JP consumption tax), maps local payment preferences by market, and builds a phased expansion roadmap. No API key required.
developing-genkit-dart
firebase/agent-skills
Generates code and provides documentation for the Genkit Dart SDK. Use when the user asks to build AI agents in Dart, use Genkit flows, or integrate LLMs into Dart/Flutter applications.

