user-guide-writinglisted
Install: claude install-skill aiskillstore/marketplace
# User Guide Writing
## When to use this skill
- **New Features**: Introduce new features to users
- **Onboarding**: Train new users
- **FAQ**: Organize frequently asked questions
## Instructions
### Step 1: Quick Start Guide
```markdown
# 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)
```
### Step 2: How-To Guide (Task-Focused)
```markdown
# How to Export Your Data
This guide