|
2 | 2 | <img src="assets/logo.png" alt="Mobile App Developer Tools" width="120"> |
3 | 3 | </p> |
4 | 4 |
|
5 | | -# Mobile App Developer Tools |
| 5 | +<h1 align="center">Mobile App Developer Tools</h1> |
6 | 6 |
|
7 | | -**Go from zero to a running mobile app on your phone.** |
| 7 | +<p align="center"> |
| 8 | + <em>Go from zero to a running mobile app on your phone.</em> |
| 9 | +</p> |
8 | 10 |
|
9 | | -[](https://github.com/TMHSDigital/Mobile-App-Developer-Tools/releases) |
10 | | -[](https://creativecommons.org/licenses/by-nc-nd/4.0/) |
11 | | -[](https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/ci.yml) |
12 | | -[](https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/validate.yml) |
13 | | -[](https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/codeql.yml) |
| 11 | +<p align="center"> |
| 12 | + <a href="https://github.com/TMHSDigital/Mobile-App-Developer-Tools/releases"><img src="https://img.shields.io/badge/version-0.1.0-0A84FF?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMiAyTDIyIDEyTDEyIDIyTDIgMTJaIi8+PC9zdmc+" alt="Release"></a> |
| 13 | + <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey?style=for-the-badge" alt="License"></a> |
| 14 | + <a href="https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Mobile-App-Developer-Tools/ci.yml?branch=main&label=CI&logo=githubactions&style=for-the-badge" alt="CI"></a> |
| 15 | + <a href="https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/validate.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Mobile-App-Developer-Tools/validate.yml?branch=main&label=Validate&logo=githubactions&style=for-the-badge" alt="Validate"></a> |
| 16 | + <a href="https://github.com/TMHSDigital/Mobile-App-Developer-Tools/actions/workflows/codeql.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Mobile-App-Developer-Tools/codeql.yml?branch=main&label=CodeQL&logo=githubactions&style=for-the-badge" alt="CodeQL"></a> |
| 17 | +</p> |
14 | 18 |
|
15 | | -[](https://www.npmjs.com/package/@tmhs/mobile-mcp) |
16 | | -[](https://www.npmjs.com/package/@tmhs/mobile-dev-tools) |
| 19 | +<p align="center"> |
| 20 | + <a href="https://www.npmjs.com/package/@tmhs/mobile-mcp"><img src="https://img.shields.io/npm/v/@tmhs/mobile-mcp?style=for-the-badge&logo=npm&label=mobile-mcp" alt="npm: mobile-mcp"></a> |
| 21 | + <a href="https://www.npmjs.com/package/@tmhs/mobile-dev-tools"><img src="https://img.shields.io/npm/v/@tmhs/mobile-dev-tools?style=for-the-badge&logo=npm&label=mobile-dev-tools" alt="npm: mobile-dev-tools"></a> |
| 22 | +</p> |
17 | 23 |
|
18 | | -**3 skills** · **1 rule** · **3 MCP tools** |
| 24 | +--- |
19 | 25 |
|
20 | | -[Skills](#skills) · [Rules](#rules) · [MCP Tools](#companion-mobile-mcp-server) · [Install](#installation) · [Roadmap](#roadmap) |
| 26 | +<p align="center"> |
| 27 | + <strong>3 skills</strong> • <strong>1 rule</strong> • <strong>3 MCP tools</strong> |
| 28 | +</p> |
21 | 29 |
|
22 | | -<br> |
| 30 | +<p align="center"> |
| 31 | + <a href="#skills">Skills</a> · <a href="#rules">Rules</a> · <a href="#companion-mobile-mcp-server">MCP Tools</a> · <a href="#installation">Install</a> · <a href="#roadmap">Roadmap</a> |
| 32 | +</p> |
23 | 33 |
|
24 | 34 | --- |
25 | 35 |
|
|
0 commit comments