Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-code-lab-coach

claude-code-lab-coach contiene 3 skills recopiladas de glebis, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
0
actualizado
2026-04-24
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

lab-context
Asistentes de recursos humanos (excepto nómina y control de tiempo)

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
Desarrolladores de software

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
Desarrolladores de software

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