# prime > Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature - Author: Flexonze - Repository: Flexonze/.claude - Version: 20260203003045 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Flexonze/.claude - Web: https://mule.run/skillshub/@@Flexonze/.claude~prime:20260203003045 --- --- name: prime description: Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature argument-hint: [feature-name] --- # Prime - Codebase Understanding Get a comprehensive understanding of the codebase and optionally dive deep into a specific feature. ## Instructions ### 1. Explore the Codebase Investigate and understand the codebase: - Technology stack and architecture - Project structure and key directories - Important files and entry points - Development workflow ### 2. Feature Analysis (Optional) If `$1` is provided, also investigate that specific feature: - Find where the feature is implemented - Understand how it works - Identify related files and dependencies - Note any relevant tests or configuration ### 3. Share Your Findings Present what you learned about the codebase and feature in a clear, helpful way.