angular-api-service

Installation
SKILL.md

Angular API Service Development Workflow

When to Use This Skill

  • Creating new API service for backend communication
  • Adding caching to API calls
  • Implementing file upload/download
  • Adding custom headers or interceptors

Pre-Flight Checklist

  • Identify backend API base URL
  • Read the design system docs for the target application (see below)
  • List all endpoints to implement
  • Determine caching requirements
  • Search existing services: grep "{Feature}ApiService" --include="*.ts"

🎨 Design System Documentation (MANDATORY)

Related skills

More from congdon1207/agents.md

Installs
5
GitHub Stars
11
First Seen
Feb 4, 2026