mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2025-11-24 05:57:06 +00:00
19 lines
1022 B
Plaintext
19 lines
1022 B
Plaintext
---
|
|
title: Quick Start
|
|
sidebarTitle: "Quick Start"
|
|
---
|
|
|
|
This guide is for new users who want to start using Task Master with minimal setup time.
|
|
|
|
It covers:
|
|
- [Requirements](/docs/getting-started/quick-start/requirements): You will need Node.js and an AI model API Key.
|
|
- [Installation](/docs/getting-started/quick-start/installation): How to Install Task Master.
|
|
- [Configuration](/docs/getting-started/quick-start/configuration-quick): Setting up your API Key, MCP, and more.
|
|
- [PRD](/docs/getting-started/quick-start/prd-quick): Writing and parsing your first PRD.
|
|
- [Task Setup](/docs/getting-started/quick-start/tasks-quick): Preparing your tasks for execution.
|
|
- [Executing Tasks](/docs/getting-started/quick-start/execute-quick): Using Task Master to execute tasks.
|
|
- [Rules & Context](/docs/getting-started/quick-start/rules-quick): Learn how and why to build context in your project over time.
|
|
|
|
<Tip>
|
|
By the end of this guide, you'll have everything you need to begin working productively with Task Master.
|
|
</Tip> |