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
"Start a guided flow to assemble AI-ready coding instruction files. Pick your stack, customize conventions, and export Copilot, Cursor, or agents guidelines in minutes."
Jump in with a ready-made stack template, explore the full wizard, or drop a GitHub repo for an automatic scan.
101
+
Generate AI-ready Copilot instructions, Cursor rules, and developer onboarding docs in minutes—start from curated stacks or drop a repo into the GitHub analyzer.
102
102
</motion.p>
103
103
104
104
@@ -110,7 +110,7 @@ export function Hero() {
110
110
Start fast with popular stacks
111
111
</p>
112
112
<pclassName="text-sm text-muted-foreground">
113
-
Pick a curated quickstart and we'll pre-fill the wizard with stack defaults.
113
+
Pick a curated quickstart and we'll pre-fill the wizard with stack defaults and suggested AI guardrails.
114
114
</p>
115
115
<divclassName="flex flex-wrap gap-3">
116
116
{popularStacks.map((stack)=>{
@@ -190,7 +190,7 @@ export function Hero() {
190
190
Scan a GitHub repository
191
191
</p>
192
192
<pclassName="text-sm text-muted-foreground">
193
-
Paste an owner/repo or URL and we'll prefill the wizard with detected techand tooling.
193
+
Paste an owner/repo or URL and we'll prefill the wizard with detected tech, tooling, and guardrail suggestions.
0 commit comments