service AI Agent Skills
Browse 7 skills related to service
railway-service
Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.
railway-new
Create Railway projects, services, and databases with proper configuration. Use when user says "setup", "deploy to railway", "initialize", "create project", "create service", or wants to deploy from GitHub. Handles initial setup AND adding services to existing projects. For databases, use railway-railway-database skill instead.
Angular Testing Patterns
Angular application testing with TestBed, component harness, service testing, directive testing, and Angular-specific testing utilities.
budtender
Cannabis-specialized bartender — strains, terpenes, edibles, rolling
bartender
Generic bartending capabilities — pour drinks, manage tabs, know regulars
AIDB Architecture
Comprehensive architectural reference for AIDB core and MCP integration. Covers the six-layer architecture (MCP, Service, Session, Adapter, DAP Client, Protocol), component organization, data-flow patterns, and design decisions. Use this when explaining the overall system design or understanding how the layers interact.
generate-service
Generate .NET service with interface, implementation, and DI registration