Skip to content

Commit 87bdbd6

Browse files
committed
docs: add Demo App (SnapLog) reference to README and CLAUDE.md
Link to the companion Demo-Mobile-App repo as a real-world example of what the plugin can build. Made-with: Cursor
1 parent 9765f1a commit 87bdbd6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
66

77
The **Mobile App Developer Tools** Cursor plugin is at **v0.6.0**. It helps developers go from zero to a published app in the stores. Supports React Native/Expo and Flutter with **20 skills**, **6 rules**, and a companion MCP server exposing **15 tools**.
88

9+
## Demo App
10+
11+
[SnapLog](https://github.com/TMHSDigital/Demo-Mobile-App) is a companion photo journal app that demonstrates 16 of the 20 skills in a real project. Reference it when explaining what the plugin can do.
12+
913
## Plugin Architecture
1014

1115
```

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,14 @@ Open Cursor and ask:
150150

151151
---
152152

153+
## Demo App
154+
155+
See the plugin in action: **[SnapLog](https://github.com/TMHSDigital/Demo-Mobile-App)** is a photo journal app built entirely using these skills and MCP tools. It exercises 16 of the 20 skills - from project scaffolding and navigation to camera capture, AI descriptions, local storage, and push notifications.
156+
157+
[![Demo App](https://img.shields.io/badge/demo-SnapLog-0A84FF?style=flat-square&logo=github)](https://github.com/TMHSDigital/Demo-Mobile-App)
158+
159+
---
160+
153161
## Skills
154162

155163
All 20 skills are production-ready. Names match the folder under `skills/`.

0 commit comments

Comments
 (0)