Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-code-lab-coach

claude-code-lab-coach 收录了来自 glebis 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
0
更新
2026-04-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

lab-context
人力资源助理(非薪资与考勤)

Use when the user wants to set up, view, or update their Claude Code Lab personal profile — including goals, skill level, learned tools, and active projects. Triggers on phrases like "set up lab context", "update my lab profile", "what have I learned at the lab", "add a goal", "настрой lab-контекст", "обнови профиль лаборатории". Stores data as plain markdown in an Obsidian-compatible vault so the user owns their data.

2026-04-24
lab-homework
软件开发工程师

Use when the user wants a practice assignment between Claude Code Lab meetings — a concrete task tied to a specific lab meeting, that combines their personal goals with what was actually covered in the presentation. Triggers on "give me homework", "generate a practice task", "what should I practice", "homework for meeting 3", "задание на неделю". Fetches the current cohort's curriculum from agency-lab.glebkalinin.com, uses the meeting summary as the presentation record, reads the lab vault (plus optional sandbox) for personal context, and writes the assignment as a new markdown file. Also updates progress.md and optionally installs recommended agents.

2026-04-24
lab-review
软件开发工程师

Use when the user wants a coaching-style review of a Claude Code session — either the current live session, the most recent one, or a specific session by ID. Triggers on "review this session", "audit my prompts", "analyse my last session", "review session abc123", "разбери эту сессию". Produces feedback on prompt quality, agent interaction patterns, and missed opportunities. Saves the review as markdown into the lab vault.

2026-04-08