mobile-best-practices

Search mobile best practices across Android, iOS, Flutter, and React Native datasets using BM25 ranking.

22|5|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/tungnk123/mobile-best-practices --skill mobile-best-practices-tungnk123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-best-practices
Source: https://github.com/tungnk123/mobile-best-practices/tree/main/cli/assets
Command: npx skills add https://github.com/tungnk123/mobile-best-practices --skill mobile-best-practices-tungnk123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile developers often need quick, accurate guidance from a centralized, searchable knowledge base. This skill provides BM25-based search over a large repository of mobile development best practices, enabling fast discovery of architecture patterns, UI patterns, security practices, performance tips, and more.

Core Features & Use Cases

  • Full-text BM25 search across categories like Architecture, Design, Performance, Security, and Platform Guidelines.
  • Platform-aware, cross-platform results for Android, iOS, Flutter, and React Native, with optional domain filters and fuzzy matching.
  • CLI, agent, and reader modes to plan, build, create, design, implement, review, fix, improve, optimize, refactor, architect mobile apps.

Quick Start

Run a cross-domain search from the CLI to begin surfacing results immediately.

Frequently Asked Questions about mobile-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find mobile development best practices for Android and iOS?

You can find mobile development best practices by running a cross-domain BM25 search across categories like architecture, security, and performance. This surfaces normalized results suitable for CLI or agent workflows for Android and iOS.

Does mobile best practices search support Flutter and React Native?

Yes, mobile best practices search supports Flutter and React Native. It provides platform-aware, cross-platform results with optional domain filters and fuzzy matching to refine your development guidance.

What's the best way to search for mobile architecture and security patterns?

The best way to search for mobile architecture and security patterns is using BM25-based full-text ranking. This method quickly surfaces relevant design and security practices from a centralized knowledge base.

Can I use mobile best practices search results in an AI assistant workflow?

Yes, you can use mobile best practices search results in an AI assistant workflow. The skill returns normalized results specifically suitable for agent and reader modes to help plan, build, and refactor apps.

How do I filter mobile best practices search results by platform?

You can filter mobile best practices search results by applying optional platform filters. This narrows the cross-domain BM25 search to specific platforms like Android or iOS for targeted guidance.

When should I use fuzzy matching for mobile best practices search?

Use fuzzy matching for mobile best practices search when your query terms might not exactly match the knowledge base entries. This optional feature helps surface relevant architecture and UI patterns despite minor wording differences.