Skip to content

larssn/claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude

Personal Claude Code configuration. CLAUDE.md holds the workflow guidelines Claude follows in every session: ground rules, forbidden behaviors, delegation strategy, planning, and coding conventions.

Who this is for

Software engineers and architects who use Claude Code and want to steer its behavior with explicit, version-controlled conventions — rather than re-explaining preferences each session. Use it as a starting point and adapt the guidelines to your own standards.

Install

Run the script for your platform from the repo root — it copies CLAUDE.md and the skills into ~/.claude (backing up any existing CLAUDE.md first):

  • Windowspowershell -ExecutionPolicy Bypass -File install.ps1
  • macOS / Linux./install.sh

Where it goes

Everything lands in the Claude Code config folder in your home directory so it applies to every session:

  • WindowsC:\Users\<you>\.claude\
  • macOS/Users/<you>/.claude/
  • Linux/home/<you>/.claude/

License

MIT © Lars Støttrup Nielsen

About

Claude Config Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors