Claude Code Plugins Exercises — Development skill for Claude Code
Claude Code Plugins & Extensibility Exercises - Settings, Hooks, Plugins, Ralph Wiggum.
How to install Claude Code Plugins Exercises
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open panaversity/claude-code-plugins-exercises and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Plugins Exercises does
Claude Code Plugins & Extensibility Exercises - Settings, Hooks, Plugins, Ralph Wiggum.
Alternatives in Development
- Claude Config — Built-in /config command to manage settings interactively 81.1k ★
- Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
README
Claude Code Plugins & Extensibility: Practical Exercises
**By Panaversity -- Master the Full Plugin Lifecycle**
Welcome! This package contains 12 exercises + 3 capstone projects (15 total) covering Claude Code's extensibility system -- from settings hierarchy and hooks through plugin creation and autonomous iteration with Ralph Wiggum Loop. You'll configure real settings, write working hooks, build plugins from scratch, distribute them via marketplaces (in Capstone A), and run autonomous loops.
Package Structure
plugins-exercises/
+-- README.md <- You are here
+-- EXERCISE-GUIDE.md <- Full pedagogical guide
+-- module-1-settings-hierarchy/
| +-- exercise-1.1-multi-scope-config/ (configure settings across 3 levels)
| +-- exercise-1.2-settings-conflict/ (debug conflicting settings)
+-- module-2-hooks/
| +-- exercise-2.1-event-automation/ (build hooks for real workflows)
| +-- exercise-2.2-hook-failures/ (fix broken hooks.json)
+-- module-3-plugin-discovery/
| +-- exercise-3.1-marketplace-explorer/ (evaluate plugins for workflow needs)
| +-- exercise-3.2-plugin-audit/ (audit and fix a broken plugin setup)
+-- module-4-plugin-usage/
| +-- exercise-4.1-install-and-use/ (install and verify plugins)
| +-- exercise-4.2-plugin-workflow-chain/ (chain plugins for a complete workflow)
+-- module-5-plugin-packaging/
| +-- exercise-5.1-package-skills-plugin/ (package skills into a plugin)
| +-- exercise-5.2-full-plugin-bundle/ (build a complete plugin bundle -- Advanced)
+-- module-7-ralph-wiggum/
| +-- exercise-7.1-autonomous-loop/ (run your first Ralph Wiggum loop)
| +-- exercise-7.2-stuck-loop-debug/ (diagnose a stuck loop from logs)
+-- module-8-capstones/
+-- capstone-A-full-plugin/ (build a complet
Related Skills
Ralph
Initialize and manage Ralph Wiggum autonomous coding mode
Harness Verify
Run the full verification loop before claiming any feature is complete. This is the "Ralph Wiggum Loop" - forc
Long
Demonstrate L-Thread - high-autonomy extended workflows with Ralph Wiggum
Update Config
Update .claude/settings.json to configure hooks, automated behaviors, and scheduled tasks.
Claudeconfigurator
Minimal desktop GUI to configure Claude Code (~/.claude): edit CLAUDE.md, skills, commands, agents, hooks, plu
Effect Claudecode
Effect v4 bindings for Claude Code's plugin primitives — hooks, skills, settings, MCP servers, frontmatter
Related Agents
Ralph Orchestrator
by mikeyobrien - Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomou
Ralph Conductor
Orchestre les sessions Ralph Wiggum v2.0 avec validation DoD adaptative
App Tester
Builds and exercises Heron end-to-end on this machine — starts the dev app, starts and stops real claude CLI s