Logo
Explore Help
Register Sign In
zhanj/claude-code
1
0
Fork 0
You've already forked claude-code
mirror of https://github.com/anthropics/claude-code.git synced 2026-04-16 07:42:48 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
015808d89c74900a643b2f8545b0353266e8b60b
claude-code/plugins/learning-output-style/hooks/hooks.json

16 lines
311 B
JSON
Raw Normal View History

feat: Add learning-output-style plugin Add interactive learning mode plugin that requests meaningful code contributions at decision points. Based on the unshipped Learning output style, this plugin engages users in active learning by having them write 5-10 lines of code for business logic, error handling, and design decisions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-01 15:26:34 -07:00
{
"description": "Learning mode hook that adds interactive learning instructions",
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/session-start.sh"
}
]
}
]
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 27ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API