guide-instructional-design
v3.4.0Design and evaluate instructional content with GUIDE — 10 learning-science archetypes and 60 theory-grounded dimensions mapped to the ADDIE lifecycle. Bundles the GUIDE skill plus a 13-agent ADDIE pipeline (router, 10 archetype specialists, curriculum-alignment gate, synthesizer, reviser) for end-to-end design and evaluation.
By Jeremy TerhuneLicense: Apache-2.02 GitHub starsUpdated 50 minutes ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 3, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install guide-instructional-design for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install guide-instructional-design@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/jermn007/GUIDEClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skill/guide-instructional-design-plugin/.
Plugin files
├── .claude-plugin/plugin.json└── skills/guide-instructional-design/SKILL.md
Included Skills1
Design and evaluate instructional content using GUIDE, a learning-science framework of 10 archetypes and 60 theory-grounded dimensions mapped to the ADDIE lifecycle. Use whenever work involves teaching, training, or learning: writing or reviewing a lesson plan, course, syllabus, or curriculum; building or critiquing a quiz, test, rubric, or assessment; creating or auditing an e-learning module, training video, or slide deck; designing scenario-based or branching learning; checking learning content for accessibility (WCAG/UDL); running a needs analysis or deciding whether training is even the right solution; planning a formative evaluation, usability test, or pilot; or grounding any of these in learning theory (Bloom, Gagné, Mayer, Knowles, Sweller, Mager, cognitive neuroscience). Trigger even when the user says course, training, lesson, module, learners, objectives, or instructional design without naming GUIDE. Use it both to CREATE instructional artifacts and to SCORE existing ones with rubrics.
Plugin manifests1
{
"name": "guide-instructional-design",
"version": "3.4.0",
"description": "Design and evaluate instructional content with GUIDE — 10 learning-science archetypes and 60 theory-grounded dimensions mapped to the ADDIE lifecycle. Bundles the GUIDE skill plus a 13-agent ADDIE pipeline (router, 10 archetype specialists, curriculum-alignment gate, synthesizer, reviser) for end-to-end design and evaluation.",
"author": {
"name": "Jeremy Terhune"
},
"homepage": "https://github.com/jermn007/GUIDE",
"repository": "https://github.com/jermn007/GUIDE",
"license": "Apache-2.0",
"keywords": [
"instructional-design",
"learning-science",
"addie",
"evaluation",
"rubric",
"assessment",
"accessibility",
"multimedia-learning",
"cognitive-neuroscience",
"guide"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[guide-instructional-design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/guide-instructional-design)