home/coding/a-cline-prompt-for-codebase-analysis-and-feature-extraction

A Cline Prompt For Codebase Analysis And Feature Extraction

GPTClaudeDeepSeek··1,141 copies·updated 2026-07-14
a-cline-prompt-for-codebase-analysis-and-feature-extraction.prompt
---
title: "A Cline prompt for codebase analysis and feature extraction"
source: "https://www.jonatkinson.co.uk/blog/cline-prompt-code-analysis.html"
author:
published:
created: 2025-01-25
description:
tags:
  - "clippings"
---
## A Cline prompt for codebase analysis and feature extraction

==claude== ==cline== ==ai== ==prompt==

November 20, 2024

---

From time-to-time, I'm asked to evaluate a large codebase. This is usually from a client who has a project in distress, or who needs to quickly move their infrastructure provider and re-host the application elsewhere.

I lot of the time this relies on the intuition of a good engineer who is familiar with the technology being used. There's a lot of code browsing, writing quick notes, and silent video calls as we try to find the context for the decisions in the codebase.

I wanted to see if there was a better way to do this, and as I've been using [Cline](https://github.com/cline/cline) in VSCode, I tried to write a comprehensive system prompt:

when to use it

Community prompt sourced from the open-source GitHub repo VisualBoy/AI-Bots-Prompt-Collection (NOASSERTION). A "A Cline Prompt For Codebase Analysis And Feature Extraction" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

VisualBoy/AI-Bots-Prompt-Collection · NOASSERTION