Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative templates, a powerful CLI, and comprehensive libraries for routing, forms, and HTTP communication.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill angular-typescript-web-framework --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Angular Typescript Web Framework?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-angular-typescript-web-framework)More formats (shields.io, HTML) on the badges page.
---
title: "Angular — TypeScript Web Application Framework by Google"
description: "Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative templates, a powerful CLI, and comprehensive libraries for routing, forms, and HTTP communication."
verification: "listed"
source: "https://github.com/angular/angular"
author: "Google / Angular Team"
category:
- "Developer Tools"
framework:
- "Multi-Framework"
tool_ecosystem:
github_repo: "angular/angular"
github_stars: 100106
---
# Angular — TypeScript Web Application Framework by Google
Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative templates, a powerful CLI, and comprehensive libraries for routing, forms, and HTTP communication.
## Prerequisites
Node.js 18+, npm, TypeScript
## Installation
Choose whichever fits your setup:
1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
```
npm install -g @angular/cli && ng new my-app
```
## Documentation
- https://angular.dev/overview
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/angular-typescript-web-framework/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!