Initial commit
This commit is contained in:
16
commands/primer.md
Normal file
16
commands/primer.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Prime Context for Claude Code
|
||||
|
||||
Use the command `tree` to get an understanding of the project structure.
|
||||
|
||||
Start with reading the CLAUDE.md file if it exists to get an understanding of the project.
|
||||
|
||||
Read the README.md file to get an understanding of the project.
|
||||
|
||||
Read key files in the src/ or root directory
|
||||
|
||||
Explain back to me:
|
||||
- Project structure
|
||||
- Project purpose and goals
|
||||
- Key files and their purposes
|
||||
- Any important dependencies
|
||||
- Any important configuration files
|
||||
Reference in New Issue
Block a user