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
"description": "Clean up and organize your messy Downloads folder into relevant subfolders automatically.",
9
9
"prompt": "Let's organize your Downloads folder! \n\nFirst, let me check what we're working with. I'll look at your Downloads folder to see how many files are there and what types.\n\nShould I start by analyzing your Downloads folder?",
@@ -16,20 +16,19 @@
16
16
"verified": true
17
17
},
18
18
{
19
-
"id": "onb_002",
20
-
"title": "Set up GitHub Actions CI/CD",
21
-
"description": "Set up GitHub Actions for your project to automatically run tests on every push with proper CI/CD workflow.",
22
-
"prompt": "Let's set up GitHub Actions CI/CD for your project! 🚀\n\n**What's the path to your project folder?**\n\n*Try: `~/work/my-project` (replace with your path) or give me a different path.*\n\nI'll analyze your project type and set up automated testing and deployment in about 15 minutes!",
23
-
"categories": ["onboarding"],
24
-
"secondaryTag": "Build & Deploy",
19
+
"id": "onb2_02",
20
+
"title": "Explain codebase or repository to me",
21
+
"description": "Analyze and explain any codebase - local project or GitHub repository - including architecture, dependencies, and how it works.",
22
+
"prompt": "I'll analyze and explain any codebase for you! 🔍\n\n**What should I analyze?**\n\n*Local project:* `~/work/my-project` (replace with your path)\n*GitHub repo:* `https://github.com/user/repo`\n\nI'll break down the architecture, dependencies, and how everything works together!",
"description": "Set up a well-structured knowledge base or document organization system with templates and suggested categories.",
35
34
"prompt": "Let's create an organized knowledge base! 📚\n\n**Where should I set it up?**\n\n*I suggest: `~/Documents/Knowledge-Base` (replace with your path) or give me a different location.*\n\nI'll create a clean folder structure with templates and organize any existing documents you have!",
@@ -42,46 +41,7 @@
42
41
"verified": true
43
42
},
44
43
{
45
-
"id": "onb_004",
46
-
"title": "Explain codebase or repository to me",
47
-
"description": "Analyze and explain any codebase - local project or GitHub repository - including architecture, dependencies, and how it works.",
48
-
"prompt": "I'll analyze and explain any codebase for you! 🔍\n\n**What should I analyze?**\n\n*Local project:* `~/work/my-project` (replace with your path)\n*GitHub repo:* `https://github.com/user/repo`\n\nI'll break down the architecture, dependencies, and how everything works together!",
49
-
"categories": ["onboarding"],
50
-
"secondaryTag": "Code Analysis",
51
-
"votes": 0,
52
-
"gaClicks": 0,
53
-
"icon": "Code",
54
-
"author": "DC team",
55
-
"verified": true
56
-
},
57
-
{
58
-
"id": "onb_005",
59
-
"title": "Clean up unused code in my project",
60
-
"description": "Scan your codebase to find unused imports, dead functions, and redundant code that can be safely removed.",
61
-
"prompt": "Let's clean up unused code in your project! 🧹\n\n**What's your project folder path?**\n\n*Try: `~/work/my-project` (replace with your path)*\n\nI'll safely scan for dead code and unused imports, then show you exactly what can be removed before making any changes!",
62
-
"categories": ["onboarding"],
63
-
"secondaryTag": "Code Analysis",
64
-
"votes": 0,
65
-
"gaClicks": 0,
66
-
"icon": "Trash2",
67
-
"author": "DC team",
68
-
"verified": true
69
-
},
70
-
{
71
-
"id": "onb_006",
72
-
"title": "Build shopping list app and deploy online",
73
-
"description": "Create a simple shopping list web app from scratch and deploy it online - perfect for learning web development basics.",
74
-
"prompt": "Let's build a simple shopping list web app and deploy it online! 🛒\n\n**Quick question:** Where should I create the project folder?\n\n*I suggest using `~/Downloads/shopping-app` for quick testing, or give me a different path if you prefer.*\n\nOnce I have the folder, I'll build a working app step-by-step and get it online in about 20 minutes!",
75
-
"categories": ["onboarding"],
76
-
"secondaryTag": "Build & Deploy",
77
-
"votes": 0,
78
-
"gaClicks": 0,
79
-
"icon": "ShoppingCart",
80
-
"author": "DC team",
81
-
"verified": true
82
-
},
83
-
{
84
-
"id": "onb_007",
44
+
"id": "onb2_04",
85
45
"title": "Analyze my data file",
86
46
"description": "Upload or point to any data file (CSV, JSON, Excel, etc.) and get comprehensive analysis including patterns, insights, and summary reports.",
87
47
"prompt": "I'll help you analyze your data file! \n\nWhat's the path to your data file? (e.g., `/Users/yourname/data.csv`)\n\nOnce you give me the path, I'll start by checking what type of file it is and show you a quick preview, then we can dive deeper step by step.",
@@ -94,7 +54,7 @@
94
54
"verified": true
95
55
},
96
56
{
97
-
"id": "onb_008",
57
+
"id": "onb2_05",
98
58
"title": "Check system health and resources",
99
59
"description": "Analyze your system's health, resource usage, running processes, and generate a comprehensive system status report.",
100
60
"prompt": "Let me check your system health and resources!\n\nI'll start by looking at your CPU, memory, and disk usage, then check for any performance issues.\n\nShould I begin the system analysis?",
@@ -105,19 +65,6 @@
105
65
"icon": "Activity",
106
66
"author": "DC team",
107
67
"verified": true
108
-
},
109
-
{
110
-
"id": "onb_009",
111
-
"title": "Find Patterns and Errors in Log Files",
112
-
"description": "Analyze log files to identify errors, patterns, performance issues, and security concerns with detailed insights and recommendations.",
113
-
"prompt": "I'll analyze your log files to find errors and patterns! 🔍\n\n**What log file should I analyze?**\n\n*Try: `/var/log/system.log` (macOS/Linux) or `~/app.log`, or I can search for logs on your system.*\n\nI'll find errors, performance issues, and suspicious patterns with actionable recommendations!",
0 commit comments