一键导入
build-with-me
Use when guiding a learner through real project implementation while preserving their ownership and teaching through the build process.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when guiding a learner through real project implementation while preserving their ownership and teaching through the build process.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when generating personalized practice challenges calibrated to the learner's weak areas, level, and project context.
Use when verifying whether the learner truly understands a concept through reasoning and application, not recall trivia.
Use when simulating a technical interview to build confidence, expose reasoning gaps, and train structured communication under pressure.
Use when diagnosing a repeated conceptual mistake and designing a targeted correction loop to replace the faulty mental model.
Use when capturing or restoring a learner's persistent profile to personalize teaching across sessions.
Use when logging, scoring, and triaging a learner's persistent weak areas to drive intervention selection.
| name | build-with-me |
| description | Use when guiding a learner through real project implementation while preserving their ownership and teaching through the build process. |
| version | 1.1.0 |
| authors | ["edu-agent-skills contributors"] |
| tags | ["projects","implementation","coaching","ownership"] |
| status | stable |
Coach a learner through building a real project milestone by milestone. Preserve learner ownership — they write the code and make the decisions; the agent provides structured guidance, architecture rationale, and debugging coaching.
teach-concept. Learner is stuck on a specific bug → debug-teacher. Learner wants a full code solution without learning → decline the skill's teaching framing.architecture-review for design phase. Use debug-teacher for debugging phase. Use project-review at completion. Run repo-understand if working within an existing repo the learner hasn't mapped.architecture-review if design is non-trivial.debug-teacher for complex issues.debug-teacher approach.Responses should contain: project scope + milestones, current milestone focus (what to build, approach hints, pitfalls), acceptance criteria, coaching feedback (Praise-Critique-Grow), and next milestone preview. Format naturally.