mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-12 19:23:07 +08:00
feat: publish ECC 2.0 skill pack surfaces
This commit is contained in:
@@ -279,6 +279,37 @@
|
||||
"cost": "medium",
|
||||
"stability": "stable"
|
||||
},
|
||||
{
|
||||
"id": "optimization-workflows",
|
||||
"kind": "skills",
|
||||
"description": "Parallel execution, benchmarking, data-throughput, latency, and recursive decision-ledger skills for faster evidence-backed work.",
|
||||
"paths": [
|
||||
"skills/benchmark-optimization-loop",
|
||||
"skills/data-throughput-accelerator",
|
||||
"skills/latency-critical-systems",
|
||||
"skills/parallel-execution-optimizer",
|
||||
"skills/recursive-decision-ledger"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
"claude-project",
|
||||
"cursor",
|
||||
"antigravity",
|
||||
"codex",
|
||||
"opencode",
|
||||
"codebuddy",
|
||||
"joycode",
|
||||
"qwen",
|
||||
"zed"
|
||||
],
|
||||
"dependencies": [
|
||||
"workflow-quality",
|
||||
"operator-workflows"
|
||||
],
|
||||
"defaultInstall": false,
|
||||
"cost": "medium",
|
||||
"stability": "beta"
|
||||
},
|
||||
{
|
||||
"id": "security",
|
||||
"kind": "skills",
|
||||
@@ -430,6 +461,39 @@
|
||||
"cost": "medium",
|
||||
"stability": "beta"
|
||||
},
|
||||
{
|
||||
"id": "prediction-market-skills",
|
||||
"kind": "skills",
|
||||
"description": "Public, non-advisory prediction-market and Itô basket research workflows with gated Itô API access.",
|
||||
"paths": [
|
||||
"skills/ito-basket-compare",
|
||||
"skills/ito-data-atlas-agent",
|
||||
"skills/ito-market-intelligence",
|
||||
"skills/ito-trade-planner",
|
||||
"skills/prediction-market-oracle-research",
|
||||
"skills/prediction-market-risk-review"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
"claude-project",
|
||||
"cursor",
|
||||
"antigravity",
|
||||
"codex",
|
||||
"opencode",
|
||||
"codebuddy",
|
||||
"joycode",
|
||||
"qwen",
|
||||
"zed"
|
||||
],
|
||||
"dependencies": [
|
||||
"research-apis",
|
||||
"business-content",
|
||||
"security"
|
||||
],
|
||||
"defaultInstall": false,
|
||||
"cost": "medium",
|
||||
"stability": "beta"
|
||||
},
|
||||
{
|
||||
"id": "social-distribution",
|
||||
"kind": "skills",
|
||||
|
||||
Reference in New Issue
Block a user