You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/shared/vibe-coding.mdx
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,11 @@ We've built a few tools to help you Vibe Code using the knowledge of the Superwa
12
12
-[Superwall MCP](#superwall-mcp): Expose your Superwall account (projects, paywalls, campaigns) to work with AI tools.
13
13
14
14
And right here in the Superwall Docs:
15
+
15
16
-[Superwall AI](#superwall-ai)
16
17
-[Docs Links](#docs-links)
17
18
-[LLMs.txt](#llmstxt)
18
19
19
-
20
-
21
20
## Superwall Agents
22
21
23
22
[Superwall Agents](/agents) is the dedicated Superwall AI workspace. Use it when you want to analyze experiment results, use selected Superwall organization context, work with files available to the active hosted machine, create charts and reports, suggest new experiments, schedule recurring prompts, or connect webhook-driven workflows.
@@ -44,12 +43,10 @@ If you also want live docs access and guided SDK integration help, use the [Supe
44
43
45
44
See the full [Superwall MCP guide](/dashboard/guides/superwall-mcp) for installation, a step-by-step quick setup, and the complete tool reference.
46
45
47
-
48
46
## Superwall AI
49
47
50
48
Superwall AI is available in the bottom right 💬 and is a great place to start if you have a question or issue.
51
49
52
-
53
50
## Docs Links
54
51
55
52
At the top of each page of the Superwall Docs (including this one!):
@@ -61,24 +58,26 @@ Also in the **Open** dropdown menu, you can access these options:
61
58
-**View as Markdown**: to view the page in Markdown format
62
59
-**Open in ChatGPT**, **Open in Claude**: to open the page in the respective AI tool and add the page as context for your conversation
63
60
61
+
You can also add `.md` to the end of any docs page URL to open that page as Markdown. For example, `https://superwall.com/docs/ios/quickstart/install.md`.
64
62
65
63
## LLMs.txt
64
+
66
65
The Superwall Docs website has `llms.txt` and `llms-full.txt` files, in total and for each SDK, that you can use to add context to your LLMs.
67
66
68
67
`llms.txt` is a summary of the docs with links to each page.
69
68
70
69
`llms-full.txt` is the full text of all of the docs.
71
70
72
-
| SDK | Summary | Full Text |
73
-
| -------- | ------- | --------- |
74
-
| All |[`llms.txt`](https://superwall.com/docs/llms.txt)|[`llms-full.txt`](https://superwall.com/docs/llms-full.txt)|
| Web Checkout |[`llms-web-checkout.txt`](https://superwall.com/docs/llms-web-checkout.txt)|[`llms-full-web-checkout.txt`](https://superwall.com/docs/llms-full-web-checkout.txt)|
| Web Checkout |[`llms-web-checkout.txt`](https://superwall.com/docs/llms-web-checkout.txt)|[`llms-full-web-checkout.txt`](https://superwall.com/docs/llms-full-web-checkout.txt)|
83
82
84
83
To minimize token use, we recommend using the files specific to your SDK.
0 commit comments