Skip to content

Commit ac20cc6

Browse files
committed
chore(release): v4.8.0 - Computer Vision & Angular
1 parent e1c84cd commit ac20cc6

File tree

15 files changed

+31
-253
lines changed

15 files changed

+31
-253
lines changed

CATALOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Skill Catalog
22

3-
Generated at: 2026-02-04T07:49:25.063Z
3+
Generated at: 2026-02-04T07:52:07.897Z
44

55
Total skills: 631
66

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
---
99

10+
## [4.8.0] - 2026-02-04 - "Computer Vision & Angular"
11+
12+
> Major SOTA Computer Vision update and complete Angular 20+ skill suite.
13+
14+
### Added
15+
16+
- **New Skill**: `computer-vision-expert` – Updated foundational skill for 2026 SOTA Computer Vision (YOLO26, SAM 3, VLMs).
17+
- **New Suite**: `angular` – 4 comprehensive skills for Angular v20+ development:
18+
- `angular` – Core patterns (Signals, Standalone, Zoneless).
19+
- `angular-best-practices` – Performance and optimization.
20+
- `angular-state-management` – Signal-based state management (NgRx, ComponentStore).
21+
- `angular-ui-patterns` – UI/UX engineering patterns.
22+
23+
### Registry
24+
25+
- **Total Skills**: 631 (from 626). Catalog regenerated.
26+
27+
### Credits
28+
29+
- [@PabloSMD](https://github.com/PabloSMD) – computer-vision-expert (PR #58)
30+
- [@chauey](https://github.com/chauey) – angular suite (PR #60)
31+
32+
---
33+
1034
## [4.7.0] - 2026-02-03 - "Installer Fix & OpenCode Docs"
1135

1236
> Critical installer fix for Windows and OpenCode documentation completion.

data/aliases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-02-04T07:49:25.063Z",
2+
"generatedAt": "2026-02-04T07:52:07.897Z",
33
"aliases": {
44
"accessibility-compliance-audit": "accessibility-compliance-accessibility-audit",
55
"active directory attacks": "active-directory-attacks",

data/bundles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-02-04T07:49:25.063Z",
2+
"generatedAt": "2026-02-04T07:52:07.897Z",
33
"bundles": {
44
"core-dev": {
55
"description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.",

data/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-02-04T07:49:25.063Z",
2+
"generatedAt": "2026-02-04T07:52:07.897Z",
33
"total": 631,
44
"skills": [
55
{

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antigravity-awesome-skills",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"description": "626+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
55
"license": "MIT",
66
"scripts": {

skills/angular-best-practices/README.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

skills/angular-best-practices/metadata.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

skills/angular-state-management/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)