Skip to content

Commit 1bd17ec

Browse files
seonghobaeclaude
andauthored
docs: add CLAUDE.md noting empty scaffold state (#3)
Claude-Session: https://claude.ai/code/session_019zWjgFjCupJNvARzcFETtR Co-authored-by: Claude <noreply@anthropic.com>
1 parent 1bb5cf3 commit 1bd17ec

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# CLAUDE.md
2+
3+
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4+
5+
## Current state
6+
7+
This repository is an empty scaffold: it contains only a `.gitkeep` placeholder and a single initialization commit. There is no source code, build configuration, test suite, or documentation yet, so there are no build/lint/test commands to run and no architecture to describe.
8+
9+
## When code lands here
10+
11+
Replace this section with the real contents:
12+
13+
- Commonly used commands (build, lint, test, and how to run a single test).
14+
- High-level architecture: the major components and how they interact.
15+
- Any project-specific conventions that are not obvious from individual files.

0 commit comments

Comments
 (0)