editor-engine-functionality
CommunityEngine-first editor features
AuthorViewableGravy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a structured workflow for developing editor features, ensuring that core logic resides within the engine services rather than the React UI layer, leading to a cleaner, more maintainable architecture.
Core Features & Use Cases
- Enforces Engine-First Implementation: Guarantees that editor behaviors are implemented in engine services, with React acting solely as a visual adapter.
- Streamlined Workflow: Provides a clear, step-by-step process for adding or refactoring editor functionality.
- Use Case: When adding a new gizmo to the editor, this skill ensures the gizmo's logic is in the engine, and React only handles its visual representation and user interaction dispatch.
Quick Start
Use this skill to implement new editor behavior by defining the feature API on engine.editor first.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: editor-engine-functionality Download link: https://github.com/ViewableGravy/better-ecs/archive/main.zip#editor-engine-functionality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.