Stats
Actions
Tags
From PRPROMPTS Flutter Generator - Professional Development Automation
Runs a bash script on session start, stop, after file writes, and on user prompts to manage session state or perform actions. Writes files on Write/Edit events.
4 events · 5 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*Review the generated code and determine if additional actions are needed:
1. Should we run flutter analyze to check for errors?
2. Should we run flutter test to verify tests pass?
3. Should we commit the changes to git?
Respond with JSON:
{
"decision": "approve|block",
"reason": "Brief explanation",
"suggestions": ["Suggested next steps"]
}Editdart format --set-exit-if-changed $CLAUDE_PROJECT_DIR/lib || true30msWritedart format --set-exit-if-changed $CLAUDE_PROJECT_DIR/lib || true30ms*${CLAUDE_PLUGIN_ROOT}/scripts/check-flutter-sdk.sh || true10ms*echo "[PRPROMPTS] User submitted prompt at $(date)" >> $CLAUDE_PROJECT_DIR/.prprompts/activity.log || true5ms21plugins reuse this hooks config
First indexed Dec 5, 2025
Showing the 6 earliest of 21 plugins
npx claudepluginhub hyper12755/prprompts-flutter-generator