code-abyss 1.7.1 → 1.7.2

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/README.md CHANGED
@@ -25,7 +25,7 @@ npx code-abyss
25
25
  交互式菜单(方向键选择,回车确认):
26
26
 
27
27
  ```
28
- ☠️ Code Abyss v1.7.1
28
+ ☠️ Code Abyss v1.7.2
29
29
 
30
30
  ? 请选择操作 (Use arrow keys)
31
31
  ❯ 安装到 Claude Code (~/.claude/)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-abyss",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "邪修红尘仙·宿命深渊 - 一键为 Claude Code / Codex CLI 注入邪修人格与安全工程知识体系",
5
5
  "keywords": [
6
6
  "claude",
@@ -2,6 +2,8 @@
2
2
  name: ai
3
3
  description: AI/LLM 能力索引。Agent 开发、LLM 安全、RAG 系统。当用户提到 AI、LLM、Agent、RAG、Prompt 时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 丹鼎秘典 · AI/LLM 能力中枢
@@ -2,6 +2,8 @@
2
2
  name: architecture
3
3
  description: 架构设计能力索引。API设计、安全架构、云原生、数据安全。当用户提到架构、设计、API、云原生时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 🏗 阵法秘典 · 架构设计能力中枢
@@ -2,6 +2,8 @@
2
2
  name: data-engineering
3
3
  description: 数据工程。Airflow、Dagster、Kafka Streams、Flink、dbt、数据管道、流处理、数据质量。当用户提到数据管道、ETL、流处理、数据质量时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 数据工程域 · Data Engineering
@@ -2,6 +2,8 @@
2
2
  name: development
3
3
  description: 开发语言能力索引。Python、Go、Rust、TypeScript、Java、C++、Shell。当用户提到编程、开发、代码、语言时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 符箓秘典 · 开发语言能力中枢
@@ -2,6 +2,8 @@
2
2
  name: devops
3
3
  description: DevOps 能力索引。Git、测试、DevSecOps、数据库。当用户提到 DevOps、CI/CD、Git、测试时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 🔧 炼器秘典 · DevOps 能力中枢
@@ -3,6 +3,7 @@ name: frontend-design
3
3
  description: 前端设计美学秘典。UI美学、组件模式、UX原则。当魔尊需要前端设计、UI/UX指导、组件设计时使用。
4
4
  license: MIT
5
5
  user-invocable: true
6
+ disable-model-invocation: false
6
7
  ---
7
8
 
8
9
  # 🎨 前端设计美学秘典
@@ -2,6 +2,8 @@
2
2
  name: claymorphism
3
3
  description: Claymorphism design system skill. Use when building soft, puffy, clay-like UI components with large radii, dual inner shadows, and offset outer shadows.
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # Claymorphism Design Spec
@@ -2,6 +2,8 @@
2
2
  name: glassmorphism
3
3
  description: Glassmorphism design system skill. Use when building frosted-glass UI components with blur, transparency, and layered depth effects.
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # Glassmorphism Design Spec
@@ -2,6 +2,8 @@
2
2
  name: liquid-glass
3
3
  description: Apple Liquid Glass design system. Use when building UI with translucent, depth-aware glass morphism following Apple's design language. Provides CSS tokens, component patterns, dark/light mode, and animation specs.
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # Liquid Glass Design System
@@ -2,6 +2,8 @@
2
2
  name: neubrutalism
3
3
  description: Neubrutalism design system skill. Use when building bold UI with thick borders, offset solid shadows, high saturation colors, and minimal border radius.
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # Neubrutalism Design Spec
@@ -2,6 +2,8 @@
2
2
  name: infrastructure
3
3
  description: 云原生基础设施。Kubernetes、Helm、Kustomize、Operator、CRD、GitOps、ArgoCD、Flux、IaC、Terraform、Pulumi、CDK。当用户提到 K8s、Helm、GitOps、IaC 时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 云原生基础设施 · Infrastructure
@@ -2,6 +2,8 @@
2
2
  name: mobile
3
3
  description: 移动开发。iOS、Android、SwiftUI、Jetpack Compose、React Native、Flutter、跨平台。当用户提到移动开发、iOS、Android、跨平台时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 移动开发域 · Mobile Development
@@ -2,7 +2,8 @@
2
2
  name: orchestration
3
3
  description: 协同编排知识域。多Agent协同、任务分解、并行执行、冲突解决。当魔尊需要多Agent协作、任务编排、并行处理时使用。
4
4
  license: MIT
5
- user-invocable: true
5
+ user-invocable: false
6
+ disable-model-invocation: false
6
7
  ---
7
8
 
8
9
  # 🕸 协同编排秘典
@@ -2,6 +2,8 @@
2
2
  name: security
3
3
  description: 攻防秘典索引。渗透测试、代码审计、红队攻击、蓝队防御、威胁情报、漏洞研究。当魔尊提到安全、渗透、攻防、红队、蓝队、漏洞时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 攻防秘典 · 三脉道统
@@ -2,6 +2,8 @@
2
2
  name: multi-agent
3
3
  description: 天罗秘典·多Agent协同。融合蚁群仿生设计,定义Agent角色、生命周期、信息素通信、任务分解、冲突解决。当需要多Agent并行协作时路由到此。
4
4
  license: MIT
5
+ user-invocable: false
6
+ disable-model-invocation: false
5
7
  ---
6
8
 
7
9
  # 🕸 天罗秘典 · 多 Agent 协同(蚁群仿生版)