bps-kit 1.0.5 → 1.0.7

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.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 bps
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -69,4 +69,6 @@ O **BPS Kit** deve sua fundação brilhante e seu mar enciclopédico de regras a
69
69
  O **BPS Kit** une esse conhecimento através de engenharias de "Auto Routing" contornando os limites de Tokens. Sem vudovn e sickn33, essa maravilha não funcionaria.
70
70
 
71
71
  ---
72
- _Licença: MIT_
72
+ ## 📄 Licença
73
+
74
+ Este projeto é licenciado sob a **MIT License** — veja o arquivo [LICENSE](./LICENSE) para detalhes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bps-kit",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "BPS Kit - The Ultimate Antigravity Brain",
5
5
  "bin": {
6
6
  "bps-kit": "./bin/cli.js"
@@ -18,7 +18,7 @@
18
18
  "agents"
19
19
  ],
20
20
  "author": "",
21
- "license": "ISC",
21
+ "license": "MIT",
22
22
  "type": "commonjs",
23
23
  "dependencies": {
24
24
  "chalk": "^4.1.2",
@@ -1,7 +1,7 @@
1
1
  # 🗄️ Vault Index
2
2
 
3
- > 1197 skills in `./.agents/antigravity/vault/`.
4
- > To use: `view_file ./.agents/antigravity/vault/{skill-name}/SKILL.md`
3
+ > 1197 skills in `./.agents/vault/`.
4
+ > To use: `view_file ./.agents/vault/{skill-name}/SKILL.md`
5
5
 
6
6
  ## Web & Frontend (53)
7
7
  3d-web-experience angular angular-best-practices angular-migration angular-state-management angular-ui-patterns animejs-animation antigravity-design-expert antigravity-workflows baseline-ui chrome-extension-developer cloudflare-workers-expert design-md design-orchestration design-spells frontend-dev-guidelines frontend-mobile-development-component-scaffold frontend-mobile-security-xss-scan frontend-security-coder frontend-slides frontend-ui-dark-ts html-injection-testing nextjs-app-router-patterns radix-ui-design-system react-best-practices react-flow-architect react-flow-node-ts react-modernization react-native-architecture react-nextjs-development react-state-management react-ui-patterns spline-3d-integration tailwind-design-system threejs-animation threejs-fundamentals threejs-geometry threejs-interaction threejs-lighting threejs-loaders threejs-materials threejs-postprocessing threejs-shaders threejs-skills threejs-textures ui-skills ui-ux-pro-max ui-visual-validator web-artifacts-builder web-design-guidelines web-scraper web-security-testing webflow-automation
@@ -67,16 +67,16 @@ Agent activated → Check frontmatter "skills:" → Read SKILL.md (INDEX) → Re
67
67
  ## 🧠 Skill Auto-Routing System (v8.0.0 — Vault Edition)
68
68
 
69
69
  ### Architecture
70
- - **Active skills** (~65): in `./.agents/antigravity/skills/` — always in context
71
- - **Vault skills** (~1200+): in `./.agents/antigravity/vault/` — discoverable via index
70
+ - **Active skills** (~65): in `./.agents/skills/` — always in context
71
+ - **Vault skills** (~1200+): in `./.agents/vault/` — discoverable via index
72
72
 
73
73
  ### Core Rule — Skills First
74
74
  After invoking any skill, explicitly say: '📖 Using skill: [skill-name]' before proceeding. If no skill was used, say: '⚠️ No skill used — responding from base knowledge.'
75
75
 
76
76
  ### Routing Flow
77
77
  1. Check if an **active skill** covers the request → use it directly
78
- 2. If not → open `./.agents/antigravity/skills/VAULT_INDEX.md` to find a vault skill
79
- 3. If found → `view_file ./.agents/antigravity/vault/{name}/SKILL.md`
78
+ 2. If not → open `./.agents/skills/VAULT_INDEX.md` to find a vault skill
79
+ 3. If found → `view_file ./.agents/vault/{name}/SKILL.md`
80
80
  4. If nothing found → respond from base knowledge
81
81
 
82
82
  ### Intent → Skill Routing Map (Active Skills)