Skip to content

davidlee/claude-code-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-code-starter

An opinionated Claude Code starter kit. Extracted from vice.

Coming soon, maybe: meta-commentary / usage instructions.

Sync

if you made some improvements in a project using this starter kit, you can run

.script/import-claude-files.sh your-project-name

to pull them into your fork of this repo, or from your project run

.script/import-claude-files.sh path-to-your-fork-of-starter

to incorporate them into another project.

This stuff changes fast, so you may as well benefit from your learning on one project in your others.

Project-Specific Stuff

Put what you want Claude to read on every boot in doc/project-overview.md.

Justfile

Your preferred language may have its own, but just is a nice runner for any language.

It's got a few useful amenities to get you started. Go ahead and customise or replace it.

Credits

Initial kanban .md file stolen and adapted from someone on Reddit.

Alternatives

Backlog.md

Cool Tangents: Stuff I Would Have Been Inspired By If I Read It First

Kiro's release was a big hit of confirmation bias, and there's a lot of activity around this approach which is worth picking over and pilfering from:

About

opinionated Claude Code starter kit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published