Skip to content

Commit fb20d08

Browse files
committed
readme: stack overview tables vertically
Made-with: Cursor
1 parent e56cf58 commit fb20d08

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,13 @@
3737

3838
Mobile App Developer Tools is a **Cursor** plugin by **TMHSDigital** that packages agent skills, editor rules, and a TypeScript **MCP server** (`mcp-server/`) so you can scaffold, build, and ship mobile apps without leaving the IDE. Currently at **v0.6.0** with twenty skills (React Native/Expo + Flutter), six rules, and fifteen live MCP tools.
3939

40-
<br>
41-
<table>
42-
<tr>
43-
<td>
44-
4540
**What you get**
4641

4742
| Layer | Role |
4843
| --- | --- |
4944
| **Skills** | 20 guided workflows for React Native/Expo and Flutter: project setup through app store submission |
5045
| **Rules** | 6 guardrails: secrets, platform guards, image bloat, env safety, performance, accessibility |
51-
| **MCP** | Fifteen tools for environment checks, project creation, device connection, screen/component generation, dependency install, permissions, AI, build health, push, deep links, dev reset, store builds, metadata validation, App Store submission |
52-
53-
</td>
54-
<td>
46+
| **MCP** | 15 tools: env checks, scaffolding, device deploy, screen/component gen, permissions, AI, build health, push, deep links, store builds, metadata validation, App Store submission |
5547

5648
**Quick facts**
5749

@@ -63,11 +55,6 @@ Mobile App Developer Tools is a **Cursor** plugin by **TMHSDigital** that packag
6355
| **Runtime** | Node 20+ for MCP server |
6456
| **Framework** | Expo (React Native) + Flutter |
6557

66-
</td>
67-
</tr>
68-
</table>
69-
<br>
70-
7158
### How it works
7259

7360
```mermaid

0 commit comments

Comments
 (0)