proto-service-skeleton
Installation
SKILL.md
Proto Service Skeleton
Turn generated *ServiceHTTPServer interfaces into compilable service files under internal/service/<module>/.
Required Reading
Read before generating:
Companion Skill Policy
When sphere-layout-feature-workflow is available in the current session, use it together with this skill.
Collaboration rules:
- Let
sphere-layout-feature-workflowdrive framework-native feature assembly (middleware, auth, errors, routing, wiring flow). - Let
proto-service-skeletonfocus on per-service file generation/completion from*ServiceHTTPServer. - Prefer shared framework capabilities over custom implementation.
- Avoid implementing duplicate functionality when an equivalent capability already exists in this repository or the Sphere stack.