Skip to content

aoli0919/codebase-apprentice-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebase Apprentice Skills

Skills for turning real repositories into guided beginner courses and first contribution paths.

Skills

Skill Use
repo-map Map a repository into entry points, modules, data flow, examples, and what to ignore.
entrypoint-tracer Trace one execution path from command or UI action to core logic and output.
issue-first-contribution Help a beginner choose, reproduce, and plan a first GitHub issue contribution.
code-reading-quiz Create check questions that prove the learner understands a file, function, or module.

Quick Start

git clone https://github.com/aoli0919/codebase-apprentice-skills.git
cd codebase-apprentice-skills
python3 scripts/validate_skills.py

Example prompt:

$repo-map I am a beginner. My goal is ____. My background is ____. Give me the first useful task.

Learning Contract

Every skill must return a next action, visible artifact, check question, what to ignore, resource cap, and reflection prompt.

License

MIT

About

Skills for turning real repositories into guided beginner courses and first contribution paths.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages