FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add Angular version support skill by osnoser1 · Pull Request #52 · limitless-angular/limitless-angular · GitHub

feat: add Angular version support skill - #52

Merged
osnoser1 merged 1 commit into
mainfrom
osnoser1/angular-version-support-skill
Jun 13, 2026
Merged

feat: add Angular version support skill#52
osnoser1 merged 1 commit into
mainfrom
osnoser1/angular-version-support-skill

Conversation

Copy link
Copy Markdown
Member

PR Checklist

Closes #

What is the new behavior?

Adds a project-specific angular-version-support skill under .agents/skills and exposes it through .claude/skills with a relative symlink. The skill documents the deterministic Angular compatibility update workflow for this repo, adds OpenAI skill metadata, and includes a Node 22-compatible TypeScript helper for updating Angular peer ranges and the compatibility matrix without a runner.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Validation performed:

  • node --check .agents/skills/angular-version-support/scripts/add-angular-version.ts
  • Fixture update for Angular 20, including idempotent second run
  • Real repo --dry-run with no tracked file changes
  • Skill metadata/frontmatter checks
  • node --test tools/angular-compat/*.test.mjs
  • pnpm run compat:assert
  • pnpm run compat:matrix
  • git diff --check

Forward-tested the skill with a worker agent using the prompt to add Angular 20 support. That test validated the expected deterministic files and led to tightening the helper to backfill missing stable floor/latest rows.

[Optional] What gif best describes this PR or how it makes you feel?

netlify Bot commented Jun 13, 2026
edited
Loading

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example canceled.

Name Link
🔨 Latest commit f940382
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a2ce7b23e7234000842e91d

osnoser1 marked this pull request as ready for review June 13, 2026 05:17
osnoser1 merged commit 1a54aec into main Jun 13, 2026
12 checks passed
osnoser1 deleted the osnoser1/angular-version-support-skill branch June 13, 2026 05:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL