vybekiit 0.6.0 → 0.7.0

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.
Files changed (66) hide show
  1. package/LICENSE.md +47 -0
  2. package/dist/bin.js +6457 -6312
  3. package/dist/global-skills/aws-serverless/SKILL.md +44 -44
  4. package/dist/global-skills/aws-serverless/assets/powertools-handler.py +2 -1
  5. package/dist/global-skills/aws-serverless/references/api-gateway.md +50 -470
  6. package/dist/global-skills/aws-serverless/references/architecture.md +47 -186
  7. package/dist/global-skills/aws-serverless/references/concurrency.md +44 -158
  8. package/dist/global-skills/aws-serverless/references/deployment.md +1 -1
  9. package/dist/global-skills/aws-serverless/references/event-sources.md +72 -391
  10. package/dist/global-skills/aws-serverless/references/lambda.md +69 -428
  11. package/dist/global-skills/aws-serverless/references/orchestration.md +65 -384
  12. package/dist/global-skills/aws-serverless/references/production.md +78 -415
  13. package/dist/global-skills/aws-serverless/references/troubleshooting.md +79 -626
  14. package/dist/global-skills/email-best-practices/.github/workflows/sync-skills.yml +30 -0
  15. package/dist/global-skills/email-best-practices/README.md +63 -0
  16. package/dist/global-skills/email-best-practices/references/accessibility.md +189 -0
  17. package/dist/global-skills/email-best-practices/references/compliance.md +125 -0
  18. package/dist/global-skills/email-best-practices/references/deliverability.md +121 -0
  19. package/dist/global-skills/email-best-practices/references/email-capture.md +129 -0
  20. package/dist/global-skills/email-best-practices/references/email-types.md +173 -0
  21. package/dist/global-skills/email-best-practices/references/list-management.md +157 -0
  22. package/dist/global-skills/email-best-practices/references/marketing-emails.md +115 -0
  23. package/dist/global-skills/email-best-practices/references/sending-reliability.md +155 -0
  24. package/dist/global-skills/email-best-practices/references/transactional-email-catalog.md +418 -0
  25. package/dist/global-skills/email-best-practices/references/transactional-emails.md +92 -0
  26. package/dist/global-skills/email-best-practices/references/webhooks-events.md +167 -0
  27. package/dist/global-skills/email-best-practices/tests/README.md +35 -0
  28. package/dist/global-skills/email-best-practices/tests/scenarios/01-spam-deliverability.md +46 -0
  29. package/dist/global-skills/email-best-practices/tests/scenarios/02-multi-region-compliance.md +48 -0
  30. package/dist/global-skills/email-best-practices/tests/scenarios/03-retry-idempotency.md +36 -0
  31. package/dist/global-skills/email-best-practices/tests/scenarios/04-webhook-bounce-handling.md +52 -0
  32. package/dist/global-skills/email-best-practices/tests/scenarios/05-new-saas-email-plan.md +51 -0
  33. package/dist/global-skills/expo-skill-eval/scripts/check-static.sh +0 -0
  34. package/dist/global-skills/expo-skill-eval/scripts/clean-fixture.sh +0 -0
  35. package/dist/global-skills/expo-skill-eval/scripts/latest-sdk.sh +0 -0
  36. package/dist/global-skills/expo-skill-eval/scripts/make-fixture.sh +0 -0
  37. package/dist/global-skills/expo-skill-eval/scripts/make-workspace.sh +0 -0
  38. package/dist/global-skills/expo-skill-eval/scripts/snapshot-android.sh +0 -0
  39. package/dist/global-skills/expo-skill-eval/scripts/snapshot-ios.sh +0 -0
  40. package/dist/global-skills/expo-skill-eval/scripts/snapshot-web.sh +0 -0
  41. package/dist/global-skills/instrument-feature-flags/references/usage.md +35 -0
  42. package/dist/global-skills/instrument-product-analytics/SKILL.md +1 -1
  43. package/dist/global-skills/instrument-product-analytics/references/android.md +36 -0
  44. package/dist/global-skills/instrument-product-analytics/references/configuration.md +1 -0
  45. package/dist/global-skills/instrument-product-analytics/references/flutter.md +37 -0
  46. package/dist/global-skills/instrument-product-analytics/references/posthog-python.md +3 -2
  47. package/dist/global-skills/instrument-product-analytics/references/usage.md +35 -0
  48. package/dist/global-skills/neon/SKILL.md +27 -20
  49. package/dist/global-skills/neon-ai-gateway/SKILL.md +68 -2
  50. package/dist/global-skills/neon-functions/SKILL.md +7 -7
  51. package/dist/global-skills/neon-object-storage/SKILL.md +2 -2
  52. package/dist/global-skills/neon-postgres/SKILL.md +5 -5
  53. package/dist/global-skills/neon-postgres/references/neon-sdk.md +262 -0
  54. package/dist/global-skills/neon-postgres-branches/SKILL.md +1 -1
  55. package/dist/global-skills/stripe-best-practices/SKILL.md +11 -6
  56. package/dist/global-skills/stripe-best-practices/references/billing.md +5 -0
  57. package/dist/global-skills/stripe-best-practices/references/payments.md +4 -2
  58. package/dist/global-skills/stripe-best-practices/references/tax.md +78 -8
  59. package/dist/global-skills/use-railway/scripts/analyze-mongo.py +0 -0
  60. package/dist/global-skills/use-railway/scripts/analyze-mysql.py +0 -0
  61. package/dist/global-skills/use-railway/scripts/analyze-postgres.py +0 -0
  62. package/dist/global-skills/use-railway/scripts/analyze-redis.py +0 -0
  63. package/dist/global-skills/use-railway/scripts/enable-pg-stats.py +0 -0
  64. package/dist/global-skills/use-railway/scripts/pg-extensions.py +0 -0
  65. package/dist/global-skills/use-railway/scripts/railway-api.sh +0 -0
  66. package/package.json +20 -21
