Loading
Loading
Claude Projects are the shift from "random conversations" to "a smart assistant customized for your work." In this lesson you'll learn how to build powerful Projects that transform your daily workflow.
A Project is an independent workspace containing:
Project
āāā Project Instructions (permanent System Prompt)
āāā Knowledge Files (reference files)
āāā Conversations (linked chats)
āāā Conversation 1
āāā Conversation 2
āāā Conversation 3 ...
Every conversation inside the Project sees the Instructions and files ā without any repetition on your part.
Before starting, ask yourself:
Instructions are the "DNA" of the assistant. Example for a software development Project:
You are a software development assistant specialized in [Project Name].
## Technical Context
- Stack: Next.js 14 + TypeScript + Supabase + TailwindCSS
- Project: AI educational platform
- Audience: Arabic-speaking beginner to intermediate users
## Code Rules
- Always use TypeScript strict
- Follow React Server Components where possible
- Code must be straightforward and commented in Arabic
- Don't write anything outside the requested scope
## Communication Style
- Keep responses short and practical
- If code is long, use Artifacts
- When in doubt, ask before assuming
## What to Avoid
- Don't suggest unrequested changes
- Don't rewrite working code
Ideal files for a Project:
Instructions: "You are an expert code reviewer..."
Files: package.json + tsconfig + folder structure
Usage: Code review, writing tests, debugging
Instructions: "You are a content manager for a brand..."
Files: Style guide + target persona file
Usage: Writing articles, posts, emails
Instructions: "You are an academic research assistant..."
Files: Key reference papers
Usage: Summarizing, analyzing, comparing research
Best practices:
File limit: 20 files Ć 30 MB per file on the Pro plan.
On paid plans you can share a Project with your team:
Create one Project containing:
Now every team member has an assistant that knows the company perfectly.