feat: add tailored resume generator skill (#7)
Add a new skill that analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements. The skill provides: - Job description analysis to extract key requirements and keywords - Resume tailoring to emphasize relevant experience - ATS optimization for applicant tracking systems - Multiple resume format support - Strategic recommendations for gaps and interview preparation This skill is categorized under productivity-organization and helps job seekers create customized resumes that maximize their chances of getting interviews. Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -136,6 +136,7 @@ Claude Skills are customizable workflows that teach Claude how to perform specif
|
||||
- [kaizen](https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/kaizen/skills/kaizen) - Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology.
|
||||
- [n8n-skills](https://github.com/haunchen/n8n-skills) - Enables AI assistants to directly understand and operate n8n workflows.
|
||||
- [Raffle Winner Picker](./raffle-winner-picker/) - Randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests with cryptographically secure randomness.
|
||||
- [Tailored Resume Generator](./tailored-resume-generator/) - Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances.
|
||||
- [ship-learn-next](https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/ship-learn-next) - Skill to help iterate on what to build or learn next, based on feedback loops.
|
||||
- [tapestry](https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/tapestry) - Interlink and summarize related documents into knowledge networks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user