Learning Output Style
Plugin VerifiedInteractive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
This plugin modifies Claude's behavior at the start of each session to engage users in active learning. It prompts for meaningful code contributions at decision points and provides educational insights about implementation choices, functioning as a SessionStart hook.
Installation
First, add the marketplace
/plugin marketplace add anthropics/claude-plugins-official/plugin install learning-output-style@claude-plugins-officialSimilar Extensions
Learn Medusa
94Extension from medusajs/medusa-agent-skills
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Plugin Master
99Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.
Ralph Loop Plugin
98Interactive self-referential AI loops for iterative development, implementing the Ralph Wiggum technique. Claude works on the same task repeatedly, seeing its previous work, until completion.
Explanatory Output Style Plugin
98Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)