Skip to content

Instantly share code, notes, and snippets.

System Context

Purpose and capabilities

Technical Stack

  • Languages/frameworks
  • Infrastructure components
  • Data stores

Development MCPs

  • Tool Name: Brief description of what the tool provides

Project Overview

Brief description of what this system does

Quick Start

Essential commands to get running

Architecture

High-level components and their relationships

Dependencies

CRITICAL SECURITY & QUALITY RULES

1. NEVER MAKE UNAUTHORIZED CHANGES

  • ONLY modify what is explicitly requested.
  • NEVER change unrelated code, files, or functionality.
  • If you think something else needs changing, ASK FIRST.
  • Changing anything not explicitly requested is considered prohibited change.

2. DEPENDENCY MANAGEMENT IS MANDATORY