package/LICENSE.md ADDED
@@ -0,0 +1,47 @@
1
+ # VybeKiit licensing
2
+
3
+ This repository is **dual-licensed by component**, matching the Owned vs Maintained split (see
4
+ `CONTEXT.md`). Which license applies depends only on the path:
5
+
6
+ | Path | License | Why |
7
+ |---|---|---|
8
+ | `packages/*` (published `@vybekiit/*`) | **MIT** | Public, headless logic — free updates double as marketing; nothing secret here. |
9
+ | `cli/` (the published `vybekiit` scaffolder) | **MIT** | The public npm CLI anyone may `npx`; the paid gate is repo access, not the CLI itself. |
10
+ | `templates/*` + the buyer agent layer (`.vybekiit/`, and each template's `AGENTS.md` / `CLAUDE.md` / `.cursor/rules` / `language.md` / `BUILDER-VOICE.md`) | **Proprietary — VybeKiit EULA** | The paid, owned product. Full terms in [`EULA.md`](./EULA.md). |
11
+ | `apps/landing/`, root tooling/config, and other repo internals | Proprietary (not distributed) | Our store and build infrastructure — never shipped to a buyer. |
12
+
13
+ The MIT-licensed paths are the only parts published to public npm. The proprietary paths reach
14
+ buyers through private GitHub mirror repos after purchase (the gate) and are governed by the
15
+ [VybeKiit EULA](./EULA.md), which includes a plain-language summary of what a buyer can and can't do.
16
+
17
+ ---
18
+
19
+ ## MIT License — applies to `packages/*` and `cli/`
20
+
21
+ Copyright (c) 2026 VybeKiit authors
22
+
23
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
24
+ associated documentation files (the "Software"), to deal in the Software without restriction,
25
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
26
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
27
+ furnished to do so, subject to the following conditions:
28
+
29
+ The above copyright notice and this permission notice shall be included in all copies or substantial
30
+ portions of the Software.
31
+
32
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
33
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
34
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
36
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
+
38
+ ---
39
+
40
+ ## Proprietary — applies to `templates/*` and the buyer agent layer
41
+
42
+ These paths are **not** open source. They are the paid product, licensed (not sold) to buyers under
43
+ the **[VybeKiit EULA](./EULA.md)**. In short: a buyer may build unlimited products of their own,
44
+ including commercial ones, but may **not** redistribute, resell, or republish the kit itself, build a
45
+ competing kit with it, or share their access. Provided as-is, no warranty, liability capped at the
46
+ amount paid, best-effort updates with no compatibility guarantee. See `EULA.md` for the full terms
47
+ and the plain-language buyer summary.