map-project

Scan codebases for project patterns and update CLAUDE.md reference files.

5|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/namanchopra/branchwater --skill map-project-namanchopra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: map-project
Source: https://github.com/namanchopra/branchwater/tree/main/.claude/skills/map-project
Command: npx skills add https://github.com/namanchopra/branchwater --skill map-project-namanchopra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that your AI documentation is always up-to-date with the latest project patterns, making it easier for AI agents to implement features correctly.

Core Features & Use Cases

  • Framework Detection: Automatically detect the framework being used (Laravel, Next.js, NestJS, Expo/React Native, Node.js).
  • Exhaustive Discovery: Scan the codebase for all relevant patterns and components.
  • Documentation Update: Generate or update CLAUDE.md and other reference files with project-specific information.
  • Use Case: After a major refactor, use this Skill to update your AI documentation and ensure it reflects the current state of your project.

Quick Start

Run the 'map-project' skill after a coding session or major refactor to update your AI documentation.

Frequently Asked Questions about map-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update AI documentation to reflect current project patterns after refactoring?

This skill scans your codebase for project-specific patterns in frameworks like Laravel, Next.js, NestJS, Expo/React Native, and Node.js, then updates CLAUDE.md and reference files with accurate project information. It requires completing Phase 0 (Framework Detection) and Phase 1 (Exhaustive Discovery) before documentation updates.

What is an AI context map and how does scanning codebase patterns improve AI agent effectiveness?

An AI context map documents your project's specific patterns to improve AI agent effectiveness. By scanning the codebase exhaustively, it captures real structural patterns and generates reference files, ensuring AI agents have accurate context to implement features correctly.

Does this codebase analysis tool support Laravel, Next.js, NestJS, Expo, and Node.js frameworks?

Yes, codebase analysis supports Laravel, Next.js, NestJS, Expo/React Native, and Node.js frameworks. It automatically detects the framework during Phase 0 (Framework Detection) and scans for all relevant patterns and components specific to that framework during Phase 1 (Exhaustive Discovery).

What's the best way to keep CLAUDE.md files updated with real project-specific information?

Run an automated codebase scan after coding sessions or major refactors to keep CLAUDE.md files updated. The process detects your framework, performs exhaustive discovery of all relevant patterns, and generates or updates documentation with real project-specific information.

Do I need to complete framework detection and exhaustive discovery before updating AI documentation?

Yes, Phase 0 (Framework Detection) and Phase 1 (Exhaustive Discovery) must be completed before updating documentation. These phases ensure the generated CLAUDE.md and reference files contain accurate, real project-specific patterns rather than assumptions or outdated information.

Why does AI documentation become outdated and how does codebase scanning fix it?

AI documentation becomes outdated when codebase patterns change during refactoring or development. Codebase scanning fixes this by automatically detecting current framework patterns and updating CLAUDE.md and reference files with real project-specific information, ensuring AI agents always have accurate context.