A setup assistant for starting a textbook project or a workspace for several textbooks. It asks about the project, creates the directory structure, and can add version control and a README.
A planning guide for designing a textbook before its chapters are written. It uses backward design, which starts with what learners should understand and do, then plans assessments, chapters, and examples around those goals.
A workflow for writing a complete, multi-chapter textbook or structured course material. It plans the learning goals and chapter sequence, writes chapters with exercises, tracks progress, and performs a final review.
Solution design skill based on Bloom's AI Collaboration model. Use when the user says /design, wants to design a solution, compare architectural options, evaluate tradeoffs, or produce a solution design document before building. Also trigger on phrases like "design the solution", "how should we architect this"…
PM-focused planning skill based on Bloom's AI Collaboration model. Use when the user says /plan, wants to plan a project, build a roadmap, scope an initiative, set milestones, or break work into phases. Also trigger on phrases like "plan the work", "build a roadmap", "scope this project", "milestones", "RACI", "who…
Pre-build checkpoint for disciplined vibe coding. Asks 6 evaluative questions before any code generation using interactive prompts. Use when the user says /prebuild, asks to build a feature, implement something, or starts a coding task. Also trigger on phrases like "build me", "create a", "implement", "add a feature"…
Structured thinking skill implementing Bloom's AI Collaboration Framework v3. Auto-scales depth from stakes (reversibility + reliance): quick 3-question framing for reversible exploration, standard 6-question protocol for real decisions, deep mode with epistemics + teach-back + independent audit for binding one-way…