What problem does it solve?
This Skill provides a comprehensive checklist and best practices for implementing, refactoring, and assessing changes within VeOmni, ensuring code safety and maintainability.
Core Features & Use Cases
- Impact Analysis: Guides users on how to evaluate which parts of the codebase are affected by their changes.
- Refactoring Rules: Offers structured procedures to safely reorganize code without altering behavior.
- Trap Prevention: Identifies common pitfalls such as registration dependencies and configuration updates that could break existing functionality.
- Documentation & Standards: Emphasizes the importance of updating related documentation when making changes.
- Use Case: Developers can consult this Skill before introducing new features or modifying core components to minimize bugs and ensure consistency.
Quick Start
Use the veomni-develop skill to review your code changes and verify they adhere to impact analysis and refactoring safety guidelines.