opencode-skills-collection 4.0.51 → 4.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-09-03T01:49:23.310Z",
3
+ "updatedAt": "2026-09-04T01:43:39.255Z",
4
4
  "entries": [
5
5
  "00-andruia-consultant",
6
6
  "007",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-skills-collection",
3
- "version": "4.0.51",
3
+ "version": "4.0.52",
4
4
  "description": "OpenCode CLI plugin that automatically downloads and keeps skills up to date.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/skills_index.json CHANGED
@@ -26976,6 +26976,39 @@
26976
26976
  "reasons": []
26977
26977
  }
26978
26978
  },
26979
+ {
26980
+ "id": "laravel-development-workflow",
26981
+ "path": "skills/laravel-development-workflow",
26982
+ "category": "development",
26983
+ "name": "laravel-development-workflow",
26984
+ "description": "Build and fix existing Laravel applications through root-cause diagnosis, repository-native implementation, regression coverage, and risk-based verification.",
26985
+ "risk": "critical",
26986
+ "source": "community",
26987
+ "date_added": "2026-09-02",
26988
+ "plugin": {
26989
+ "targets": {
26990
+ "codex": "supported",
26991
+ "claude": "supported"
26992
+ },
26993
+ "setup": {
26994
+ "type": "none",
26995
+ "summary": "",
26996
+ "docs": null
26997
+ },
26998
+ "reasons": []
26999
+ },
27000
+ "source_type": "community",
27001
+ "source_repo": "Junaid-PK/laravel-development-workflow",
27002
+ "license": "MIT",
27003
+ "license_source": "https://github.com/Junaid-PK/laravel-development-workflow/blob/main/LICENSE",
27004
+ "tags": [
27005
+ "laravel",
27006
+ "php",
27007
+ "debugging",
27008
+ "testing",
27009
+ "development"
27010
+ ]
27011
+ },
26979
27012
  {
26980
27013
  "id": "laravel-expert",
26981
27014
  "path": "skills/laravel-expert",