| name | ss14-gameplay-feature |
| description | End-to-end gameplay feature workflow for SS14-ART-CORE. Use when implementing a mechanic that spans components, systems, prototypes, UI, localization, prediction, tests, resources, or design/balance notes. |
SS14 Gameplay Feature
Use this skill to avoid one-off mechanics.
Workflow
- Open
references/feature-checklist.md.
- Open
references/ss14-art-gameplay-map.md.
- Open
references/prediction-and-cross-assembly.md.
- Load domain skills for UI, audio, physics, chemistry, NPCs, atmos, or rendering.
Rules
- Search for existing mechanics first.
- Design reusable component/system APIs.
- Keep behavior data-driven.
- Validate prediction, localization, security, and review scope.