resume-visual-skill 是做什么的?
Resume Visual Skill for Claude Code
为 Claude Code 提供简历可视化技能,能够生成并展示美观的简历。
该技能为 Claude Code 用户提供了简历可视化的能力。它允许 AI 助手根据用户提供的简历数据(如基本信息、工作经历、教育背景、技能等)自动生成结构清晰、视觉美观的简历展示。该技能特别适用于求职场景,帮助用户快速将原始文本简历转化为适合分享或打印的格式化输出。它目前主要支持 Claude Code 平台,用户只需提供相关数据,技能即可完成排版与渲染工作,极大提升了简历制作的效率与专业性。
npx skills add peterpan42388/resume-visual-skillResume Visual Skill for Claude Code
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.