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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/angular-typescript-web-framework
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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
Use the upstream install or setup path that matches your environment:
- npm install -g @angular/cli
Requirements and caveats from upstream:
- Install Node.js which includes [Node Package Manager][npm]
Basic usage or getting-started notes:
[Getting Started][quickstart]
Setting Up a Project
Create a workspace:
Extracted from upstream docs: https://raw.githubusercontent.com/angular/angular/HEAD/README.md
Documentation
Source
Files (skills)
-
SKILL.md 1.6 KB
--- name: "Angular — TypeScript Web Application Framework by Google" slug: "angular-typescript-web-framework" 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." github_stars: 100106 verification: "security_reviewed" 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 npm_package: "@angular/core" npm_weekly_downloads: 5667331 --- # 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 Use the upstream install or setup path that matches your environment: - npm install -g @angular/cli Requirements and caveats from upstream: - Install [Node.js] which includes [Node Package Manager][npm] - [node.js]: https://nodejs.org/ Basic usage or getting-started notes: - [Getting Started][quickstart] - ### Setting Up a Project - Create a workspace: - Source: https://github.com/angular/angular - Extracted from upstream docs: https://raw.githubusercontent.com/angular/angular/HEAD/README.md ## Documentation - https://angular.dev/overview ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/angular-typescript-web-framework/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.