Deliver web apps with confidence ๐
$ npx -y skills add angular/angular --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: angular/angular
What's inside
Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.
To contribute to the Angular Docs, check out the Angular.dev README
Install the Angular CLI globally:
npm install -g @angular/cli
Create a workspace:
ng new [PROJECT NAME]
Run the application:
cd [PROJECT NAME]
ng serve
Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.
Learn about the latest improvements.
Check out our upgrade guide to find out the best way to upgrade your project.
Read through our contributing guidelines to learn about our submission process, coding rules, and more.
Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.
Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.
Join the conversation and help the community.
Love Angular? Give our repo a star :star: :arrow_up:.
.agent/
rules/
agents.md
skills/
adev-writing-guide/
SKILL.md
pr_review/
reference/
router.md
scripts/
determine_review_type.sh
get_pr_comments.sh
post_inline_comment.sh
reply_pr_comment.sh
submit_pr_review.sh
SKILL.md
reference-compiler-cli/
SKILL.md
reference-core/
SKILL.md
reference-signal-forms/
references/
integration.md
SKILL.md
workflows/
fix-flaky-tests.md
.bazelrc
.bazelversion
.devcontainer/
README.md
recommended-devcontainer.json
recommended-Dockerfile
.editorconfig
.gemini/
commands/
explain.toml
config.yaml
settings.json
.git-blame-ignore-revs
.gitattributes
.github/
actions/
deploy-docs-site/
action.yml
BUILD.bazel
esbuild.conf.js
lib/
credential.mts
deploy.mts
deployments.mts
main.mts
sitemap.mts
main.js
tsconfig.json
angular-robot.yml
ISSUE_TEMPLATE/
ISSUE_TEMPLATE.md
1-bug-report.yaml
2-feature-request.yaml
3-docs-bug.yaml
4-devtools.yaml
5-vscode.yaml
config.yml
PULL_REQUEST_TEMPLATE.md
workflows/
adev-preview-build.yml
adev-preview-deploy.yml
assistant-to-the-branch-manager.yml
benchmark-compare.yml
ci.yml
cross-repo-adev-docs.yml
dev-infra.yml
google-internal-tests.yml
merge-ready-status.yml
perf.yml
pr.yml
release.yml
scorecard.yml
.gitignore
.gitmessage
.husky/
commit-msg
pre-commit
prepare-commit-msg
.mailmap
.ng-dev/
caretaker.mjs
commit-message.mjs
config.mjs
dx-perf-workflows.yml
format.mjs
gitconfig
github.mjs
google-sync-config.json
pull-request.mjs
release.mjs
tsconfig.json
.nvmrc
.pnpmfile.cjs
.prettierignore
.prettierrc
.pullapprove.yml
.vscode/
extensions.json
launch.json
README.md
recommended-settings.json
tasks.json
adev/
angular.json
BUILD.bazel
firebase.json
package.json
README.md
scripts/
routes/
BUILD.bazel
generate-routes.mts
synonyms/
algolia-synonyms.mts
tsconfig.json
update-synonyms.mts
update-cross-repo-docs/
github-client.mjs
index.mjs
README.md
update-assets.mjs
shared-docs/
BUILD.bazel
components/
algolia-icon/
algolia-icon.component.html
algolia-icon.component.ts
BUILD.bazel
breadcrumb/
breadcrumb.component.html
breadcrumb.component.scss
breadcrumb.component.spec.ts
breadcrumb.component.ts
BUILD.bazel
BUILD.bazel
cookie-popup/
BUILD.bazel
cookie-popup.component.html
cookie-popup.component.scss
cookie-popup.component.spec.ts
cookie-popup.component.ts
copy-link-anchor/
BUILD.bazel
copy-link-anchor.component.ts
copy-source-code-button/
BUILD.bazel
copy-source-code-button.component.html
copy-source-code-button.component.spec.ts
copy-source-code-button.component.ts
icon/
BUILD.bazel
icon.component.scss
icon.component.ts
index.ts
navigation-list/
BUILD.bazel
navigation-list.component.html
navigation-list.component.scss
navigation-list.component.spec.ts
navigation-list.component.ts
search-dialog/
BUILD.bazel
search-dialog.component.html
search-dialog.component.scss
search-dialog.component.spec.ts
search-dialog.component.ts
search-history/
BUILD.bazel
search-history.component.html
search-history.component.scss
search-history.component.spec.ts
search-history.component.ts
select/
BUILD.bazel
select.component.html
select.component.scss
select.component.spec.ts
select.component.ts
slide-toggle/
BUILD.bazel
slide-toggle.component.html
slide-toggle.component.scss
slide-toggle.component.spec.ts
slide-toggle.component.ts
tab-group/
BUILD.bazel
tab-group.component.html
tab-group.component.scss
tab-group.component.spec.ts
tab-group.component.ts
table-of-contents/
BUILD.bazel
table-of-contents.component.html
table-of-contents.component.scss
table-of-contents.component.spec.ts
table-of-contents.component.ts
text-field/
BUILD.bazel
text-field.component.html
text-field.component.scss
text-field.component.spec.ts
text-field.component.ts
top-level-banner/
BUILD.bazel
top-level-banner.component.html
top-level-banner.component.scss
top-level-banner.component.spec.ts
top-level-banner.component.ts
viewers/
BUILD.bazel
docs-viewer/
docs-viewer.component.scss
docs-viewer.component.spec.ts
docs-viewer.component.ts
example-viewer/
example-viewer.component.html
example-viewer.component.scss
example-viewer.component.spec.ts
example-viewer.component.ts
defaults.bzl
directives/
BUILD.bazel
click-outside/
BUILD.bazel
click-outside.directive.spec.ts
click-outside.directive.ts
external-link/
BUILD.bazel
external-link.directive.spec.ts
external-link.directive.ts
index.ts
search-item/
BUILD.bazel
search-item.directive.ts
icons/
BUILD.bazel
chevron.svg
github.svg
twitter.svg
youtube.svg
index.bzl
index.ts
interfaces/
algolia-config.ts
BUILD.bazel
code-example.ts
doc-content.ts
docs-content-loader.ts
environment.ts
example-viewer-content-loader.ts
index.ts
navigation-item.ts
search-results.ts
table-of-contents-item.ts
tutorial.ts
package.json
pipeline/
_guides.bzl
_navigation.bzl
_playground.bzl
_previews.bzl
_stackblitz.bzl
_tutorial.bzl
_zip.bzl
api-gen/
BUILD.bazel
extraction/
BUILD.bazel
extract_api_to_json.bzl
index.mts
interpolate_code_examples.mts
test/
BUILD.bazel
dummy-entry-point/
BUILD.bazel
index.mts
extra.json
fake-examples.mts
fake-source.mts
interpolate_code_examples.spec.mts
generate_api_docs.bzl
manifest/
BUILD.bazel
generate_api_manifest.bzl
generate_manifest.mts
index.mts
test/
another-fake-source.mts
BUILD.bazel
manifest.spec.mts
package.json
rendering/
BUILD.bazel
cli-entities.mts
defined-routes-context.mts
entities/
entities.mts
categorization.mts
renderables.mts
traits.mts
index.mts
processing.mts
render_api_to_html.bzl
rendering.mts
shiki/
shiki.mts
styling/
css-classes.mts
symbol-context.mts
templates/
block-reference.tsx
class-member-list.tsx
class-member.tsx
class-method-info.tsx
class-reference.tsx
cli-card.tsx
cli-reference.tsx
code-line-group.tsx
code-line.tsx
code-symbols.tsx
code-table-of-contents.tsx
constant-reference.tsx
decorator-reference.tsx
deprecated-label.tsx
deprecation-warning.tsx
docs-pill-row.tsx
docs-reference.tsx
enum-reference.tsx
function-reference.tsx
header-api.tsx
header-cli.tsx
highlight-ts.tsx
initializer-api-function.tsx
parameter.tsx
raw-html.tsx
section-api.tsx
section-description.tsx
section-heading.tsx
section-usage-notes.tsx
type-alias-reference.tsx
test/
BUILD.bazel
cli.spec.mts
fake-cli-entries.json
fake-entries.json
marked.spec.mts
renderable.spec.mts
transforms/
code-transforms.spec.mts
jsdoc-transforms.spec.mts
transforms/
block-transforms.mts
class-transforms.mts
cli-transforms.mts
code-transforms.mts
constant-transforms.mts
decorator-transforms.mts
enum-transforms.mts
format-code.mts
function-transforms.mts
initializer-api-functions-transform.mts
interface-transforms.mts
jsdoc-transforms.mts
member-transforms.mts
module-name.mts
params-transforms.mts
reference-section-id.mts
repo.mts
type-alias-transforms.mts
url-transforms.mts
test/
BUILD.bazel
BUILD.bazel
esbuild.config.mjs
examples/
previews/
BUILD.bazel
index.mts
previews.template
shared/
BUILD.bazel
copyright.mts
file-system.mts
stackblitz/
BUILD.bazel
builder.mts
defaults.mts
index.mts
template/
.stackblitzrc
angular.json
BUILD.bazel
karma.conf.js
package-lock.json
... 1600 moreShowing a partial view of a very large repo.
FAQ
angular is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes angular-developer, angular-new-app. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.