npx skills add https://github.com/akillness/oh-my-skills --skill user-guide-writing# MyApp 快速入门指南
欢迎使用 MyApp!本指南将帮助您在 5 分钟内启动并运行。
## 步骤 1:创建账户
1. 访问 [https://myapp.com/signup](https://myapp.com/signup)
2. 输入您的邮箱并创建密码
- 密码长度至少为 8 个字符
- 需包含大写字母、小写字母和数字
3. 点击"注册"
4. 检查您的邮箱以获取验证链接
5. 点击链接验证您的账户

## 步骤 2:完善您的个人资料
1. 点击右上角的头像
2. 选择"个人资料设置"
3. 添加您的姓名和头像
4. 点击"保存更改"
## 步骤 3:创建您的第一个项目
1. 点击"+ 新建项目"按钮
2. 输入项目名称
3. 选择一个模板(或从头开始)
4. 点击"创建"
🎉 恭喜!您已准备好开始使用 MyApp。
## 后续步骤
- [观看视频教程](https://youtube.com/watch?v=xxx)
- [探索功能](docs/features.md)
- [加入我们的社区](https://community.myapp.com)
## 需要帮助?
- 📧 邮箱:support@myapp.com
- 💬 在线聊天:美国东部时间上午 9 点至下午 5 点可用
- 📚 [帮助中心](https://help.myapp.com)
# 如何导出您的数据
本指南向您展示如何从 MyApp 导出所有数据。
## 开始之前
- 导出数据可能需要 5-10 分钟,具体取决于数据大小
- 导出完成后您将收到一封电子邮件
- 导出的数据为 JSON 格式
## 分步说明
### 1. 导航到设置
点击右上角的个人资料图片,然后选择 **设置**。

### 2. 进入数据导出
在左侧边栏中,点击 **隐私与数据**。
然后向下滚动到 **导出数据** 部分。

### 3. 请求导出
点击 **请求导出** 按钮。
将出现一个确认对话框:
> **导出您的数据**
>
> 当您的导出准备就绪时,我们将向您发送一封包含下载链接的电子邮件。
> 这通常需要 5-10 分钟。
>
> [取消] [确认]
点击 **确认** 继续。
### 4. 检查您的邮箱
您将在注册邮箱中收到一封主题为 **"您的数据导出已就绪"** 的电子邮件。
邮件包含一个安全下载链接,该链接在 7 天后过期。
### 5. 下载您的数据
点击邮件中的下载链接。
将下载一个 ZIP 文件,其中包含:
- `profile.json` - 您的个人资料信息
- `projects.json` - 您的所有项目
- `files/` - 上传的文件
## 故障排除
**问题**:我没有收到邮件
- 检查您的垃圾邮件文件夹
- 确保设置中的邮箱地址正确
- 尝试重新请求(每天可请求一次)
**问题**:下载链接已过期
- 从设置中请求新的导出
**问题**:导出文件已损坏
- 尝试重新下载
- 如果问题仍然存在,请联系 support@myapp.com
## 相关指南
- [如何删除您的账户](delete-account.md)
- [隐私政策](privacy-policy.md)
- [数据安全](data-security.md)
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
# 常见问题解答 (FAQ)
## 账户与账单
### 如何更改我的邮箱地址?
1. 前往 **设置** > **账户**
2. 点击 **更改邮箱**
3. 输入您的新邮箱和密码
4. 点击 **更新**
5. 验证您的新邮箱
### 我可以免费使用 MyApp 吗?
可以!MyApp 提供免费套餐,包括:
- 最多 3 个项目
- 1 GB 存储空间
- 基础功能
[比较套餐](https://myapp.com/pricing)
### 如何取消我的订阅?
1. 前往 **设置** > **账单**
2. 点击 **取消订阅**
3. 按照提示操作
您的订阅将在当前计费周期结束前保持有效。
## 功能
### 如何与团队成员协作?
1. 打开您的项目
2. 点击 **分享** 按钮
3. 输入团队成员的邮箱
4. 选择他们的权限级别(查看、编辑、管理员)
5. 点击 **发送邀请**
他们将收到一封电子邮件邀请。
### 我可以导出我的项目吗?
可以,请参阅我们的 [导出指南](export-data.md)。
### 支持哪些文件格式?
- 图片:JPG, PNG, GIF, SVG
- 文档:PDF, DOCX, TXT, MD
- 代码:所有文本文件
## 技术问题
### 我的数据安全吗?
安全!我们使用:
- 256 位 SSL 加密
- 定期安全审计
- SOC 2 Type II 认证
- 符合 GDPR 标准
[阅读我们的安全页面](security.md)
### 我可以离线使用 MyApp 吗?
目前,MyApp 需要互联网连接。离线模式计划于 2025 年第二季度推出。
### 浏览器兼容性?
MyApp 在以下浏览器上运行最佳:
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
## 还有问题?
- 📧 邮箱:support@myapp.com
- 💬 在线聊天(美国东部时间上午 9 点至下午 5 点)
- 🎓 [视频教程](tutorials.md)
- 👥 [社区论坛](https://community.myapp.com)
# 教程:构建您的第一个仪表板
在本教程中,您将学习如何创建一个包含图表和小部件的精美仪表板。
**时间**:15 分钟
**难度**:初学者
**前提条件**:MyApp 账户
## 您将构建什么

## 步骤 1:创建新仪表板
点击 **+ 新建仪表板** 并将其命名为"销售仪表板"。
## 步骤 2:添加图表小部件
1. 点击 **添加小部件** → **图表**
2. 选择 **柱状图**
3. 配置数据源:
- 数据:月度销售额
- X 轴:月份
- Y 轴:收入
4. 点击 **添加到仪表板**

## 步骤 3:添加统计小部件
1. 点击 **添加小部件** → **统计卡片**
2. 选择指标:总收入
3. 设置比较:与上月对比
4. 点击 **添加到仪表板**
## 步骤 4:排列小部件
拖放小部件以排列它们。
**专业提示**:调整大小时按住 Shift 键以获得精确控制。
## 步骤 5:保存并分享
1. 点击 **保存仪表板**
2. 点击 **分享** 以邀请团队成员
## 后续步骤
现在您已经创建了第一个仪表板,请尝试:
- [添加过滤器](filters.md)
- [安排报告](reports.md)
- [自定义主题](themes.md)
## 恭喜!
您已完成本教程。祝您构建仪表板愉快!🎉
docs/
├── getting-started.md # 快速入门
├── how-to/
│ ├── export-data.md
│ ├── invite-team.md
│ └── create-project.md
├── tutorials/
│ ├── first-dashboard.md
│ └── advanced-features.md
├── faq.md
└── images/
├── signup.png
└── dashboard.png
#user-guides #tutorials #documentation #onboarding #how-to #FAQ
每周安装量
1
仓库
GitHub 星标数
3
首次出现
1 天前
安全审计
安装于
mcpjam1
claude-code1
junie1
windsurf1
zencoder1
crush1
# Getting Started with MyApp
Welcome to MyApp! This guide will help you get up and running in 5 minutes.
## Step 1: Create an Account
1. Go to [https://myapp.com/signup](https://myapp.com/signup)
2. Enter your email and create a password
- Password must be at least 8 characters
- Include uppercase, lowercase, and numbers
3. Click "Sign Up"
4. Check your email for verification link
5. Click the link to verify your account

## Step 2: Complete Your Profile
1. Click on your avatar in the top-right corner
2. Select "Profile Settings"
3. Add your name and profile picture
4. Click "Save Changes"
## Step 3: Create Your First Project
1. Click the "+ New Project" button
2. Enter a project name
3. Choose a template (or start from scratch)
4. Click "Create"
🎉 Congratulations! You're ready to start using MyApp.
## Next Steps
- [Watch the video tutorial](https://youtube.com/watch?v=xxx)
- [Explore features](docs/features.md)
- [Join our community](https://community.myapp.com)
## Need Help?
- 📧 Email: support@myapp.com
- 💬 Live chat: Available 9 AM - 5 PM EST
- 📚 [Help Center](https://help.myapp.com)
# How to Export Your Data
This guide shows you how to export all your data from MyApp.
## Before You Start
- Exporting data may take 5-10 minutes depending on size
- You'll receive an email when the export is ready
- Exported data is in JSON format
## Step-by-Step Instructions
### 1. Navigate to Settings
Click on your profile picture in the top-right corner and select **Settings**.

### 2. Go to Data Export
In the left sidebar, click on **Privacy & Data**.
Then scroll down to the **Export Data** section.

### 3. Request Export
Click the **Request Export** button.
A confirmation dialog will appear:
> **Export Your Data**
>
> We'll send you an email with a download link when your export is ready.
> This usually takes 5-10 minutes.
>
> [Cancel] [Confirm]
Click **Confirm** to proceed.
### 4. Check Your Email
You'll receive an email at your registered address with subject:
**"Your Data Export is Ready"**
The email contains a secure download link that expires in 7 days.
### 5. Download Your Data
Click the download link in the email.
A ZIP file will be downloaded containing:
- `profile.json` - Your profile information
- `projects.json` - All your projects
- `files/` - Uploaded files
## Troubleshooting
**Problem**: I didn't receive the email
- Check your spam folder
- Make sure your email is correct in Settings
- Try requesting again (you can request once per day)
**Problem**: Download link expired
- Request a new export from Settings
**Problem**: Export file is corrupted
- Try downloading again
- If issue persists, contact support@myapp.com
## Related Guides
- [How to Delete Your Account](delete-account.md)
- [Privacy Policy](privacy-policy.md)
- [Data Security](data-security.md)
# Frequently Asked Questions (FAQ)
## Account & Billing
### How do I change my email address?
1. Go to **Settings** > **Account**
2. Click **Change Email**
3. Enter your new email and password
4. Click **Update**
5. Verify your new email
### Can I use MyApp for free?
Yes! MyApp has a free tier that includes:
- Up to 3 projects
- 1 GB storage
- Basic features
[Compare plans](https://myapp.com/pricing)
### How do I cancel my subscription?
1. Go to **Settings** > **Billing**
2. Click **Cancel Subscription**
3. Follow the prompts
Your subscription will remain active until the end of the billing period.
## Features
### How do I collaborate with team members?
1. Open your project
2. Click the **Share** button
3. Enter team member's email
4. Choose their permission level (View, Edit, Admin)
5. Click **Send Invite**
They'll receive an email invitation.
### Can I export my projects?
Yes, see our [Export Guide](export-data.md).
### What file formats are supported?
- Images: JPG, PNG, GIF, SVG
- Documents: PDF, DOCX, TXT, MD
- Code: All text files
## Technical
### Is my data secure?
Yes! We use:
- 256-bit SSL encryption
- Regular security audits
- SOC 2 Type II certified
- GDPR compliant
[Read our Security Page](security.md)
### Can I use MyApp offline?
Currently, MyApp requires an internet connection. Offline mode is planned for Q2 2025.
### Browser compatibility?
MyApp works best on:
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
## Still Have Questions?
- 📧 Email: support@myapp.com
- 💬 Live Chat (9 AM - 5 PM EST)
- 🎓 [Video Tutorials](tutorials.md)
- 👥 [Community Forum](https://community.myapp.com)
# Tutorial: Build Your First Dashboard
In this tutorial, you'll learn how to create a beautiful dashboard with charts and widgets.
**Time**: 15 minutes
**Difficulty**: Beginner
**Prerequisites**: MyApp account
## What You'll Build

## Step 1: Create a New Dashboard
Click **+ New Dashboard** and name it "Sales Dashboard".
## Step 2: Add a Chart Widget
1. Click **Add Widget** → **Chart**
2. Select **Bar Chart**
3. Configure data source:
- Data: Monthly Sales
- X-axis: Month
- Y-axis: Revenue
4. Click **Add to Dashboard**

## Step 3: Add a Stats Widget
1. Click **Add Widget** → **Stat Card**
2. Choose metric: Total Revenue
3. Set comparison: vs. Last Month
4. Click **Add to Dashboard**
## Step 4: Arrange Widgets
Drag and drop widgets to arrange them.
**Pro Tip**: Hold Shift while resizing for precise control.
## Step 5: Save and Share
1. Click **Save Dashboard**
2. Click **Share** to invite team members
## Next Steps
Now that you've created your first dashboard, try:
- [Adding filters](filters.md)
- [Scheduling reports](reports.md)
- [Customizing themes](themes.md)
## Congratulations!
You've completed the tutorial. Happy dashboard building! 🎉
docs/
├── getting-started.md # Quick start
├── how-to/
│ ├── export-data.md
│ ├── invite-team.md
│ └── create-project.md
├── tutorials/
│ ├── first-dashboard.md
│ └── advanced-features.md
├── faq.md
└── images/
├── signup.png
└── dashboard.png
#user-guides #tutorials #documentation #onboarding #how-to #FAQ
Weekly Installs
1
Repository
GitHub Stars
3
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
mcpjam1
claude-code1
junie1
windsurf1
zencoder1
crush1
注册流程转化率优化指南:减少摩擦、提高完成率的专家技巧
27,200 周安装
DSPy.rb - Ruby LLM 开发框架:类型安全、模块化、自动优化
206 周安装
Fabro Workflow Factory:Rust 开源 AI 编码工作流编排器,用 Graphviz DOT 定义智能体流水线
206 周安装
SEO 网站审核与关键词研究工具:全面分析、内容差距识别与竞争对手比较
206 周安装
Zotero论文阅读器 - 自动从Zotero文献库读取PDF并转换为Markdown格式的学术工具
206 周安装
视频营销策略与脚本创作指南:短视频长视频优化、吸引钩子技巧、平台SEO
206 周安装
customaize-agent:create-command - 创建与管理AI助手命令的元命令工具
206 周安装