SessionStart
01Hook Claude Code
Runs when a session starts on compact, executing post-compact-context.sh via bash. From aleolidev/claude-react-kit.
Hook Claude Code
Runs when a session starts on compact, executing post-compact-context.sh via bash. From aleolidev/claude-react-kit.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing protect-files.sh via bash. From aleolidev/claude-react-kit.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing validate-architecture.sh via bash. From aleolidev/claude-react-kit.
Hook Claude Code
Runs before the context is compacted, executing pre-compact-save.sh via bash. From aleolidev/claude-react-kit.
Settings file Claude Code
Agent settings declaring 5 hook events (SessionStart, PreToolUse, PostToolUse, PreCompact) and 10 allowed tools.
Skill Claude CodeCodex
Audit the codebase for architecture violations and organizational issues.
Skill Claude CodeCodex
Create a new feature module with the standard directory structure.
Skill Claude CodeCodex
Analyze the current project and install claude-react-kit customized for its actual stack, structure, and conventions.
Instructions file
Instructions for aleolidev/claude-react-kit, covering claude.md, commands, replace these with your project's actual commands, architecture — mandatory and component rules.