Back to Skills

deployment

verified

Angular application deployment, CI/CD pipelines, and hosting strategies

View on GitHub

Marketplace

pluginagentmarketplace-angular

pluginagentmarketplace/custom-plugin-angular

Plugin

angular-development-assistant

Repository

pluginagentmarketplace/custom-plugin-angular
2stars

skills/deployment/SKILL.md

Last Verified

January 16, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-angular/blob/main/skills/deployment/SKILL.md -a claude-code --skill deployment

Installation paths:

Claude
.claude/skills/deployment/
Powered by add-skill CLI

Instructions

# Angular Deployment Skill

## Overview
Deploy Angular applications to production with CI/CD pipelines, hosting platforms, and server-side rendering configurations.

## Topics Covered

### Build Configuration
- Environment configurations
- Production build optimization
- Service workers and PWA
- Base href configuration
- Asset optimization

### Hosting Platforms
- Vercel deployment
- Netlify configuration
- Firebase Hosting
- AWS S3 + CloudFront
- Azure Static Web Apps
- GitHub Pages

### CI/CD Pipelines
- GitHub Actions for Angular
- GitLab CI configuration
- Azure DevOps pipelines
- Automated testing in CI
- Preview deployments

### Server-Side Rendering
- Angular Universal setup
- Hydration strategies
- SSR hosting options
- Pre-rendering static pages
- SEO optimization

### Containerization
- Docker for Angular apps
- nginx configuration
- Multi-stage builds
- Container orchestration

## Prerequisites
- Angular CLI proficiency
- Basic DevOps understanding
- Git workflow knowledge

## Learning Outcomes
- Configure production builds
- Set up CI/CD pipelines
- Deploy to multiple platforms
- Implement SSR/SSG strategies

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1129 chars