fix: use consistent 'skills' terminology in DOCS.md

This commit is contained in:
Akhil Reddy Peeketi
2026-03-09 20:05:35 -06:00
parent 712034decc
commit 69930e9de2
+1 -1
View File
@@ -10,7 +10,7 @@ Detailed reference for claude-resume-kit. For the quick overview, see [README.md
claude-resume-kit/ claude-resume-kit/
├── CLAUDE.md # Auto-loaded project instructions ├── CLAUDE.md # Auto-loaded project instructions
├── config.md # Your personal configuration ├── config.md # Your personal configuration
├── .claude/skills/ # 6 slash commands ├── .claude/skills/ # 6 skills (invoked as /skill-name)
│ ├── setup-extract/SKILL.md # Extract from papers → structured data │ ├── setup-extract/SKILL.md # Extract from papers → structured data
│ ├── setup-build-kb/SKILL.md # Synthesize KB from extractions │ ├── setup-build-kb/SKILL.md # Synthesize KB from extractions
│ ├── make-resume/SKILL.md # JD → tailored resume/CV (.tex) │ ├── make-resume/SKILL.md # JD → tailored resume/CV (.tex)