关于
The Gemini Rules Validator is a specialized static analysis tool designed to maintain high code quality and architectural integrity within the Gemini mod ecosystem. It automatically scans your codebase for common pitfalls such as hardcoded game data, improper WebSocket usage, and unmanaged side effects. By enforcing strict boundaries between UI, state, and core logic, this skill ensures that developers adhere to the project's TypeScript standards and module structures, significantly reducing technical debt and runtime errors in complex modding environments.