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

claude-code-lab

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

已收集 skills
4
Stars
0
更新
2026-07-22
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cc-lab-freshness
其他计算机职业

Watch Anthropic's shipping surface (CHANGELOG, README, code.claude.com docs) and propose lab-shaped edits as a pull request. The data plane (scripts/freshness/run.ts) is the only source of truth — every claim in every patch must trace verbatim to the delta file. Reads the full lab content (10 spine chapters + library entries + design system) and decides per-item whether something released by Anthropic should update specific lab content. Composes EN + CS edits, voice-judge sub-agents enforce both provenance (no fabricated version numbers, URLs, or feature claims) and voice match. Branches, commits, opens a PR via gh CLI. Never merges. Never synthesizes a delta. Activate when the user says "run freshness", "freshness check", "what's new from Anthropic", or invokes /cc-lab-freshness.

2026-07-22
cc-lab-diagnose
软件开发工程师

Diagnose a Claude Code setup against cc-lab patterns. Two modes — project (would a teammate cloning this repo succeed today?) or user (is your personal harness well-tuned?). When invoked without an explicit mode arg or scope keyword, asks via AskUserQuestion before reading any files. Returns 3-5 evidence-grounded observations grounded in cc-lab chapter knowledge, with copy-paste artifacts and chapter links. Activate when the user says "diagnose my setup", "review my CLAUDE.md", "audit this repo", or invokes /cc-lab-diagnose [project|user|both].

2026-04-26
cc-lab-screenshot
桌面出版专家

Capture desktop and mobile screenshots for cc-lab chapters with consistent state (dark mode, 2× retina, no PII, no notifications) using the computer-use MCP. Activate when the user asks to "take a screenshot for the lab", "capture for cc-lab", "shoot the voice chapter visuals", or hands you a shot list JSON/YAML.

2026-04-26
cc-lab
高校计算机科学教师

Companion skill for the claude-code-lab workshop. Walks the user through the first four chapters interactively — install, first task, CLAUDE.md, iteration. Use when the user wants guided practice with Claude Code, mentions "cc-lab", "claude code lab", or asks to walk through the workshop.

2026-04-24