bythedotmack· 19 skills
Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
$npx -y skills add thedotmack/claude-mem --skill learn-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/thedotmack/claude-mem" --skill "thedotmack/claude-mem/learn-codebase"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedotmack/claude-mem" that are relevant to the current task. Run `npx skills add "https://github.com/thedotmack/claude-mem"` and select the relevant skills, then follow their instructions.