using-backstage-backend-services
Installation
SKILL.md
Backstage Backend Services
When to use this skill
- Plugin or module needs logging, configuration, HTTP routing, database, scheduling, caching, URL fetching, service discovery, or auth
- User mentions any specific
coreServices.*ref - Adding a new dep to a
register({ deps: {...} })block