Github Homepage banner
Harzva Harzva

Github Homepage

Git community

Description

# github-homepage 优化 GitHub 个人主页(profile README)与精选展示 ## 这个 skill 合不合适 合适。 因为这不是一次性的文案修改,而是一类可重复的工作: - 读取当前 GitHub profile README - 识别当前身份定位、研究方向、代表项目 - 重写主页结构,让它更像个人技术主页 - 必要时同步提交到 `Harzva/Harzva` 这类任务边界清楚、重复性高、输出物稳定,非常适合封装成 skill。 ## 使用方式 ```text /github-homepage ``` ## 任务目标 把 GitHub 主页从默认占位 README,优化成更像: - 研究者主页 - AI 工程作者主页 - 项目导航首页 - 个人作品集入口 ## 默认处理对象 优先处理: - `Harzva/Harzva` 也就是 GitHub profile README 对应仓库。 ## 工作步骤 1. 确认 profile 仓库是否存在 - `gh repo view Harzva/Harzva` 2. 拉取

Installation

Installs to ~/.claude/skills/harzva-learn-likecc-github-homepage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/harzva-learn-likecc-github-homepage && curl -fsSL https://raw.githubusercontent.com/Harzva/learn-likecc/HEAD/.claude/skills/github-homepage.md -o ~/.claude/skills/harzva-learn-likecc-github-homepage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository