@constructive-io/s3-utils
Advanced tools
+2
-2
| { | ||
| "name": "@constructive-io/s3-utils", | ||
| "version": "2.18.0", | ||
| "version": "2.19.0", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -41,3 +41,3 @@ "description": "Unified S3 utilities — client factory, file operations, presigned URLs", | ||
| }, | ||
| "gitHead": "0503916f414a3b8a6f6cbe46e03a59988b2f3cb5" | ||
| "gitHead": "958154492690368ffffef974122ea243c68055e2" | ||
| } |
+15
-0
@@ -273,2 +273,17 @@ # s3-utils | ||
| ### 📚 Documentation & Skills | ||
| * [constructive-skills](https://github.com/constructive-io/constructive-skills): **📖 Platform documentation and AI agent skills** — feature catalog, blueprint reference, SDK guides (i18n, billing, limits, events, uploads, security, entities, search, AI), and deployment guides. | ||
| Install skills for AI coding agents: | ||
| ```bash | ||
| # All platform skills (security, blueprints, codegen, billing, etc.) | ||
| npx skills add constructive-io/constructive-skills | ||
| # Individual repo skills (pgpm, testing, CLI, search, etc.) | ||
| npx skills add https://github.com/constructive-io/constructive --skill pgpm | ||
| npx skills add https://github.com/constructive-io/constructive --skill constructive-testing | ||
| ``` | ||
| ## Credits | ||
@@ -275,0 +290,0 @@ |
43477
1.68%297
5.32%