pbl-plan-builder

仓库创建 2026年7月27日最近提交 3 天前SkillHot 收录 2 天前
这个 Skill 做什么

从已有的 learner profile 为特定学员设计一整套 Gold Standard 的 PBL 项目,把每一项设计都能追溯到学生档案里的具体信息。只有在有合格学员档案时才做,没档案要先建立 profile。特点是一人一案、可验证且可通过 pbl validate 和 pbl review 的严格检查,避免通用模板式的空洞方案。

▸ 展开 SKILL.md 英文原文

Design a complete Gold Standard Project Based Learning project for one specific learner, from an existing learner profile. Use when a learner profile exists and someone wants the project designed, or asks to build/draft a PBL project plan. Trigger phrases: 'design the project', 'build the plan from this profile', 'now make the project for her', 'draft a PBL project plan'. Requires a learner profile that passes `pbl profile check` — if none exists, use pbl-learner-profile first. Output: a project-plan.md that passes `pbl validate` and `pbl review` with zero failures.

1
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-builder/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-builder/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Project Plan Builder

Design one project, for one learner, from their profile. The profile is the input; every part of the plan should be traceable back to it.

**If there is no learner profile, stop and build one first** (`pbl-learner-profile`). A plan with no profile behind it is the exact failure this repo exists to prevent — a generic project with a child's name pasted on.

---

## Read first

1. `learners/<slug>/learner-profile.md` — the whole thing, including the prose sections
2. `framework/manifest.yaml` — the index and the design sequence
3. `docs/06-design-process.md` — the sequence you're following
4. `docs/11-solo-and-small-group-pbl.md` — what changes without a class
5. `templ
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有