From 69930e9de21d5595f9b8c9427adc9c51a9fcbc0e Mon Sep 17 00:00:00 2001 From: Akhil Reddy Peeketi Date: Mon, 9 Mar 2026 20:05:35 -0600 Subject: [PATCH] fix: use consistent 'skills' terminology in DOCS.md --- DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS.md b/DOCS.md index a4e1195..50363e8 100644 --- a/DOCS.md +++ b/DOCS.md @@ -10,7 +10,7 @@ Detailed reference for claude-resume-kit. For the quick overview, see [README.md claude-resume-kit/ ├── CLAUDE.md # Auto-loaded project instructions ├── 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-build-kb/SKILL.md # Synthesize KB from extractions │ ├── make-resume/SKILL.md # JD → tailored resume/CV (.tex)