Add extensive debugging and profiling tools
Introduce new debugging and profiling capabilities including:
- PluginDebugCommand for detailed plugin analysis
- PluginLogViewerCommand for plugin-specific log management
- PluginDebugMiddleware for request-level debugging
- PluginProfilingService for performance analysis
- Update README with new debugging features documentation