@@ -107,6 +107,9 @@ flowchart LR
107107
108108## Quick Start
109109
110+ <details >
111+ <summary ><strong >Clone, symlink, build, and try it</strong ></summary >
112+
110113** 1. Clone**
111114
112115``` bash
@@ -148,6 +151,8 @@ Open Cursor and ask:
148151"How do I run this app on my phone?"
149152```
150153
154+ </details >
155+
151156---
152157
153158## Demo App
@@ -206,7 +211,8 @@ All 20 skills are production-ready. Names match the folder under `skills/`.
206211
207212</details >
208213
209- ** Example prompts** - one per skill:
214+ <details >
215+ <summary ><strong >Example prompts</strong > - one per skill</summary >
210216
211217| Skill | Try this |
212218| --- | --- |
@@ -231,6 +237,8 @@ All 20 skills are production-ready. Names match the folder under `skills/`.
231237| ` mobile-flutter-run-on-device ` | "My Android phone doesn't show up in flutter devices" |
232238| ` mobile-flutter-state-management ` | "Should I use Riverpod or Bloc for my Flutter app?" |
233239
240+ </details >
241+
234242---
235243
236244## Rules
@@ -350,7 +358,10 @@ Future versions may use:
350358
351359## Roadmap
352360
353- Summary aligned with [ ROADMAP.md] ( ROADMAP.md ) :
361+ <details >
362+ <summary ><strong >Release history and upcoming versions</strong ></summary >
363+
364+ Full details in [ ROADMAP.md] ( ROADMAP.md ) .
354365
355366| Version | Theme | Highlights | Status |
356367| --- | --- | --- | --- |
@@ -363,6 +374,8 @@ Summary aligned with [ROADMAP.md](ROADMAP.md):
363374| ** v0.7.0** | Grow | Monetization, deep links, bundle analysis | |
364375| ** v1.0.0** | Stable | 22 skills, 7 rules, 18 MCP tools | |
365376
377+ </details >
378+
366379---
367380
368381## Contributing
0 commit comments