System Init Cluade Md File banner
hqman hqman

System Init Cluade Md File

Development community

Description

Please analyze this codebase and create a CLAUDE.md file, which will be given to future instances of Claude Code to operate in this repository. What to add: 1. Commands that will be commonly used, such as how to build, lint, and run tests. Include the necessary commands to develop in this codebase, such as how to run a single test. 2. High-level code architecture and structure so that future instances can be productive more quickly. Focus on the "big picture" architecture that requires reading m

Installation

Installs to ~/.claude/skills/hqman-claude-code-deepdive-system-init-cluade-md-file/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hqman-claude-code-deepdive-system-init-cluade-md-file && curl -fsSL https://raw.githubusercontent.com/hqman/claude-code-deepdive/HEAD/prompts/system-init-cluade-md-file.md -o ~/.claude/skills/hqman-claude-code-deepdive-system-init-cluade-md-file/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository