Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install tippinggame-f8framework-tests-aiskills-f8framework-skills-editor-f8-editor-playmodeplus-git clone https://github.com/TippingGame/F8Framework.gitcp F8Framework/SKILL.MD ~/.claude/skills/tippinggame-f8framework-tests-aiskills-f8framework-skills-editor-f8-editor-playmodeplus-/SKILL.md--- name: f8-editor-playmodeplus-workflow description: Use when working with PlayModePlus editor tools — editor play mode enhancements and development convenience features in F8Framework. --- # PlayModePlus Editor Workflow ## Use this skill when - The task involves editor play mode enhancements or development convenience. - The user asks about editor-only quality-of-life features during play testing. ## Path resolution 1. Editor code: Assets/F8Framework/Editor/PlayModePlus ## Sources of truth - Editor module: Assets/F8Framework/Editor/PlayModePlus ## Key editor features | Feature | Description | |---------|-------------| | **Play Mode Enhancement** | Additional editor features active during Play Mode | | **Quick Restart** | Convenience tools for rapid iteration | | **State Inspection** | Enhanced state visualization during play | ## Workflow 1. PlayModePlus features are automatically active in Editor. 2. Leverage enhanced play mode features during development. 3. Features only affect Editor — no runtime impact on builds. ## Output checklist - PlayModePlus features acknowledged. - Editor environment optimized for development workflow.