mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
* fix(install): reference all curated skills in modules + add reverse-coverage guard (#2431) Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * test(install): normalize path separators in delivery-gate dry-run assertion (#2431) Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: affaan <affaan@itomarkets.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
67537ea480
commit
38a7ebbe32
5 changed files with 349 additions and 14 deletions
|
|
@ -199,7 +199,23 @@
|
|||
"skills/springboot-tdd",
|
||||
"skills/springboot-verification",
|
||||
"skills/ui-to-vue",
|
||||
"skills/vue-patterns"
|
||||
"skills/vue-patterns",
|
||||
"skills/accessibility",
|
||||
"skills/bun-runtime",
|
||||
"skills/design-system",
|
||||
"skills/django-celery",
|
||||
"skills/flutter-dart-code-review",
|
||||
"skills/frontend-a11y",
|
||||
"skills/generating-python-installer",
|
||||
"skills/hexagonal-architecture",
|
||||
"skills/motion-advanced",
|
||||
"skills/motion-foundations",
|
||||
"skills/motion-patterns",
|
||||
"skills/nextjs-turbopack",
|
||||
"skills/nuxt4-patterns",
|
||||
"skills/react-native-patterns",
|
||||
"skills/tinystruct-patterns",
|
||||
"skills/vite-patterns"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -233,7 +249,8 @@
|
|||
"skills/jpa-patterns",
|
||||
"skills/mysql-patterns",
|
||||
"skills/postgres-patterns",
|
||||
"skills/prisma-patterns"
|
||||
"skills/prisma-patterns",
|
||||
"skills/redis-patterns"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -280,7 +297,28 @@
|
|||
"skills/strategic-compact",
|
||||
"skills/tdd-workflow",
|
||||
"skills/verification-loop",
|
||||
"skills/windows-desktop-e2e"
|
||||
"skills/windows-desktop-e2e",
|
||||
"skills/agent-self-evaluation",
|
||||
"skills/architecture-decision-records",
|
||||
"skills/browser-qa",
|
||||
"skills/ck",
|
||||
"skills/click-path-audit",
|
||||
"skills/codebase-onboarding",
|
||||
"skills/codehealth-mcp",
|
||||
"skills/config-gc",
|
||||
"skills/context-budget",
|
||||
"skills/delivery-gate",
|
||||
"skills/ecc-guide",
|
||||
"skills/ecc-recipes",
|
||||
"skills/growth-log",
|
||||
"skills/inherit-legacy-style",
|
||||
"skills/intent-driven-development",
|
||||
"skills/loop-design-check",
|
||||
"skills/product-lens",
|
||||
"skills/repo-scan",
|
||||
"skills/rules-distill",
|
||||
"skills/santa-method",
|
||||
"skills/git-workflow"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -313,7 +351,10 @@
|
|||
"skills/data-throughput-accelerator",
|
||||
"skills/latency-critical-systems",
|
||||
"skills/parallel-execution-optimizer",
|
||||
"skills/recursive-decision-ledger"
|
||||
"skills/recursive-decision-ledger",
|
||||
"skills/agent-eval",
|
||||
"skills/benchmark",
|
||||
"skills/benchmark-methodology"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -354,7 +395,12 @@
|
|||
"skills/security-bounty-hunter",
|
||||
"skills/springboot-security",
|
||||
"skills/evm-token-decimals",
|
||||
"the-security-guide.md"
|
||||
"the-security-guide.md",
|
||||
"skills/gateguard",
|
||||
"skills/healthcare-cdss-patterns",
|
||||
"skills/healthcare-emr-patterns",
|
||||
"skills/healthcare-eval-harness",
|
||||
"skills/safety-guard"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -387,7 +433,8 @@
|
|||
"skills/scientific-db-uspto-database",
|
||||
"skills/scientific-pkg-gget",
|
||||
"skills/scientific-thinking-literature-review",
|
||||
"skills/scientific-thinking-scholar-evaluation"
|
||||
"skills/scientific-thinking-scholar-evaluation",
|
||||
"skills/documentation-lookup"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -422,7 +469,11 @@
|
|||
"skills/product-capability",
|
||||
"skills/social-graph-ranker",
|
||||
"skills/seo",
|
||||
"skills/market-research"
|
||||
"skills/market-research",
|
||||
"skills/brand-discovery",
|
||||
"skills/competitive-platform-analysis",
|
||||
"skills/competitive-report-structure",
|
||||
"skills/marketing-campaign"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -465,7 +516,8 @@
|
|||
"skills/project-flow-ops",
|
||||
"skills/terminal-ops",
|
||||
"skills/unified-notifications-ops",
|
||||
"skills/workspace-surface-audit"
|
||||
"skills/workspace-surface-audit",
|
||||
"skills/mailtrap-email-integration"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -525,7 +577,8 @@
|
|||
"description": "Social publishing and distribution skills.",
|
||||
"paths": [
|
||||
"skills/crosspost",
|
||||
"skills/x-api"
|
||||
"skills/x-api",
|
||||
"skills/social-publisher"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -557,7 +610,8 @@
|
|||
"skills/remotion-video-creation",
|
||||
"skills/ui-demo",
|
||||
"skills/video-editing",
|
||||
"skills/videodb"
|
||||
"skills/videodb",
|
||||
"skills/taste"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -613,7 +667,8 @@
|
|||
"skills/swift-actor-persistence",
|
||||
"skills/swift-concurrency-6-2",
|
||||
"skills/swift-protocol-di-testing",
|
||||
"skills/swiftui-patterns"
|
||||
"skills/swiftui-patterns",
|
||||
"skills/ios-icon-gen"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -661,7 +716,20 @@
|
|||
"skills/search-first",
|
||||
"skills/team-agent-orchestration",
|
||||
"skills/token-budget-advisor",
|
||||
"skills/team-builder"
|
||||
"skills/team-builder",
|
||||
"skills/agent-payment-x402",
|
||||
"skills/autonomous-agent-harness",
|
||||
"skills/gan-style-harness",
|
||||
"skills/hermes-imports",
|
||||
"skills/openclaw-persona-forge",
|
||||
"skills/opensource-pipeline",
|
||||
"skills/orch-add-feature",
|
||||
"skills/orch-build-mvp",
|
||||
"skills/orch-change-feature",
|
||||
"skills/orch-fix-defect",
|
||||
"skills/orch-pipeline",
|
||||
"skills/orch-refine-code",
|
||||
"skills/plan-orchestrate"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -695,7 +763,14 @@
|
|||
"skills/netmiko-ssh-automation",
|
||||
"skills/network-bgp-diagnostics",
|
||||
"skills/network-config-validation",
|
||||
"skills/network-interface-health"
|
||||
"skills/network-interface-health",
|
||||
"skills/canary-watch",
|
||||
"skills/flox-environments",
|
||||
"skills/homelab-pihole-dns",
|
||||
"skills/homelab-vlan-segmentation",
|
||||
"skills/homelab-wireguard-vpn",
|
||||
"skills/kubernetes-patterns",
|
||||
"skills/uncloud"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
@ -721,7 +796,10 @@
|
|||
"kind": "skills",
|
||||
"description": "Production machine-learning engineering workflows for data contracts, reproducible training, evaluation, deployment, monitoring, and rollback.",
|
||||
"paths": [
|
||||
"skills/mle-workflow"
|
||||
"skills/mle-workflow",
|
||||
"skills/ml-adoption-playbook",
|
||||
"skills/pytorch-patterns",
|
||||
"skills/recsys-pipeline-architect"
|
||||
],
|
||||
"targets": [
|
||||
"claude",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue