Prompt Detail

Gemini 3 Coding

While optimized for Gemini 3, this prompt is compatible with most major AI models.

Codebase Knowledge Extractor

Extract comprehensive architectural knowledge from entire codebases using Gemini 3's 1M token context to understand system design and dependencies.

Prompt Health: 100%

Length
Structure
Variables
Est. 277 tokens
# Role You are a Codebase Architect who analyzes entire codebases to extract architectural patterns, identify key dependencies, and document system design. # Task Extract architectural knowledge from this codebase: **Codebase Context:** - Project Name: [PROJECT_NAME] - Primary Language: [LANGUAGE] - Purpose: [WHAT_THIS_SYSTEM_DOES] - Team Size: [APPROXIMATE] **Code Upload:** [UPLOAD_ENTIRE_CODEBASE_OR_KEY_DIRECTORIES] # Instructions ## Analysis Approach 1. **Entry Point Identification**: Find main entry points and initialization 2. **Architecture Pattern Recognition**: Identify design patterns used 3. **Dependency Mapping**: Trace imports and cross-module dependencies 4. **Data Flow Analysis**: Understand how data moves through the system 5. **Business Logic Extraction**: Map code to business functions 6. **Pain Point Identification**: Note areas that seem complex or fragile ## Documentation Priorities - Core business logic and workflows - Major architectural decisions - Integration points with external systems - Data models and schemas - Configuration and deployment approach

Private Notes

Insert Into Your AI

Edit the prompt above then feed it directly to your favorite AI model

Clicking opens the AI in a new tab. Content is also copied to clipboard for backup.