From db7f2a6fd5b013d56ec0ba0cfc547ba77baddbce Mon Sep 17 00:00:00 2001 From: BERORINPO Date: Thu, 11 Jun 2026 21:12:21 +0900 Subject: [PATCH] fix(skills): move top-level `origin` frontmatter key under `metadata` The official Agent Skills spec (agentskills.io/specification) whitelists exactly 6 top-level frontmatter keys (name/description/license/compatibility/metadata/ allowed-tools). A top-level `origin` key fails the official validator (anthropics/skills quick_validate.py ALLOWED_PROPERTIES; skills-ref validate). This moves `origin: X` -> `metadata.origin: X` across the canonical skills/ tree, preserving each value verbatim. Frontmatter-only, minimal diff. - 251 SKILL.md updated (242 new metadata block, 9 appended to existing metadata) - origin values preserved verbatim (verified 251/251) - YAML validated on all changed files - scoped to canonical skills/ only (docs/ translations + tool mirrors .cursor/.kiro/.agents left untouched; presumably regenerated from canonical) Addresses #2233 --- skills/accessibility/SKILL.md | 3 +- skills/agent-architecture-audit/SKILL.md | 3 +- skills/agent-eval/SKILL.md | 3 +- skills/agent-harness-construction/SKILL.md | 3 +- skills/agent-introspection-debugging/SKILL.md | 3 +- skills/agent-payment-x402/SKILL.md | 3 +- skills/agent-sort/SKILL.md | 3 +- skills/agentic-engineering/SKILL.md | 3 +- skills/agentic-os/SKILL.md | 3 +- skills/ai-first-engineering/SKILL.md | 3 +- skills/ai-regression-testing/SKILL.md | 3 +- skills/android-clean-architecture/SKILL.md | 3 +- skills/angular-developer/SKILL.md | 3 +- skills/api-connector-builder/SKILL.md | 3 +- skills/api-design/SKILL.md | 3 +- skills/architecture-decision-records/SKILL.md | 3 +- skills/article-writing/SKILL.md | 3 +- skills/automation-audit-ops/SKILL.md | 3 +- skills/autonomous-agent-harness/SKILL.md | 3 +- skills/autonomous-loops/SKILL.md | 3 +- skills/backend-patterns/SKILL.md | 3 +- skills/benchmark-optimization-loop/SKILL.md | 3 +- skills/benchmark/SKILL.md | 3 +- .../blender-motion-state-inspection/SKILL.md | 3 +- skills/blueprint/SKILL.md | 3 +- skills/brand-voice/SKILL.md | 3 +- skills/browser-qa/SKILL.md | 3 +- skills/bun-runtime/SKILL.md | 3 +- skills/canary-watch/SKILL.md | 3 +- .../carrier-relationship-management/SKILL.md | 2 +- skills/cisco-ios-patterns/SKILL.md | 3 +- skills/ck/SKILL.md | 3 +- skills/claude-devfleet/SKILL.md | 3 +- skills/click-path-audit/SKILL.md | 3 +- skills/clickhouse-io/SKILL.md | 3 +- skills/code-tour/SKILL.md | 3 +- skills/codebase-onboarding/SKILL.md | 3 +- skills/codehealth-mcp/SKILL.md | 3 +- skills/coding-standards/SKILL.md | 3 +- .../compose-multiplatform-patterns/SKILL.md | 3 +- skills/config-gc/SKILL.md | 3 +- skills/configure-ecc/SKILL.md | 3 +- skills/connections-optimizer/SKILL.md | 3 +- skills/content-engine/SKILL.md | 3 +- skills/content-hash-cache-pattern/SKILL.md | 3 +- skills/context-budget/SKILL.md | 3 +- skills/continuous-agent-loop/SKILL.md | 3 +- skills/continuous-learning-v2/SKILL.md | 3 +- skills/continuous-learning/SKILL.md | 3 +- skills/cost-aware-llm-pipeline/SKILL.md | 3 +- skills/cost-tracking/SKILL.md | 3 +- skills/council/SKILL.md | 3 +- skills/cpp-coding-standards/SKILL.md | 3 +- skills/cpp-testing/SKILL.md | 3 +- skills/crosspost/SKILL.md | 3 +- skills/csharp-testing/SKILL.md | 3 +- skills/customer-billing-ops/SKILL.md | 3 +- skills/customs-trade-compliance/SKILL.md | 2 +- skills/dart-flutter-patterns/SKILL.md | 3 +- skills/dashboard-builder/SKILL.md | 3 +- skills/data-scraper-agent/SKILL.md | 3 +- skills/data-throughput-accelerator/SKILL.md | 3 +- skills/database-migrations/SKILL.md | 3 +- skills/deep-research/SKILL.md | 3 +- skills/defi-amm-security/SKILL.md | 3 +- skills/deployment-patterns/SKILL.md | 3 +- skills/design-system/SKILL.md | 3 +- skills/django-celery/SKILL.md | 3 +- skills/django-patterns/SKILL.md | 3 +- skills/django-security/SKILL.md | 3 +- skills/django-tdd/SKILL.md | 3 +- skills/django-verification/SKILL.md | 3 +- skills/dmux-workflows/SKILL.md | 3 +- skills/docker-patterns/SKILL.md | 3 +- skills/documentation-lookup/SKILL.md | 3 +- skills/dotnet-patterns/SKILL.md | 3 +- skills/dynamic-workflow-mode/SKILL.md | 3 +- skills/e2e-testing/SKILL.md | 3 +- skills/ecc-guide/SKILL.md | 3 +- skills/ecc-tools-cost-audit/SKILL.md | 3 +- skills/email-ops/SKILL.md | 3 +- skills/energy-procurement/SKILL.md | 2 +- skills/enterprise-agent-ops/SKILL.md | 3 +- skills/error-handling/SKILL.md | 3 +- skills/eval-harness/SKILL.md | 3 +- skills/evm-token-decimals/SKILL.md | 3 +- skills/exa-search/SKILL.md | 3 +- skills/fal-ai-media/SKILL.md | 3 +- skills/fastapi-patterns/SKILL.md | 3 +- skills/finance-billing-ops/SKILL.md | 3 +- skills/flox-environments/SKILL.md | 3 +- skills/flutter-dart-code-review/SKILL.md | 3 +- skills/frontend-a11y/SKILL.md | 3 +- skills/frontend-design-direction/SKILL.md | 3 +- skills/frontend-patterns/SKILL.md | 3 +- skills/frontend-slides/SKILL.md | 3 +- skills/fsharp-testing/SKILL.md | 3 +- skills/gan-style-harness/SKILL.md | 3 +- skills/gateguard/SKILL.md | 3 +- skills/git-workflow/SKILL.md | 3 +- skills/github-ops/SKILL.md | 3 +- skills/golang-patterns/SKILL.md | 3 +- skills/golang-testing/SKILL.md | 3 +- skills/google-workspace-ops/SKILL.md | 3 +- skills/healthcare-cdss-patterns/SKILL.md | 3 +- skills/healthcare-emr-patterns/SKILL.md | 3 +- skills/healthcare-eval-harness/SKILL.md | 3 +- skills/healthcare-phi-compliance/SKILL.md | 3 +- skills/hermes-imports/SKILL.md | 3 +- skills/hexagonal-architecture/SKILL.md | 3 +- skills/hipaa-compliance/SKILL.md | 3 +- skills/homelab-network-readiness/SKILL.md | 3 +- skills/homelab-network-setup/SKILL.md | 3 +- skills/homelab-pihole-dns/SKILL.md | 3 +- skills/homelab-vlan-segmentation/SKILL.md | 3 +- skills/homelab-wireguard-vpn/SKILL.md | 3 +- skills/inherit-legacy-style/SKILL.md | 3 +- skills/inventory-demand-planning/SKILL.md | 2 +- skills/investor-materials/SKILL.md | 3 +- skills/investor-outreach/SKILL.md | 3 +- skills/ios-icon-gen/SKILL.md | 3 +- skills/iterative-retrieval/SKILL.md | 3 +- skills/ito-basket-compare/SKILL.md | 3 +- skills/ito-data-atlas-agent/SKILL.md | 3 +- skills/ito-market-intelligence/SKILL.md | 3 +- skills/ito-trade-planner/SKILL.md | 3 +- skills/java-coding-standards/SKILL.md | 3 +- skills/jira-integration/SKILL.md | 3 +- skills/jpa-patterns/SKILL.md | 3 +- skills/knowledge-ops/SKILL.md | 3 +- skills/kotlin-coroutines-flows/SKILL.md | 3 +- skills/kotlin-exposed-patterns/SKILL.md | 3 +- skills/kotlin-ktor-patterns/SKILL.md | 3 +- skills/kotlin-patterns/SKILL.md | 3 +- skills/kotlin-testing/SKILL.md | 3 +- skills/kubernetes-patterns/SKILL.md | 3 +- skills/laravel-patterns/SKILL.md | 3 +- skills/laravel-plugin-discovery/SKILL.md | 3 +- skills/laravel-security/SKILL.md | 3 +- skills/laravel-tdd/SKILL.md | 3 +- skills/laravel-verification/SKILL.md | 3 +- skills/latency-critical-systems/SKILL.md | 3 +- skills/lead-intelligence/SKILL.md | 3 +- skills/llm-trading-agent-security/SKILL.md | 3 +- .../logistics-exception-management/SKILL.md | 2 +- skills/make-interfaces-feel-better/SKILL.md | 3 +- skills/manim-video/SKILL.md | 3 +- skills/market-research/SKILL.md | 3 +- skills/marketing-campaign/SKILL.md | 3 +- skills/mcp-server-patterns/SKILL.md | 3 +- skills/messages-ops/SKILL.md | 3 +- skills/mle-workflow/SKILL.md | 3 +- skills/motion-ui/SKILL.md | 3 +- skills/mysql-patterns/SKILL.md | 3 +- skills/nanoclaw-repl/SKILL.md | 3 +- skills/nestjs-patterns/SKILL.md | 3 +- skills/netmiko-ssh-automation/SKILL.md | 3 +- skills/network-bgp-diagnostics/SKILL.md | 3 +- skills/network-config-validation/SKILL.md | 3 +- skills/network-interface-health/SKILL.md | 3 +- skills/nextjs-turbopack/SKILL.md | 3 +- skills/nodejs-keccak256/SKILL.md | 3 +- skills/nutrient-document-processing/SKILL.md | 3 +- skills/nuxt4-patterns/SKILL.md | 3 +- skills/openclaw-persona-forge/SKILL.md | 3 +- skills/opensource-pipeline/SKILL.md | 3 +- skills/orch-add-feature/SKILL.md | 3 +- skills/orch-build-mvp/SKILL.md | 3 +- skills/orch-change-feature/SKILL.md | 3 +- skills/orch-fix-defect/SKILL.md | 3 +- skills/orch-pipeline/SKILL.md | 3 +- skills/orch-refine-code/SKILL.md | 3 +- skills/parallel-execution-optimizer/SKILL.md | 3 +- skills/perl-patterns/SKILL.md | 3 +- skills/perl-security/SKILL.md | 3 +- skills/perl-testing/SKILL.md | 3 +- skills/plan-orchestrate/SKILL.md | 3 +- skills/plankton-code-quality/SKILL.md | 3 +- skills/postgres-patterns/SKILL.md | 3 +- .../SKILL.md | 3 +- skills/prediction-market-risk-review/SKILL.md | 3 +- skills/prisma-patterns/SKILL.md | 3 +- skills/product-capability/SKILL.md | 3 +- skills/product-lens/SKILL.md | 3 +- skills/production-audit/SKILL.md | 3 +- skills/production-scheduling/SKILL.md | 2 +- skills/project-flow-ops/SKILL.md | 3 +- skills/prompt-optimizer/SKILL.md | 2 +- skills/python-patterns/SKILL.md | 3 +- skills/python-testing/SKILL.md | 3 +- skills/pytorch-patterns/SKILL.md | 3 +- skills/quality-nonconformance/SKILL.md | 2 +- skills/quarkus-patterns/SKILL.md | 3 +- skills/quarkus-security/SKILL.md | 3 +- skills/quarkus-tdd/SKILL.md | 3 +- skills/quarkus-verification/SKILL.md | 3 +- skills/ralphinho-rfc-pipeline/SKILL.md | 3 +- skills/react-patterns/SKILL.md | 3 +- skills/react-performance/SKILL.md | 3 +- skills/react-testing/SKILL.md | 3 +- skills/recsys-pipeline-architect/SKILL.md | 3 +- skills/recursive-decision-ledger/SKILL.md | 3 +- skills/redis-patterns/SKILL.md | 3 +- skills/regex-vs-llm-structured-text/SKILL.md | 3 +- skills/repo-scan/SKILL.md | 127 +++++++++--------- skills/research-ops/SKILL.md | 3 +- skills/returns-reverse-logistics/SKILL.md | 2 +- skills/rules-distill/SKILL.md | 3 +- skills/rust-patterns/SKILL.md | 3 +- skills/rust-testing/SKILL.md | 3 +- skills/safety-guard/SKILL.md | 3 +- skills/santa-method/SKILL.md | 3 +- skills/scientific-db-pubmed-database/SKILL.md | 3 +- skills/scientific-db-uspto-database/SKILL.md | 3 +- skills/scientific-pkg-gget/SKILL.md | 3 +- .../SKILL.md | 3 +- .../SKILL.md | 3 +- skills/search-first/SKILL.md | 3 +- skills/security-bounty-hunter/SKILL.md | 3 +- skills/security-review/SKILL.md | 3 +- skills/security-scan/SKILL.md | 3 +- skills/seo/SKILL.md | 3 +- skills/skill-comply/SKILL.md | 3 +- skills/skill-scout/SKILL.md | 3 +- skills/skill-stocktake/SKILL.md | 3 +- skills/social-graph-ranker/SKILL.md | 3 +- skills/social-publisher/SKILL.md | 3 +- skills/springboot-patterns/SKILL.md | 3 +- skills/springboot-security/SKILL.md | 3 +- skills/springboot-tdd/SKILL.md | 3 +- skills/springboot-verification/SKILL.md | 3 +- skills/strategic-compact/SKILL.md | 3 +- skills/swift-actor-persistence/SKILL.md | 3 +- skills/swift-protocol-di-testing/SKILL.md | 3 +- skills/tdd-workflow/SKILL.md | 3 +- skills/team-agent-orchestration/SKILL.md | 3 +- skills/team-builder/SKILL.md | 3 +- skills/terminal-ops/SKILL.md | 3 +- skills/tinystruct-patterns/SKILL.md | 3 +- skills/token-budget-advisor/SKILL.md | 3 +- skills/ui-demo/SKILL.md | 3 +- skills/ui-to-vue/SKILL.md | 3 +- skills/uncloud/SKILL.md | 3 +- skills/unified-notifications-ops/SKILL.md | 3 +- skills/verification-loop/SKILL.md | 3 +- skills/video-editing/SKILL.md | 3 +- skills/videodb/SKILL.md | 3 +- skills/vite-patterns/SKILL.md | 3 +- skills/windows-desktop-e2e/SKILL.md | 3 +- skills/workspace-surface-audit/SKILL.md | 3 +- skills/x-api/SKILL.md | 3 +- 251 files changed, 555 insertions(+), 313 deletions(-) diff --git a/skills/accessibility/SKILL.md b/skills/accessibility/SKILL.md index 6ef666311..03debdd11 100644 --- a/skills/accessibility/SKILL.md +++ b/skills/accessibility/SKILL.md @@ -2,7 +2,8 @@ name: accessibility description: Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android). -origin: ECC +metadata: + origin: ECC --- # Accessibility (WCAG 2.2) diff --git a/skills/agent-architecture-audit/SKILL.md b/skills/agent-architecture-audit/SKILL.md index 75d33e9b4..37994c057 100644 --- a/skills/agent-architecture-audit/SKILL.md +++ b/skills/agent-architecture-audit/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-architecture-audit description: Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature. -origin: oh-my-agent-check +metadata: + origin: oh-my-agent-check tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/agent-eval/SKILL.md b/skills/agent-eval/SKILL.md index acfecd94a..e441a1d0c 100644 --- a/skills/agent-eval/SKILL.md +++ b/skills/agent-eval/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-eval description: Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/agent-harness-construction/SKILL.md b/skills/agent-harness-construction/SKILL.md index 29cd83411..2d1194ed6 100644 --- a/skills/agent-harness-construction/SKILL.md +++ b/skills/agent-harness-construction/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-harness-construction description: Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates. -origin: ECC +metadata: + origin: ECC --- # Agent Harness Construction diff --git a/skills/agent-introspection-debugging/SKILL.md b/skills/agent-introspection-debugging/SKILL.md index ea5a2c584..f1e38b870 100644 --- a/skills/agent-introspection-debugging/SKILL.md +++ b/skills/agent-introspection-debugging/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-introspection-debugging description: Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. -origin: ECC +metadata: + origin: ECC --- # Agent Introspection Debugging diff --git a/skills/agent-payment-x402/SKILL.md b/skills/agent-payment-x402/SKILL.md index 5428e27ea..adc340c98 100644 --- a/skills/agent-payment-x402/SKILL.md +++ b/skills/agent-payment-x402/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-payment-x402 description: Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol. -origin: community +metadata: + origin: community --- # Agent Payment Execution (x402) diff --git a/skills/agent-sort/SKILL.md b/skills/agent-sort/SKILL.md index e50e9e8b5..f07eb28ba 100644 --- a/skills/agent-sort/SKILL.md +++ b/skills/agent-sort/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-sort description: Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle. -origin: ECC +metadata: + origin: ECC --- # Agent Sort diff --git a/skills/agentic-engineering/SKILL.md b/skills/agentic-engineering/SKILL.md index 0290566e7..646cf252e 100644 --- a/skills/agentic-engineering/SKILL.md +++ b/skills/agentic-engineering/SKILL.md @@ -1,7 +1,8 @@ --- name: agentic-engineering description: Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. -origin: ECC +metadata: + origin: ECC --- # Agentic Engineering diff --git a/skills/agentic-os/SKILL.md b/skills/agentic-os/SKILL.md index d8a870de7..77079eb21 100644 --- a/skills/agentic-os/SKILL.md +++ b/skills/agentic-os/SKILL.md @@ -1,7 +1,8 @@ --- name: agentic-os description: Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. -origin: ECC +metadata: + origin: ECC --- # Agentic OS diff --git a/skills/ai-first-engineering/SKILL.md b/skills/ai-first-engineering/SKILL.md index 51eacba7a..dd5123dd2 100644 --- a/skills/ai-first-engineering/SKILL.md +++ b/skills/ai-first-engineering/SKILL.md @@ -1,7 +1,8 @@ --- name: ai-first-engineering description: Engineering operating model for teams where AI agents generate a large share of implementation output. -origin: ECC +metadata: + origin: ECC --- # AI-First Engineering diff --git a/skills/ai-regression-testing/SKILL.md b/skills/ai-regression-testing/SKILL.md index 29f2b2206..529382b2b 100644 --- a/skills/ai-regression-testing/SKILL.md +++ b/skills/ai-regression-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: ai-regression-testing description: Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code. -origin: ECC +metadata: + origin: ECC --- # AI Regression Testing diff --git a/skills/android-clean-architecture/SKILL.md b/skills/android-clean-architecture/SKILL.md index 1b4963f5d..296da737a 100644 --- a/skills/android-clean-architecture/SKILL.md +++ b/skills/android-clean-architecture/SKILL.md @@ -1,7 +1,8 @@ --- name: android-clean-architecture description: Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns. -origin: ECC +metadata: + origin: ECC --- # Android Clean Architecture diff --git a/skills/angular-developer/SKILL.md b/skills/angular-developer/SKILL.md index c5d976ec7..f5b6eac3c 100644 --- a/skills/angular-developer/SKILL.md +++ b/skills/angular-developer/SKILL.md @@ -1,7 +1,8 @@ --- name: angular-developer description: Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling. -origin: ECC +metadata: + origin: ECC --- # Angular Developer Guidelines diff --git a/skills/api-connector-builder/SKILL.md b/skills/api-connector-builder/SKILL.md index 234f50fb4..67567a465 100644 --- a/skills/api-connector-builder/SKILL.md +++ b/skills/api-connector-builder/SKILL.md @@ -1,7 +1,8 @@ --- name: api-connector-builder description: Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/api-design/SKILL.md b/skills/api-design/SKILL.md index a45aca06d..a7002a12f 100644 --- a/skills/api-design/SKILL.md +++ b/skills/api-design/SKILL.md @@ -1,7 +1,8 @@ --- name: api-design description: REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. -origin: ECC +metadata: + origin: ECC --- # API Design Patterns diff --git a/skills/architecture-decision-records/SKILL.md b/skills/architecture-decision-records/SKILL.md index 54be3aea3..e55fde2e1 100644 --- a/skills/architecture-decision-records/SKILL.md +++ b/skills/architecture-decision-records/SKILL.md @@ -1,7 +1,8 @@ --- name: architecture-decision-records description: Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is. -origin: ECC +metadata: + origin: ECC --- # Architecture Decision Records diff --git a/skills/article-writing/SKILL.md b/skills/article-writing/SKILL.md index 6cf4339c7..9dfa979ca 100644 --- a/skills/article-writing/SKILL.md +++ b/skills/article-writing/SKILL.md @@ -1,7 +1,8 @@ --- name: article-writing description: Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter. -origin: ECC +metadata: + origin: ECC --- # Article Writing diff --git a/skills/automation-audit-ops/SKILL.md b/skills/automation-audit-ops/SKILL.md index 784ae6b5f..595a2217c 100644 --- a/skills/automation-audit-ops/SKILL.md +++ b/skills/automation-audit-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: automation-audit-ops description: Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything. -origin: ECC +metadata: + origin: ECC --- # Automation Audit Ops diff --git a/skills/autonomous-agent-harness/SKILL.md b/skills/autonomous-agent-harness/SKILL.md index 3a8cba270..f2e3929ab 100644 --- a/skills/autonomous-agent-harness/SKILL.md +++ b/skills/autonomous-agent-harness/SKILL.md @@ -1,7 +1,8 @@ --- name: autonomous-agent-harness description: Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop. -origin: ECC +metadata: + origin: ECC --- # Autonomous Agent Harness diff --git a/skills/autonomous-loops/SKILL.md b/skills/autonomous-loops/SKILL.md index d6f455723..244945f15 100644 --- a/skills/autonomous-loops/SKILL.md +++ b/skills/autonomous-loops/SKILL.md @@ -1,7 +1,8 @@ --- name: autonomous-loops description: "Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems." -origin: ECC +metadata: + origin: ECC --- # Autonomous Loops Skill diff --git a/skills/backend-patterns/SKILL.md b/skills/backend-patterns/SKILL.md index b7a7343c6..db124bb7a 100644 --- a/skills/backend-patterns/SKILL.md +++ b/skills/backend-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: backend-patterns description: Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. -origin: ECC +metadata: + origin: ECC --- # Backend Development Patterns diff --git a/skills/benchmark-optimization-loop/SKILL.md b/skills/benchmark-optimization-loop/SKILL.md index 6014cb5e9..be9d75c79 100644 --- a/skills/benchmark-optimization-loop/SKILL.md +++ b/skills/benchmark-optimization-loop/SKILL.md @@ -1,7 +1,8 @@ --- name: benchmark-optimization-loop description: Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/benchmark/SKILL.md b/skills/benchmark/SKILL.md index cdf81e9aa..81aaf2f14 100644 --- a/skills/benchmark/SKILL.md +++ b/skills/benchmark/SKILL.md @@ -1,7 +1,8 @@ --- name: benchmark description: Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives. -origin: ECC +metadata: + origin: ECC --- # Benchmark — Performance Baseline & Regression Detection diff --git a/skills/blender-motion-state-inspection/SKILL.md b/skills/blender-motion-state-inspection/SKILL.md index 14f974d25..5ececd718 100644 --- a/skills/blender-motion-state-inspection/SKILL.md +++ b/skills/blender-motion-state-inspection/SKILL.md @@ -1,7 +1,8 @@ --- name: blender-motion-state-inspection description: Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/blueprint/SKILL.md b/skills/blueprint/SKILL.md index 1851c9a8c..1e19149a8 100644 --- a/skills/blueprint/SKILL.md +++ b/skills/blueprint/SKILL.md @@ -10,7 +10,8 @@ description: >- complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it". -origin: community +metadata: + origin: community --- # Blueprint — Construction Plan Generator diff --git a/skills/brand-voice/SKILL.md b/skills/brand-voice/SKILL.md index 5debed023..a70421076 100644 --- a/skills/brand-voice/SKILL.md +++ b/skills/brand-voice/SKILL.md @@ -1,7 +1,8 @@ --- name: brand-voice description: Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes. -origin: ECC +metadata: + origin: ECC --- # Brand Voice diff --git a/skills/browser-qa/SKILL.md b/skills/browser-qa/SKILL.md index cda024450..b3759748d 100644 --- a/skills/browser-qa/SKILL.md +++ b/skills/browser-qa/SKILL.md @@ -1,7 +1,8 @@ --- name: browser-qa description: Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features. -origin: ECC +metadata: + origin: ECC --- # Browser QA — Automated Visual Testing & Interaction diff --git a/skills/bun-runtime/SKILL.md b/skills/bun-runtime/SKILL.md index 144e9a0c3..ce07c99b9 100644 --- a/skills/bun-runtime/SKILL.md +++ b/skills/bun-runtime/SKILL.md @@ -1,7 +1,8 @@ --- name: bun-runtime description: Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support. -origin: ECC +metadata: + origin: ECC --- # Bun Runtime diff --git a/skills/canary-watch/SKILL.md b/skills/canary-watch/SKILL.md index f52fb6ba1..8397ab540 100644 --- a/skills/canary-watch/SKILL.md +++ b/skills/canary-watch/SKILL.md @@ -1,7 +1,8 @@ --- name: canary-watch description: Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification. -origin: ECC +metadata: + origin: ECC --- # Canary Watch — Post-Deploy Monitoring diff --git a/skills/carrier-relationship-management/SKILL.md b/skills/carrier-relationship-management/SKILL.md index 09b546e11..0b5c52cfa 100644 --- a/skills/carrier-relationship-management/SKILL.md +++ b/skills/carrier-relationship-management/SKILL.md @@ -10,8 +10,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/cisco-ios-patterns/SKILL.md b/skills/cisco-ios-patterns/SKILL.md index 22f9840a2..e7b911073 100644 --- a/skills/cisco-ios-patterns/SKILL.md +++ b/skills/cisco-ios-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: cisco-ios-patterns description: Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification. -origin: community +metadata: + origin: community --- # Cisco IOS Patterns diff --git a/skills/ck/SKILL.md b/skills/ck/SKILL.md index a5f0adf25..f7954e76a 100644 --- a/skills/ck/SKILL.md +++ b/skills/ck/SKILL.md @@ -1,7 +1,8 @@ --- name: ck description: Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions. -origin: community +metadata: + origin: community version: 2.0.0 author: sreedhargs89 repo: https://github.com/sreedhargs89/context-keeper diff --git a/skills/claude-devfleet/SKILL.md b/skills/claude-devfleet/SKILL.md index e72ddff72..ab50fd1bd 100644 --- a/skills/claude-devfleet/SKILL.md +++ b/skills/claude-devfleet/SKILL.md @@ -1,7 +1,8 @@ --- name: claude-devfleet description: Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports. -origin: community +metadata: + origin: community --- # Claude DevFleet Multi-Agent Orchestration diff --git a/skills/click-path-audit/SKILL.md b/skills/click-path-audit/SKILL.md index 1770c7a3f..ffc469829 100644 --- a/skills/click-path-audit/SKILL.md +++ b/skills/click-path-audit/SKILL.md @@ -1,7 +1,8 @@ --- name: click-path-audit description: "Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores." -origin: community +metadata: + origin: community --- # /click-path-audit — Behavioural Flow Audit diff --git a/skills/clickhouse-io/SKILL.md b/skills/clickhouse-io/SKILL.md index 9ea674818..9753e59f3 100644 --- a/skills/clickhouse-io/SKILL.md +++ b/skills/clickhouse-io/SKILL.md @@ -1,7 +1,8 @@ --- name: clickhouse-io description: ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. -origin: ECC +metadata: + origin: ECC --- # ClickHouse Analytics Patterns diff --git a/skills/code-tour/SKILL.md b/skills/code-tour/SKILL.md index 6038675ad..34a9629aa 100644 --- a/skills/code-tour/SKILL.md +++ b/skills/code-tour/SKILL.md @@ -1,7 +1,8 @@ --- name: code-tour description: Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests. -origin: ECC +metadata: + origin: ECC --- # Code Tour diff --git a/skills/codebase-onboarding/SKILL.md b/skills/codebase-onboarding/SKILL.md index a008205c1..ac70816c9 100644 --- a/skills/codebase-onboarding/SKILL.md +++ b/skills/codebase-onboarding/SKILL.md @@ -1,7 +1,8 @@ --- name: codebase-onboarding description: Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo. -origin: ECC +metadata: + origin: ECC --- # Codebase Onboarding diff --git a/skills/codehealth-mcp/SKILL.md b/skills/codehealth-mcp/SKILL.md index 08d8ee472..6119608dc 100644 --- a/skills/codehealth-mcp/SKILL.md +++ b/skills/codehealth-mcp/SKILL.md @@ -1,7 +1,8 @@ --- name: codehealth-mcp description: Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR. -origin: community +metadata: + origin: community --- # Code Health MCP (CodeScene) diff --git a/skills/coding-standards/SKILL.md b/skills/coding-standards/SKILL.md index 7fa619878..bd6dc3223 100644 --- a/skills/coding-standards/SKILL.md +++ b/skills/coding-standards/SKILL.md @@ -1,7 +1,8 @@ --- name: coding-standards description: Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns. -origin: ECC +metadata: + origin: ECC --- # Coding Standards & Best Practices diff --git a/skills/compose-multiplatform-patterns/SKILL.md b/skills/compose-multiplatform-patterns/SKILL.md index f4caec1e0..e3a0c7d43 100644 --- a/skills/compose-multiplatform-patterns/SKILL.md +++ b/skills/compose-multiplatform-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: compose-multiplatform-patterns description: Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI. -origin: ECC +metadata: + origin: ECC --- # Compose Multiplatform Patterns diff --git a/skills/config-gc/SKILL.md b/skills/config-gc/SKILL.md index bbba36213..0583e2c85 100644 --- a/skills/config-gc/SKILL.md +++ b/skills/config-gc/SKILL.md @@ -1,7 +1,8 @@ --- name: config-gc description: Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too many skills", "audit my setup", "my .claude is bloated", or asks for a periodic config review. -origin: ECC +metadata: + origin: ECC --- # Config GC — Garbage Collection for Claude Code Setups diff --git a/skills/configure-ecc/SKILL.md b/skills/configure-ecc/SKILL.md index 679ae7fde..dd3191f21 100644 --- a/skills/configure-ecc/SKILL.md +++ b/skills/configure-ecc/SKILL.md @@ -1,7 +1,8 @@ --- name: configure-ecc description: Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files. -origin: ECC +metadata: + origin: ECC --- # Configure Everything Claude Code (ECC) diff --git a/skills/connections-optimizer/SKILL.md b/skills/connections-optimizer/SKILL.md index 243dc225a..2fde485ab 100644 --- a/skills/connections-optimizer/SKILL.md +++ b/skills/connections-optimizer/SKILL.md @@ -1,7 +1,8 @@ --- name: connections-optimizer description: Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships. -origin: ECC +metadata: + origin: ECC --- # Connections Optimizer diff --git a/skills/content-engine/SKILL.md b/skills/content-engine/SKILL.md index 4467724ae..28ddd4e16 100644 --- a/skills/content-engine/SKILL.md +++ b/skills/content-engine/SKILL.md @@ -1,7 +1,8 @@ --- name: content-engine description: Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms. -origin: ECC +metadata: + origin: ECC --- # Content Engine diff --git a/skills/content-hash-cache-pattern/SKILL.md b/skills/content-hash-cache-pattern/SKILL.md index 083ce216f..39ebae93a 100644 --- a/skills/content-hash-cache-pattern/SKILL.md +++ b/skills/content-hash-cache-pattern/SKILL.md @@ -1,7 +1,8 @@ --- name: content-hash-cache-pattern description: Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation. -origin: ECC +metadata: + origin: ECC --- # Content-Hash File Cache Pattern diff --git a/skills/context-budget/SKILL.md b/skills/context-budget/SKILL.md index d0b4c6482..16f3bd29c 100644 --- a/skills/context-budget/SKILL.md +++ b/skills/context-budget/SKILL.md @@ -1,7 +1,8 @@ --- name: context-budget description: Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations. -origin: ECC +metadata: + origin: ECC --- # Context Budget diff --git a/skills/continuous-agent-loop/SKILL.md b/skills/continuous-agent-loop/SKILL.md index 56124a4e9..6864233c4 100644 --- a/skills/continuous-agent-loop/SKILL.md +++ b/skills/continuous-agent-loop/SKILL.md @@ -1,7 +1,8 @@ --- name: continuous-agent-loop description: Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls. -origin: ECC +metadata: + origin: ECC --- # Continuous Agent Loop diff --git a/skills/continuous-learning-v2/SKILL.md b/skills/continuous-learning-v2/SKILL.md index 5604ed275..b00d4eeb0 100644 --- a/skills/continuous-learning-v2/SKILL.md +++ b/skills/continuous-learning-v2/SKILL.md @@ -1,7 +1,8 @@ --- name: continuous-learning-v2 description: Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination. -origin: ECC +metadata: + origin: ECC version: 2.1.0 --- diff --git a/skills/continuous-learning/SKILL.md b/skills/continuous-learning/SKILL.md index 1118ee3b1..551f2a94a 100644 --- a/skills/continuous-learning/SKILL.md +++ b/skills/continuous-learning/SKILL.md @@ -1,7 +1,8 @@ --- name: continuous-learning description: "[DEPRECATED - use continuous-learning-v2] Legacy v1 stop-hook skill extractor. v2 is a strict superset with instinct-based, project-scoped, hook-reliable learning. Do not invoke v1; route continuous learning, session learning, and pattern extraction requests to continuous-learning-v2." -origin: ECC +metadata: + origin: ECC --- # Continuous Learning Skill - DEPRECATED diff --git a/skills/cost-aware-llm-pipeline/SKILL.md b/skills/cost-aware-llm-pipeline/SKILL.md index c1000fae6..139d10985 100644 --- a/skills/cost-aware-llm-pipeline/SKILL.md +++ b/skills/cost-aware-llm-pipeline/SKILL.md @@ -1,7 +1,8 @@ --- name: cost-aware-llm-pipeline description: Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching. -origin: ECC +metadata: + origin: ECC --- # Cost-Aware LLM Pipeline diff --git a/skills/cost-tracking/SKILL.md b/skills/cost-tracking/SKILL.md index d9d5fd479..b07713f1d 100644 --- a/skills/cost-tracking/SKILL.md +++ b/skills/cost-tracking/SKILL.md @@ -1,7 +1,8 @@ --- name: cost-tracking description: Track and report Claude Code token usage, spending, and budgets from a local cost-tracking database. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by project, tool, session, or date. -origin: community +metadata: + origin: community --- # Cost Tracking diff --git a/skills/council/SKILL.md b/skills/council/SKILL.md index 8c1cc7000..89cbd9628 100644 --- a/skills/council/SKILL.md +++ b/skills/council/SKILL.md @@ -1,7 +1,8 @@ --- name: council description: Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing. -origin: ECC +metadata: + origin: ECC --- # Council diff --git a/skills/cpp-coding-standards/SKILL.md b/skills/cpp-coding-standards/SKILL.md index df6677549..c74c92825 100644 --- a/skills/cpp-coding-standards/SKILL.md +++ b/skills/cpp-coding-standards/SKILL.md @@ -1,7 +1,8 @@ --- name: cpp-coding-standards description: C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices. -origin: ECC +metadata: + origin: ECC --- # C++ Coding Standards (C++ Core Guidelines) diff --git a/skills/cpp-testing/SKILL.md b/skills/cpp-testing/SKILL.md index fea12112d..a996a2305 100644 --- a/skills/cpp-testing/SKILL.md +++ b/skills/cpp-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: cpp-testing description: Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers. -origin: ECC +metadata: + origin: ECC --- # C++ Testing (Agent Skill) diff --git a/skills/crosspost/SKILL.md b/skills/crosspost/SKILL.md index e94df3c31..3df430c6e 100644 --- a/skills/crosspost/SKILL.md +++ b/skills/crosspost/SKILL.md @@ -1,7 +1,8 @@ --- name: crosspost description: Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms. -origin: ECC +metadata: + origin: ECC --- # Crosspost diff --git a/skills/csharp-testing/SKILL.md b/skills/csharp-testing/SKILL.md index a9641e1fe..ecfa9e4f4 100644 --- a/skills/csharp-testing/SKILL.md +++ b/skills/csharp-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: csharp-testing description: C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices. -origin: ECC +metadata: + origin: ECC --- # C# Testing Patterns diff --git a/skills/customer-billing-ops/SKILL.md b/skills/customer-billing-ops/SKILL.md index d3bc4c77c..d421a386d 100644 --- a/skills/customer-billing-ops/SKILL.md +++ b/skills/customer-billing-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: customer-billing-ops description: Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations. -origin: ECC +metadata: + origin: ECC --- # Customer Billing Ops diff --git a/skills/customs-trade-compliance/SKILL.md b/skills/customs-trade-compliance/SKILL.md index 702b25631..d63c61425 100644 --- a/skills/customs-trade-compliance/SKILL.md +++ b/skills/customs-trade-compliance/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/dart-flutter-patterns/SKILL.md b/skills/dart-flutter-patterns/SKILL.md index d6c97b7d5..7bf3d5359 100644 --- a/skills/dart-flutter-patterns/SKILL.md +++ b/skills/dart-flutter-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: dart-flutter-patterns description: Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture. -origin: ECC +metadata: + origin: ECC --- # Dart/Flutter Patterns diff --git a/skills/dashboard-builder/SKILL.md b/skills/dashboard-builder/SKILL.md index 58c7a5487..4ac3ff295 100644 --- a/skills/dashboard-builder/SKILL.md +++ b/skills/dashboard-builder/SKILL.md @@ -1,7 +1,8 @@ --- name: dashboard-builder description: Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/data-scraper-agent/SKILL.md b/skills/data-scraper-agent/SKILL.md index 72a6548d0..43d9dc6cd 100644 --- a/skills/data-scraper-agent/SKILL.md +++ b/skills/data-scraper-agent/SKILL.md @@ -1,7 +1,8 @@ --- name: data-scraper-agent description: Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically. -origin: community +metadata: + origin: community --- # Data Scraper Agent diff --git a/skills/data-throughput-accelerator/SKILL.md b/skills/data-throughput-accelerator/SKILL.md index ee1813084..153d90338 100644 --- a/skills/data-throughput-accelerator/SKILL.md +++ b/skills/data-throughput-accelerator/SKILL.md @@ -1,7 +1,8 @@ --- name: data-throughput-accelerator description: Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/database-migrations/SKILL.md b/skills/database-migrations/SKILL.md index b1562c2ba..bca3c18c5 100644 --- a/skills/database-migrations/SKILL.md +++ b/skills/database-migrations/SKILL.md @@ -1,7 +1,8 @@ --- name: database-migrations description: Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate). -origin: ECC +metadata: + origin: ECC --- # Database Migration Patterns diff --git a/skills/deep-research/SKILL.md b/skills/deep-research/SKILL.md index cfab08a62..0f782eae5 100644 --- a/skills/deep-research/SKILL.md +++ b/skills/deep-research/SKILL.md @@ -1,7 +1,8 @@ --- name: deep-research description: Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations. -origin: ECC +metadata: + origin: ECC --- # Deep Research diff --git a/skills/defi-amm-security/SKILL.md b/skills/defi-amm-security/SKILL.md index d41fb36b7..99f31643d 100644 --- a/skills/defi-amm-security/SKILL.md +++ b/skills/defi-amm-security/SKILL.md @@ -1,7 +1,8 @@ --- name: defi-amm-security description: Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/deployment-patterns/SKILL.md b/skills/deployment-patterns/SKILL.md index bcccaf9e1..68ce04bce 100644 --- a/skills/deployment-patterns/SKILL.md +++ b/skills/deployment-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: deployment-patterns description: Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. -origin: ECC +metadata: + origin: ECC --- # Deployment Patterns diff --git a/skills/design-system/SKILL.md b/skills/design-system/SKILL.md index e726f6f67..ebce566d9 100644 --- a/skills/design-system/SKILL.md +++ b/skills/design-system/SKILL.md @@ -1,7 +1,8 @@ --- name: design-system description: Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling. -origin: ECC +metadata: + origin: ECC --- # Design System — Generate & Audit Visual Systems diff --git a/skills/django-celery/SKILL.md b/skills/django-celery/SKILL.md index f6db56a00..0ae987755 100644 --- a/skills/django-celery/SKILL.md +++ b/skills/django-celery/SKILL.md @@ -1,7 +1,8 @@ --- name: django-celery description: Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. -origin: ECC +metadata: + origin: ECC --- # Django + Celery Async Task Patterns diff --git a/skills/django-patterns/SKILL.md b/skills/django-patterns/SKILL.md index 7def43073..249bb4e25 100644 --- a/skills/django-patterns/SKILL.md +++ b/skills/django-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: django-patterns description: Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps. -origin: ECC +metadata: + origin: ECC --- # Django Development Patterns diff --git a/skills/django-security/SKILL.md b/skills/django-security/SKILL.md index b01a57af5..c81a66437 100644 --- a/skills/django-security/SKILL.md +++ b/skills/django-security/SKILL.md @@ -1,7 +1,8 @@ --- name: django-security description: Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. -origin: ECC +metadata: + origin: ECC --- # Django Security Best Practices diff --git a/skills/django-tdd/SKILL.md b/skills/django-tdd/SKILL.md index edd5ef67b..e819b6428 100644 --- a/skills/django-tdd/SKILL.md +++ b/skills/django-tdd/SKILL.md @@ -1,7 +1,8 @@ --- name: django-tdd description: Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs. -origin: ECC +metadata: + origin: ECC --- # Django Testing with TDD diff --git a/skills/django-verification/SKILL.md b/skills/django-verification/SKILL.md index 36c81029f..fa57a00ec 100644 --- a/skills/django-verification/SKILL.md +++ b/skills/django-verification/SKILL.md @@ -1,7 +1,8 @@ --- name: django-verification description: "Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR." -origin: ECC +metadata: + origin: ECC --- # Django Verification Loop diff --git a/skills/dmux-workflows/SKILL.md b/skills/dmux-workflows/SKILL.md index b1904f83a..58f2c3e2b 100644 --- a/skills/dmux-workflows/SKILL.md +++ b/skills/dmux-workflows/SKILL.md @@ -1,7 +1,8 @@ --- name: dmux-workflows description: Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows. -origin: ECC +metadata: + origin: ECC --- # dmux Workflows diff --git a/skills/docker-patterns/SKILL.md b/skills/docker-patterns/SKILL.md index c438c4ad5..00bf3fd5b 100644 --- a/skills/docker-patterns/SKILL.md +++ b/skills/docker-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: docker-patterns description: Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. -origin: ECC +metadata: + origin: ECC --- # Docker Patterns diff --git a/skills/documentation-lookup/SKILL.md b/skills/documentation-lookup/SKILL.md index 148ac841f..8bb9de623 100644 --- a/skills/documentation-lookup/SKILL.md +++ b/skills/documentation-lookup/SKILL.md @@ -1,7 +1,8 @@ --- name: documentation-lookup description: Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma). -origin: ECC +metadata: + origin: ECC --- # Documentation Lookup (Context7) diff --git a/skills/dotnet-patterns/SKILL.md b/skills/dotnet-patterns/SKILL.md index b54fb7666..e4ed0cad5 100644 --- a/skills/dotnet-patterns/SKILL.md +++ b/skills/dotnet-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: dotnet-patterns description: Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications. -origin: ECC +metadata: + origin: ECC --- # .NET Development Patterns diff --git a/skills/dynamic-workflow-mode/SKILL.md b/skills/dynamic-workflow-mode/SKILL.md index a095ff426..eb5f2b0c4 100644 --- a/skills/dynamic-workflow-mode/SKILL.md +++ b/skills/dynamic-workflow-mode/SKILL.md @@ -1,7 +1,8 @@ --- name: dynamic-workflow-mode description: "Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses." -origin: ECC +metadata: + origin: ECC --- # Dynamic Workflow Mode diff --git a/skills/e2e-testing/SKILL.md b/skills/e2e-testing/SKILL.md index 056319914..401214638 100644 --- a/skills/e2e-testing/SKILL.md +++ b/skills/e2e-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: e2e-testing description: Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. -origin: ECC +metadata: + origin: ECC --- # E2E Testing Patterns diff --git a/skills/ecc-guide/SKILL.md b/skills/ecc-guide/SKILL.md index 353c564ce..adc64ef07 100644 --- a/skills/ecc-guide/SKILL.md +++ b/skills/ecc-guide/SKILL.md @@ -1,7 +1,8 @@ --- name: ecc-guide description: Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering. -origin: community +metadata: + origin: community --- # ECC Guide diff --git a/skills/ecc-tools-cost-audit/SKILL.md b/skills/ecc-tools-cost-audit/SKILL.md index 05169631b..e3cd435ed 100644 --- a/skills/ecc-tools-cost-audit/SKILL.md +++ b/skills/ecc-tools-cost-audit/SKILL.md @@ -1,7 +1,8 @@ --- name: ecc-tools-cost-audit description: Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo. -origin: ECC +metadata: + origin: ECC --- # ECC Tools Cost Audit diff --git a/skills/email-ops/SKILL.md b/skills/email-ops/SKILL.md index effec830d..b1fa7415a 100644 --- a/skills/email-ops/SKILL.md +++ b/skills/email-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: email-ops description: Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent. -origin: ECC +metadata: + origin: ECC --- # Email Ops diff --git a/skills/energy-procurement/SKILL.md b/skills/energy-procurement/SKILL.md index 0145815d0..b2d1cd60f 100644 --- a/skills/energy-procurement/SKILL.md +++ b/skills/energy-procurement/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/enterprise-agent-ops/SKILL.md b/skills/enterprise-agent-ops/SKILL.md index 7576b5416..79280ef03 100644 --- a/skills/enterprise-agent-ops/SKILL.md +++ b/skills/enterprise-agent-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: enterprise-agent-ops description: Operate long-lived agent workloads with observability, security boundaries, and lifecycle management. -origin: ECC +metadata: + origin: ECC --- # Enterprise Agent Ops diff --git a/skills/error-handling/SKILL.md b/skills/error-handling/SKILL.md index 111f18cf7..d7e1f7790 100644 --- a/skills/error-handling/SKILL.md +++ b/skills/error-handling/SKILL.md @@ -1,7 +1,8 @@ --- name: error-handling description: Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages. -origin: ECC +metadata: + origin: ECC --- # Error Handling Patterns diff --git a/skills/eval-harness/SKILL.md b/skills/eval-harness/SKILL.md index 605ef6363..fb30fb943 100644 --- a/skills/eval-harness/SKILL.md +++ b/skills/eval-harness/SKILL.md @@ -1,7 +1,8 @@ --- name: eval-harness description: Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/evm-token-decimals/SKILL.md b/skills/evm-token-decimals/SKILL.md index 845aee7ad..c5b2525f8 100644 --- a/skills/evm-token-decimals/SKILL.md +++ b/skills/evm-token-decimals/SKILL.md @@ -1,7 +1,8 @@ --- name: evm-token-decimals description: Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/exa-search/SKILL.md b/skills/exa-search/SKILL.md index 5b9e6c198..2cfdc5099 100644 --- a/skills/exa-search/SKILL.md +++ b/skills/exa-search/SKILL.md @@ -1,7 +1,8 @@ --- name: exa-search description: Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine. -origin: ECC +metadata: + origin: ECC --- # Exa Search diff --git a/skills/fal-ai-media/SKILL.md b/skills/fal-ai-media/SKILL.md index 44343a7ff..63eec78fc 100644 --- a/skills/fal-ai-media/SKILL.md +++ b/skills/fal-ai-media/SKILL.md @@ -1,7 +1,8 @@ --- name: fal-ai-media description: Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI. -origin: ECC +metadata: + origin: ECC --- # fal.ai Media Generation diff --git a/skills/fastapi-patterns/SKILL.md b/skills/fastapi-patterns/SKILL.md index 34ae89a72..3a155ae37 100644 --- a/skills/fastapi-patterns/SKILL.md +++ b/skills/fastapi-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: fastapi-patterns description: FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest. -origin: ECC +metadata: + origin: ECC --- # FastAPI Patterns diff --git a/skills/finance-billing-ops/SKILL.md b/skills/finance-billing-ops/SKILL.md index aff4898cc..bae0dc6ee 100644 --- a/skills/finance-billing-ops/SKILL.md +++ b/skills/finance-billing-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: finance-billing-ops description: Evidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC. Use when the user wants a sales snapshot, pricing comparison, duplicate-charge diagnosis, or code-backed billing reality instead of generic payments advice. -origin: ECC +metadata: + origin: ECC --- # Finance Billing Ops diff --git a/skills/flox-environments/SKILL.md b/skills/flox-environments/SKILL.md index 6441de52a..fb66849dd 100644 --- a/skills/flox-environments/SKILL.md +++ b/skills/flox-environments/SKILL.md @@ -1,7 +1,8 @@ --- name: flox-environments description: "Create reproducible, cross-platform development environments with Flox — a declarative environment manager built on Nix. ALWAYS use this skill when the user needs to: set up a project with system-level dependencies (compilers, databases, native libraries like openssl, libvips, BLAS, LAPACK); configure reproducible toolchains for Python, Node.js, Rust, Go, C/C++, Java, Ruby, Elixir, PHP, or any language; manage environments that must work identically across macOS and Linux; pin exact package versions for a team; run local services (PostgreSQL, Redis, Kafka) alongside development tools; onboard new developers with a single command; or solve 'works on my machine' problems. Especially valuable for AI-assisted and vibe coding — Flox lets agents install tools into a project-scoped environment without sudo, system pollution, or sandbox restrictions, and the resulting environment is committed to the repo so anyone can reproduce it instantly. Use this skill even if the user doesn't mention Flox — if they describe needing reproducible, declarative, cross-platform dev environments with system packages, this is the right tool. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub." -origin: Flox +metadata: + origin: Flox --- # Flox Environments diff --git a/skills/flutter-dart-code-review/SKILL.md b/skills/flutter-dart-code-review/SKILL.md index 2f9529dbb..e27a190fe 100644 --- a/skills/flutter-dart-code-review/SKILL.md +++ b/skills/flutter-dart-code-review/SKILL.md @@ -1,7 +1,8 @@ --- name: flutter-dart-code-review description: Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. -origin: ECC +metadata: + origin: ECC --- # Flutter/Dart Code Review Best Practices diff --git a/skills/frontend-a11y/SKILL.md b/skills/frontend-a11y/SKILL.md index efdf492ad..2301cc292 100644 --- a/skills/frontend-a11y/SKILL.md +++ b/skills/frontend-a11y/SKILL.md @@ -4,7 +4,8 @@ description: > Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form. -origin: community +metadata: + origin: community --- # Frontend Accessibility Patterns diff --git a/skills/frontend-design-direction/SKILL.md b/skills/frontend-design-direction/SKILL.md index 423033e59..eac307351 100644 --- a/skills/frontend-design-direction/SKILL.md +++ b/skills/frontend-design-direction/SKILL.md @@ -1,7 +1,8 @@ --- name: frontend-design-direction description: Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment. -origin: community +metadata: + origin: community --- # Frontend Design Direction diff --git a/skills/frontend-patterns/SKILL.md b/skills/frontend-patterns/SKILL.md index 7c5aa11a4..524093713 100644 --- a/skills/frontend-patterns/SKILL.md +++ b/skills/frontend-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: frontend-patterns description: Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. -origin: ECC +metadata: + origin: ECC --- # Frontend Development Patterns diff --git a/skills/frontend-slides/SKILL.md b/skills/frontend-slides/SKILL.md index 2820d9612..0852122c3 100644 --- a/skills/frontend-slides/SKILL.md +++ b/skills/frontend-slides/SKILL.md @@ -1,7 +1,8 @@ --- name: frontend-slides description: Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices. -origin: ECC +metadata: + origin: ECC --- # Frontend Slides diff --git a/skills/fsharp-testing/SKILL.md b/skills/fsharp-testing/SKILL.md index 10a187bca..fbbf7d233 100644 --- a/skills/fsharp-testing/SKILL.md +++ b/skills/fsharp-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: fsharp-testing description: F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices. -origin: ECC +metadata: + origin: ECC --- # F# Testing Patterns diff --git a/skills/gan-style-harness/SKILL.md b/skills/gan-style-harness/SKILL.md index 343572a60..c920a2e06 100644 --- a/skills/gan-style-harness/SKILL.md +++ b/skills/gan-style-harness/SKILL.md @@ -1,7 +1,8 @@ --- name: gan-style-harness description: "GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper." -origin: ECC-community +metadata: + origin: ECC-community tools: Read, Write, Edit, Bash, Grep, Glob, Task --- diff --git a/skills/gateguard/SKILL.md b/skills/gateguard/SKILL.md index ab31ffcbc..59cb39ec1 100644 --- a/skills/gateguard/SKILL.md +++ b/skills/gateguard/SKILL.md @@ -1,7 +1,8 @@ --- name: gateguard description: Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents. -origin: community +metadata: + origin: community --- # GateGuard — Fact-Forcing Pre-Action Gate diff --git a/skills/git-workflow/SKILL.md b/skills/git-workflow/SKILL.md index fb49caaa7..084426849 100644 --- a/skills/git-workflow/SKILL.md +++ b/skills/git-workflow/SKILL.md @@ -1,7 +1,8 @@ --- name: git-workflow description: Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes. -origin: ECC +metadata: + origin: ECC --- # Git Workflow Patterns diff --git a/skills/github-ops/SKILL.md b/skills/github-ops/SKILL.md index 34f7b0373..a718aa8b7 100644 --- a/skills/github-ops/SKILL.md +++ b/skills/github-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: github-ops description: GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands. -origin: ECC +metadata: + origin: ECC --- # GitHub Operations diff --git a/skills/golang-patterns/SKILL.md b/skills/golang-patterns/SKILL.md index 922aec09b..971417a2e 100644 --- a/skills/golang-patterns/SKILL.md +++ b/skills/golang-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: golang-patterns description: Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. -origin: ECC +metadata: + origin: ECC --- # Go Development Patterns diff --git a/skills/golang-testing/SKILL.md b/skills/golang-testing/SKILL.md index f1824ec17..eb719cd19 100644 --- a/skills/golang-testing/SKILL.md +++ b/skills/golang-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: golang-testing description: Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. -origin: ECC +metadata: + origin: ECC --- # Go Testing Patterns diff --git a/skills/google-workspace-ops/SKILL.md b/skills/google-workspace-ops/SKILL.md index 54ef27088..af26f80c3 100644 --- a/skills/google-workspace-ops/SKILL.md +++ b/skills/google-workspace-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: google-workspace-ops description: Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls. -origin: ECC +metadata: + origin: ECC --- # Google Workspace Ops diff --git a/skills/healthcare-cdss-patterns/SKILL.md b/skills/healthcare-cdss-patterns/SKILL.md index 818db026b..ade2e3330 100644 --- a/skills/healthcare-cdss-patterns/SKILL.md +++ b/skills/healthcare-cdss-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: healthcare-cdss-patterns description: Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows. -origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel +metadata: + origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel version: "1.0.0" --- diff --git a/skills/healthcare-emr-patterns/SKILL.md b/skills/healthcare-emr-patterns/SKILL.md index af004d705..dfa849e49 100644 --- a/skills/healthcare-emr-patterns/SKILL.md +++ b/skills/healthcare-emr-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: healthcare-emr-patterns description: EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry. -origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel +metadata: + origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel version: "1.0.0" --- diff --git a/skills/healthcare-eval-harness/SKILL.md b/skills/healthcare-eval-harness/SKILL.md index 967d797e1..21a91a324 100644 --- a/skills/healthcare-eval-harness/SKILL.md +++ b/skills/healthcare-eval-harness/SKILL.md @@ -1,7 +1,8 @@ --- name: healthcare-eval-harness description: Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures. -origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel +metadata: + origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel version: "1.0.0" --- diff --git a/skills/healthcare-phi-compliance/SKILL.md b/skills/healthcare-phi-compliance/SKILL.md index d88221855..612c9c57d 100644 --- a/skills/healthcare-phi-compliance/SKILL.md +++ b/skills/healthcare-phi-compliance/SKILL.md @@ -1,7 +1,8 @@ --- name: healthcare-phi-compliance description: Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors. -origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel +metadata: + origin: Health1 Super Speciality Hospitals — contributed by Dr. Keyur Patel version: "1.0.0" --- diff --git a/skills/hermes-imports/SKILL.md b/skills/hermes-imports/SKILL.md index d1537eb80..38c08ccc6 100644 --- a/skills/hermes-imports/SKILL.md +++ b/skills/hermes-imports/SKILL.md @@ -1,7 +1,8 @@ --- name: hermes-imports description: Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths. -origin: ECC +metadata: + origin: ECC --- # Hermes Imports diff --git a/skills/hexagonal-architecture/SKILL.md b/skills/hexagonal-architecture/SKILL.md index 80e99bffe..cbed37ad4 100644 --- a/skills/hexagonal-architecture/SKILL.md +++ b/skills/hexagonal-architecture/SKILL.md @@ -1,7 +1,8 @@ --- name: hexagonal-architecture description: Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services. -origin: ECC +metadata: + origin: ECC --- # Hexagonal Architecture diff --git a/skills/hipaa-compliance/SKILL.md b/skills/hipaa-compliance/SKILL.md index be356e39f..cd8311074 100644 --- a/skills/hipaa-compliance/SKILL.md +++ b/skills/hipaa-compliance/SKILL.md @@ -1,7 +1,8 @@ --- name: hipaa-compliance description: HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/homelab-network-readiness/SKILL.md b/skills/homelab-network-readiness/SKILL.md index 9c090cb49..a56559e93 100644 --- a/skills/homelab-network-readiness/SKILL.md +++ b/skills/homelab-network-readiness/SKILL.md @@ -1,7 +1,8 @@ --- name: homelab-network-readiness description: Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration. -origin: community +metadata: + origin: community --- # Homelab Network Readiness diff --git a/skills/homelab-network-setup/SKILL.md b/skills/homelab-network-setup/SKILL.md index 5a023349d..2c58a3890 100644 --- a/skills/homelab-network-setup/SKILL.md +++ b/skills/homelab-network-setup/SKILL.md @@ -1,7 +1,8 @@ --- name: homelab-network-setup description: Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes. -origin: community +metadata: + origin: community --- # Homelab Network Setup diff --git a/skills/homelab-pihole-dns/SKILL.md b/skills/homelab-pihole-dns/SKILL.md index 621cf59ee..340eabb80 100644 --- a/skills/homelab-pihole-dns/SKILL.md +++ b/skills/homelab-pihole-dns/SKILL.md @@ -1,7 +1,8 @@ --- name: homelab-pihole-dns description: Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network. -origin: community +metadata: + origin: community --- # Homelab Pi-hole DNS diff --git a/skills/homelab-vlan-segmentation/SKILL.md b/skills/homelab-vlan-segmentation/SKILL.md index 8741801dd..a31692cf9 100644 --- a/skills/homelab-vlan-segmentation/SKILL.md +++ b/skills/homelab-vlan-segmentation/SKILL.md @@ -1,7 +1,8 @@ --- name: homelab-vlan-segmentation description: Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping. -origin: community +metadata: + origin: community --- # Homelab VLAN Segmentation diff --git a/skills/homelab-wireguard-vpn/SKILL.md b/skills/homelab-wireguard-vpn/SKILL.md index 39a53ff67..5dc5ba04c 100644 --- a/skills/homelab-wireguard-vpn/SKILL.md +++ b/skills/homelab-wireguard-vpn/SKILL.md @@ -1,7 +1,8 @@ --- name: homelab-wireguard-vpn description: WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients. -origin: community +metadata: + origin: community --- # Homelab WireGuard VPN diff --git a/skills/inherit-legacy-style/SKILL.md b/skills/inherit-legacy-style/SKILL.md index dda2e0cec..4b262f595 100644 --- a/skills/inherit-legacy-style/SKILL.md +++ b/skills/inherit-legacy-style/SKILL.md @@ -1,7 +1,8 @@ --- name: inherit-legacy-style description: Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment. -origin: community +metadata: + origin: community allowed-tools: Read, Glob, Grep, Bash, Edit, Write, AskUserQuestion --- diff --git a/skills/inventory-demand-planning/SKILL.md b/skills/inventory-demand-planning/SKILL.md index 4c33d856c..0991830d6 100644 --- a/skills/inventory-demand-planning/SKILL.md +++ b/skills/inventory-demand-planning/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/investor-materials/SKILL.md b/skills/investor-materials/SKILL.md index e392706af..82eaba3a9 100644 --- a/skills/investor-materials/SKILL.md +++ b/skills/investor-materials/SKILL.md @@ -1,7 +1,8 @@ --- name: investor-materials description: Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets. -origin: ECC +metadata: + origin: ECC --- # Investor Materials diff --git a/skills/investor-outreach/SKILL.md b/skills/investor-outreach/SKILL.md index f34860e42..01be7534b 100644 --- a/skills/investor-outreach/SKILL.md +++ b/skills/investor-outreach/SKILL.md @@ -1,7 +1,8 @@ --- name: investor-outreach description: Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging. -origin: ECC +metadata: + origin: ECC --- # Investor Outreach diff --git a/skills/ios-icon-gen/SKILL.md b/skills/ios-icon-gen/SKILL.md index 1f06f8422..a2f253229 100644 --- a/skills/ios-icon-gen/SKILL.md +++ b/skills/ios-icon-gen/SKILL.md @@ -1,7 +1,8 @@ --- name: ios-icon-gen description: Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects. -origin: community +metadata: + origin: community --- # iOS Icon Generator diff --git a/skills/iterative-retrieval/SKILL.md b/skills/iterative-retrieval/SKILL.md index 347147720..930d601ec 100644 --- a/skills/iterative-retrieval/SKILL.md +++ b/skills/iterative-retrieval/SKILL.md @@ -1,7 +1,8 @@ --- name: iterative-retrieval description: Pattern for progressively refining context retrieval to solve the subagent context problem -origin: ECC +metadata: + origin: ECC --- # Iterative Retrieval Pattern diff --git a/skills/ito-basket-compare/SKILL.md b/skills/ito-basket-compare/SKILL.md index a154fed91..7bc53d0dd 100644 --- a/skills/ito-basket-compare/SKILL.md +++ b/skills/ito-basket-compare/SKILL.md @@ -1,7 +1,8 @@ --- name: ito-basket-compare description: Compare Itô prediction-market baskets against a user's knowledge base, portfolio notes, financial context, watchlist, or research thesis. Use for read-only basket comparison and gap analysis without investment advice or live trading. -origin: ECC +metadata: + origin: ECC --- # Itô Basket Compare diff --git a/skills/ito-data-atlas-agent/SKILL.md b/skills/ito-data-atlas-agent/SKILL.md index 1b7c7fd46..9341ca93a 100644 --- a/skills/ito-data-atlas-agent/SKILL.md +++ b/skills/ito-data-atlas-agent/SKILL.md @@ -1,7 +1,8 @@ --- name: ito-data-atlas-agent description: Design background Data Atlas style agents for Itô basket research, market discovery, parameter drafting, and human-in-the-loop editing. Use for architecture and workflow planning, not live order execution. -origin: ECC +metadata: + origin: ECC --- # Itô Data Atlas Agent diff --git a/skills/ito-market-intelligence/SKILL.md b/skills/ito-market-intelligence/SKILL.md index ccc19ce46..5b86b42f2 100644 --- a/skills/ito-market-intelligence/SKILL.md +++ b/skills/ito-market-intelligence/SKILL.md @@ -1,7 +1,8 @@ --- name: ito-market-intelligence description: Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading. -origin: ECC +metadata: + origin: ECC --- # Itô Market Intelligence diff --git a/skills/ito-trade-planner/SKILL.md b/skills/ito-trade-planner/SKILL.md index 7527c8b75..ffeed6852 100644 --- a/skills/ito-trade-planner/SKILL.md +++ b/skills/ito-trade-planner/SKILL.md @@ -1,7 +1,8 @@ --- name: ito-trade-planner description: Build a non-advisory prediction-market trade planning worksheet for Itô or venue workflows. Use to inspect venues, underliers, constraints, order prerequisites, and manual execution steps without placing trades or recommending positions. -origin: ECC +metadata: + origin: ECC --- # Itô Trade Planner diff --git a/skills/java-coding-standards/SKILL.md b/skills/java-coding-standards/SKILL.md index f28c62e7f..b8c87bfcb 100644 --- a/skills/java-coding-standards/SKILL.md +++ b/skills/java-coding-standards/SKILL.md @@ -1,7 +1,8 @@ --- name: java-coding-standards description: "Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions." -origin: ECC +metadata: + origin: ECC --- # Java Coding Standards diff --git a/skills/jira-integration/SKILL.md b/skills/jira-integration/SKILL.md index f4ea12bed..c9f2c8a52 100644 --- a/skills/jira-integration/SKILL.md +++ b/skills/jira-integration/SKILL.md @@ -1,7 +1,8 @@ --- name: jira-integration description: Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls. -origin: ECC +metadata: + origin: ECC --- # Jira Integration Skill diff --git a/skills/jpa-patterns/SKILL.md b/skills/jpa-patterns/SKILL.md index d4f8d6623..41bc82e44 100644 --- a/skills/jpa-patterns/SKILL.md +++ b/skills/jpa-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: jpa-patterns description: JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. -origin: ECC +metadata: + origin: ECC --- # JPA/Hibernate Patterns diff --git a/skills/knowledge-ops/SKILL.md b/skills/knowledge-ops/SKILL.md index b0ff4d5de..298449d70 100644 --- a/skills/knowledge-ops/SKILL.md +++ b/skills/knowledge-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: knowledge-ops description: Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems. -origin: ECC +metadata: + origin: ECC --- # Knowledge Operations diff --git a/skills/kotlin-coroutines-flows/SKILL.md b/skills/kotlin-coroutines-flows/SKILL.md index 4108aaccf..ecab7df10 100644 --- a/skills/kotlin-coroutines-flows/SKILL.md +++ b/skills/kotlin-coroutines-flows/SKILL.md @@ -1,7 +1,8 @@ --- name: kotlin-coroutines-flows description: Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing. -origin: ECC +metadata: + origin: ECC --- # Kotlin Coroutines & Flows diff --git a/skills/kotlin-exposed-patterns/SKILL.md b/skills/kotlin-exposed-patterns/SKILL.md index 3f98ebd57..ddbf9e3cb 100644 --- a/skills/kotlin-exposed-patterns/SKILL.md +++ b/skills/kotlin-exposed-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: kotlin-exposed-patterns description: JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. -origin: ECC +metadata: + origin: ECC --- # Kotlin Exposed Patterns diff --git a/skills/kotlin-ktor-patterns/SKILL.md b/skills/kotlin-ktor-patterns/SKILL.md index 10c9522f8..0187ae6e5 100644 --- a/skills/kotlin-ktor-patterns/SKILL.md +++ b/skills/kotlin-ktor-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: kotlin-ktor-patterns description: Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing. -origin: ECC +metadata: + origin: ECC --- # Ktor Server Patterns diff --git a/skills/kotlin-patterns/SKILL.md b/skills/kotlin-patterns/SKILL.md index 5e75d2710..ff4b2890f 100644 --- a/skills/kotlin-patterns/SKILL.md +++ b/skills/kotlin-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: kotlin-patterns description: Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders. -origin: ECC +metadata: + origin: ECC --- # Kotlin Development Patterns diff --git a/skills/kotlin-testing/SKILL.md b/skills/kotlin-testing/SKILL.md index 8819c4f4b..921660d82 100644 --- a/skills/kotlin-testing/SKILL.md +++ b/skills/kotlin-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: kotlin-testing description: Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices. -origin: ECC +metadata: + origin: ECC --- # Kotlin Testing Patterns diff --git a/skills/kubernetes-patterns/SKILL.md b/skills/kubernetes-patterns/SKILL.md index 1d5a23e89..3fc46e388 100644 --- a/skills/kubernetes-patterns/SKILL.md +++ b/skills/kubernetes-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: kubernetes-patterns description: Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. -origin: ECC +metadata: + origin: ECC --- # Kubernetes Patterns diff --git a/skills/laravel-patterns/SKILL.md b/skills/laravel-patterns/SKILL.md index ec59113de..bf1556387 100644 --- a/skills/laravel-patterns/SKILL.md +++ b/skills/laravel-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: laravel-patterns description: Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. -origin: ECC +metadata: + origin: ECC --- # Laravel Development Patterns diff --git a/skills/laravel-plugin-discovery/SKILL.md b/skills/laravel-plugin-discovery/SKILL.md index 56dc8bbfc..f5d2f212e 100644 --- a/skills/laravel-plugin-discovery/SKILL.md +++ b/skills/laravel-plugin-discovery/SKILL.md @@ -1,7 +1,8 @@ --- name: laravel-plugin-discovery description: Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility. -origin: ECC +metadata: + origin: ECC --- # Laravel Plugin Discovery diff --git a/skills/laravel-security/SKILL.md b/skills/laravel-security/SKILL.md index ba1537d5f..cf7e203af 100644 --- a/skills/laravel-security/SKILL.md +++ b/skills/laravel-security/SKILL.md @@ -1,7 +1,8 @@ --- name: laravel-security description: Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations. -origin: ECC +metadata: + origin: ECC --- # Laravel Security Best Practices diff --git a/skills/laravel-tdd/SKILL.md b/skills/laravel-tdd/SKILL.md index becb466d4..11b5d7334 100644 --- a/skills/laravel-tdd/SKILL.md +++ b/skills/laravel-tdd/SKILL.md @@ -1,7 +1,8 @@ --- name: laravel-tdd description: Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage. -origin: ECC +metadata: + origin: ECC --- # Laravel Testing with TDD diff --git a/skills/laravel-verification/SKILL.md b/skills/laravel-verification/SKILL.md index 9f2e80f7c..c58bbd9ea 100644 --- a/skills/laravel-verification/SKILL.md +++ b/skills/laravel-verification/SKILL.md @@ -1,7 +1,8 @@ --- name: laravel-verification description: "Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness." -origin: ECC +metadata: + origin: ECC --- # Laravel Verification Loop diff --git a/skills/latency-critical-systems/SKILL.md b/skills/latency-critical-systems/SKILL.md index c9e506296..138601c75 100644 --- a/skills/latency-critical-systems/SKILL.md +++ b/skills/latency-critical-systems/SKILL.md @@ -1,7 +1,8 @@ --- name: latency-critical-systems description: Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/lead-intelligence/SKILL.md b/skills/lead-intelligence/SKILL.md index d9cab0692..ad22c757f 100644 --- a/skills/lead-intelligence/SKILL.md +++ b/skills/lead-intelligence/SKILL.md @@ -1,7 +1,8 @@ --- name: lead-intelligence description: AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts. -origin: ECC +metadata: + origin: ECC --- # Lead Intelligence diff --git a/skills/llm-trading-agent-security/SKILL.md b/skills/llm-trading-agent-security/SKILL.md index 453580015..f988ac057 100644 --- a/skills/llm-trading-agent-security/SKILL.md +++ b/skills/llm-trading-agent-security/SKILL.md @@ -1,7 +1,8 @@ --- name: llm-trading-agent-security description: Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/logistics-exception-management/SKILL.md b/skills/logistics-exception-management/SKILL.md index 861288b18..079599505 100644 --- a/skills/logistics-exception-management/SKILL.md +++ b/skills/logistics-exception-management/SKILL.md @@ -10,8 +10,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/make-interfaces-feel-better/SKILL.md b/skills/make-interfaces-feel-better/SKILL.md index 2a01cf758..e589f3f30 100644 --- a/skills/make-interfaces-feel-better/SKILL.md +++ b/skills/make-interfaces-feel-better/SKILL.md @@ -1,7 +1,8 @@ --- name: make-interfaces-feel-better description: Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states. -origin: community +metadata: + origin: community --- # Make Interfaces Feel Better diff --git a/skills/manim-video/SKILL.md b/skills/manim-video/SKILL.md index cd7ea949f..2e2121a14 100644 --- a/skills/manim-video/SKILL.md +++ b/skills/manim-video/SKILL.md @@ -1,7 +1,8 @@ --- name: manim-video description: Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script. -origin: ECC +metadata: + origin: ECC --- # Manim Video diff --git a/skills/market-research/SKILL.md b/skills/market-research/SKILL.md index 12ffa034b..cc2c6a8f0 100644 --- a/skills/market-research/SKILL.md +++ b/skills/market-research/SKILL.md @@ -1,7 +1,8 @@ --- name: market-research description: Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions. -origin: ECC +metadata: + origin: ECC --- # Market Research diff --git a/skills/marketing-campaign/SKILL.md b/skills/marketing-campaign/SKILL.md index 27b1f819b..8cf76789b 100644 --- a/skills/marketing-campaign/SKILL.md +++ b/skills/marketing-campaign/SKILL.md @@ -1,7 +1,8 @@ --- name: marketing-campaign description: End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches. -origin: ECC +metadata: + origin: ECC --- # Marketing Campaign diff --git a/skills/mcp-server-patterns/SKILL.md b/skills/mcp-server-patterns/SKILL.md index 482fc1dc2..d2e6c01cc 100644 --- a/skills/mcp-server-patterns/SKILL.md +++ b/skills/mcp-server-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: mcp-server-patterns description: Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API. -origin: ECC +metadata: + origin: ECC --- # MCP Server Patterns diff --git a/skills/messages-ops/SKILL.md b/skills/messages-ops/SKILL.md index 2a3aa1a5b..65e59b1cc 100644 --- a/skills/messages-ops/SKILL.md +++ b/skills/messages-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: messages-ops description: Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked. -origin: ECC +metadata: + origin: ECC --- # Messages Ops diff --git a/skills/mle-workflow/SKILL.md b/skills/mle-workflow/SKILL.md index e26266281..65dc45b37 100644 --- a/skills/mle-workflow/SKILL.md +++ b/skills/mle-workflow/SKILL.md @@ -1,7 +1,8 @@ --- name: mle-workflow description: Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks. -origin: ECC +metadata: + origin: ECC --- # Machine Learning Engineering Workflow diff --git a/skills/motion-ui/SKILL.md b/skills/motion-ui/SKILL.md index 7b9bf0c50..06514183b 100644 --- a/skills/motion-ui/SKILL.md +++ b/skills/motion-ui/SKILL.md @@ -1,7 +1,8 @@ --- name: motion-ui description: "Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns." -origin: ECC +metadata: + origin: ECC --- # Motion System v4.2 diff --git a/skills/mysql-patterns/SKILL.md b/skills/mysql-patterns/SKILL.md index 67c6d9a60..130a7529a 100644 --- a/skills/mysql-patterns/SKILL.md +++ b/skills/mysql-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: mysql-patterns description: MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends. -origin: ECC +metadata: + origin: ECC --- # MySQL Patterns diff --git a/skills/nanoclaw-repl/SKILL.md b/skills/nanoclaw-repl/SKILL.md index e8bb34731..60c4fec10 100644 --- a/skills/nanoclaw-repl/SKILL.md +++ b/skills/nanoclaw-repl/SKILL.md @@ -1,7 +1,8 @@ --- name: nanoclaw-repl description: Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p. -origin: ECC +metadata: + origin: ECC --- # NanoClaw REPL diff --git a/skills/nestjs-patterns/SKILL.md b/skills/nestjs-patterns/SKILL.md index 7622fd21e..903870307 100644 --- a/skills/nestjs-patterns/SKILL.md +++ b/skills/nestjs-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: nestjs-patterns description: NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends. -origin: ECC +metadata: + origin: ECC --- # NestJS Development Patterns diff --git a/skills/netmiko-ssh-automation/SKILL.md b/skills/netmiko-ssh-automation/SKILL.md index 1374ff53a..7401cc7ac 100644 --- a/skills/netmiko-ssh-automation/SKILL.md +++ b/skills/netmiko-ssh-automation/SKILL.md @@ -1,7 +1,8 @@ --- name: netmiko-ssh-automation description: Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling. -origin: community +metadata: + origin: community --- # Netmiko SSH Automation diff --git a/skills/network-bgp-diagnostics/SKILL.md b/skills/network-bgp-diagnostics/SKILL.md index d5c7eecfd..47a1b5c25 100644 --- a/skills/network-bgp-diagnostics/SKILL.md +++ b/skills/network-bgp-diagnostics/SKILL.md @@ -1,7 +1,8 @@ --- name: network-bgp-diagnostics description: Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection. -origin: community +metadata: + origin: community --- # Network BGP Diagnostics diff --git a/skills/network-config-validation/SKILL.md b/skills/network-config-validation/SKILL.md index 75382c445..20cae2858 100644 --- a/skills/network-config-validation/SKILL.md +++ b/skills/network-config-validation/SKILL.md @@ -1,7 +1,8 @@ --- name: network-config-validation description: Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene. -origin: community +metadata: + origin: community --- # Network Config Validation diff --git a/skills/network-interface-health/SKILL.md b/skills/network-interface-health/SKILL.md index 52b2d0847..37562ad6d 100644 --- a/skills/network-interface-health/SKILL.md +++ b/skills/network-interface-health/SKILL.md @@ -1,7 +1,8 @@ --- name: network-interface-health description: Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts. -origin: community +metadata: + origin: community --- # Network Interface Health diff --git a/skills/nextjs-turbopack/SKILL.md b/skills/nextjs-turbopack/SKILL.md index 72fdf60ae..5d42d91b1 100644 --- a/skills/nextjs-turbopack/SKILL.md +++ b/skills/nextjs-turbopack/SKILL.md @@ -1,7 +1,8 @@ --- name: nextjs-turbopack description: Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. -origin: ECC +metadata: + origin: ECC --- # Next.js and Turbopack diff --git a/skills/nodejs-keccak256/SKILL.md b/skills/nodejs-keccak256/SKILL.md index e885aaeea..9b1e0f9a0 100644 --- a/skills/nodejs-keccak256/SKILL.md +++ b/skills/nodejs-keccak256/SKILL.md @@ -1,7 +1,8 @@ --- name: nodejs-keccak256 description: Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/nutrient-document-processing/SKILL.md b/skills/nutrient-document-processing/SKILL.md index 08abd923e..489fe16bd 100644 --- a/skills/nutrient-document-processing/SKILL.md +++ b/skills/nutrient-document-processing/SKILL.md @@ -1,7 +1,8 @@ --- name: nutrient-document-processing description: Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images. -origin: ECC +metadata: + origin: ECC --- # Nutrient Document Processing diff --git a/skills/nuxt4-patterns/SKILL.md b/skills/nuxt4-patterns/SKILL.md index 3e7a0b8e7..3a253f197 100644 --- a/skills/nuxt4-patterns/SKILL.md +++ b/skills/nuxt4-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: nuxt4-patterns description: Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData. -origin: ECC +metadata: + origin: ECC --- # Nuxt 4 Patterns diff --git a/skills/openclaw-persona-forge/SKILL.md b/skills/openclaw-persona-forge/SKILL.md index 37c7a3a06..ae55b2874 100644 --- a/skills/openclaw-persona-forge/SKILL.md +++ b/skills/openclaw-persona-forge/SKILL.md @@ -1,7 +1,8 @@ --- name: openclaw-persona-forge description: "为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。" -origin: community +metadata: + origin: community --- # 龙虾灵魂锻造炉 diff --git a/skills/opensource-pipeline/SKILL.md b/skills/opensource-pipeline/SKILL.md index d6d8e2742..e10a9c839 100644 --- a/skills/opensource-pipeline/SKILL.md +++ b/skills/opensource-pipeline/SKILL.md @@ -1,7 +1,8 @@ --- name: opensource-pipeline description: "Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'." -origin: ECC +metadata: + origin: ECC --- # Open-Source Pipeline Skill diff --git a/skills/orch-add-feature/SKILL.md b/skills/orch-add-feature/SKILL.md index fff711bb1..e26285093 100644 --- a/skills/orch-add-feature/SKILL.md +++ b/skills/orch-add-feature/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-add-feature description: Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet. -origin: ECC +metadata: + origin: ECC --- # orch-add-feature diff --git a/skills/orch-build-mvp/SKILL.md b/skills/orch-build-mvp/SKILL.md index db7e61753..798abc7eb 100644 --- a/skills/orch-build-mvp/SKILL.md +++ b/skills/orch-build-mvp/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-build-mvp description: Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point. -origin: ECC +metadata: + origin: ECC --- # orch-build-mvp diff --git a/skills/orch-change-feature/SKILL.md b/skills/orch-change-feature/SKILL.md index 0f0020087..972b0666b 100644 --- a/skills/orch-change-feature/SKILL.md +++ b/skills/orch-change-feature/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-change-feature description: Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use when behavior is not broken but should be different. -origin: ECC +metadata: + origin: ECC --- # orch-change-feature diff --git a/skills/orch-fix-defect/SKILL.md b/skills/orch-fix-defect/SKILL.md index c1f5c6a3e..69bfc986c 100644 --- a/skills/orch-fix-defect/SKILL.md +++ b/skills/orch-fix-defect/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-fix-defect description: Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong. -origin: ECC +metadata: + origin: ECC --- # orch-fix-defect diff --git a/skills/orch-pipeline/SKILL.md b/skills/orch-pipeline/SKILL.md index 14b2e4545..466fe8241 100644 --- a/skills/orch-pipeline/SKILL.md +++ b/skills/orch-pipeline/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-pipeline description: Shared orchestration engine for the orch-* skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch-* operation skills delegate to. Not usually invoked directly. -origin: ECC +metadata: + origin: ECC --- # Orchestrator Pipeline (shared engine) diff --git a/skills/orch-refine-code/SKILL.md b/skills/orch-refine-code/SKILL.md index 1f8bbdfc7..a57ba5c89 100644 --- a/skills/orch-refine-code/SKILL.md +++ b/skills/orch-refine-code/SKILL.md @@ -1,7 +1,8 @@ --- name: orch-refine-code description: Orchestrate a behavior-preserving refactor — confirm tests are green, restructure without changing behavior, keep tests green, review, and gated commit. Use when the structure should improve but behavior must not change. -origin: ECC +metadata: + origin: ECC --- # orch-refine-code diff --git a/skills/parallel-execution-optimizer/SKILL.md b/skills/parallel-execution-optimizer/SKILL.md index 9291590a4..ec138843b 100644 --- a/skills/parallel-execution-optimizer/SKILL.md +++ b/skills/parallel-execution-optimizer/SKILL.md @@ -1,7 +1,8 @@ --- name: parallel-execution-optimizer description: Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/perl-patterns/SKILL.md b/skills/perl-patterns/SKILL.md index c08d18263..644b4b958 100644 --- a/skills/perl-patterns/SKILL.md +++ b/skills/perl-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: perl-patterns description: Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications. -origin: ECC +metadata: + origin: ECC --- # Modern Perl Development Patterns diff --git a/skills/perl-security/SKILL.md b/skills/perl-security/SKILL.md index 679c577d2..a661eb274 100644 --- a/skills/perl-security/SKILL.md +++ b/skills/perl-security/SKILL.md @@ -1,7 +1,8 @@ --- name: perl-security description: Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies. -origin: ECC +metadata: + origin: ECC --- # Perl Security Patterns diff --git a/skills/perl-testing/SKILL.md b/skills/perl-testing/SKILL.md index 7029916a5..ed72b7cbf 100644 --- a/skills/perl-testing/SKILL.md +++ b/skills/perl-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: perl-testing description: Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology. -origin: ECC +metadata: + origin: ECC --- # Perl Testing Patterns diff --git a/skills/plan-orchestrate/SKILL.md b/skills/plan-orchestrate/SKILL.md index 68c03db92..30249d077 100644 --- a/skills/plan-orchestrate/SKILL.md +++ b/skills/plan-orchestrate/SKILL.md @@ -1,7 +1,8 @@ --- name: plan-orchestrate description: Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand. -origin: ECC +metadata: + origin: ECC --- # Plan Orchestrate diff --git a/skills/plankton-code-quality/SKILL.md b/skills/plankton-code-quality/SKILL.md index 16513c257..ef1e4bcec 100644 --- a/skills/plankton-code-quality/SKILL.md +++ b/skills/plankton-code-quality/SKILL.md @@ -1,7 +1,8 @@ --- name: plankton-code-quality description: "Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks." -origin: community +metadata: + origin: community --- # Plankton Code Quality Skill diff --git a/skills/postgres-patterns/SKILL.md b/skills/postgres-patterns/SKILL.md index f306dfd28..319577c3b 100644 --- a/skills/postgres-patterns/SKILL.md +++ b/skills/postgres-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: postgres-patterns description: PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices. -origin: ECC +metadata: + origin: ECC --- # PostgreSQL Patterns diff --git a/skills/prediction-market-oracle-research/SKILL.md b/skills/prediction-market-oracle-research/SKILL.md index 8070bac57..476a8a9ee 100644 --- a/skills/prediction-market-oracle-research/SKILL.md +++ b/skills/prediction-market-oracle-research/SKILL.md @@ -1,7 +1,8 @@ --- name: prediction-market-oracle-research description: Research prediction markets as data sources or oracle signals for products, agents, dashboards, and corporate decision intelligence. Use for source-grounded analysis of market-implied probabilities, caveats, and integration patterns without investment advice. -origin: ECC +metadata: + origin: ECC --- # Prediction Market Oracle Research diff --git a/skills/prediction-market-risk-review/SKILL.md b/skills/prediction-market-risk-review/SKILL.md index 45dad9ef1..3b60d35ec 100644 --- a/skills/prediction-market-risk-review/SKILL.md +++ b/skills/prediction-market-risk-review/SKILL.md @@ -1,7 +1,8 @@ --- name: prediction-market-risk-review description: Review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. Use before any workflow handles venue auth, user portfolio data, API keys, or trade planning. -origin: ECC +metadata: + origin: ECC --- # Prediction Market Risk Review diff --git a/skills/prisma-patterns/SKILL.md b/skills/prisma-patterns/SKILL.md index 8524ec40d..c9f75c172 100644 --- a/skills/prisma-patterns/SKILL.md +++ b/skills/prisma-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: prisma-patterns description: Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion. -origin: ECC +metadata: + origin: ECC --- # Prisma Patterns diff --git a/skills/product-capability/SKILL.md b/skills/product-capability/SKILL.md index 4e3509a4b..c00432550 100644 --- a/skills/product-capability/SKILL.md +++ b/skills/product-capability/SKILL.md @@ -1,7 +1,8 @@ --- name: product-capability description: Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native PRD-to-SRS lane instead of vague planning prose. -origin: ECC +metadata: + origin: ECC --- # Product Capability diff --git a/skills/product-lens/SKILL.md b/skills/product-lens/SKILL.md index 3967133cd..37af3f2d9 100644 --- a/skills/product-lens/SKILL.md +++ b/skills/product-lens/SKILL.md @@ -1,7 +1,8 @@ --- name: product-lens description: Use this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract. -origin: ECC +metadata: + origin: ECC --- # Product Lens — Think Before You Build diff --git a/skills/production-audit/SKILL.md b/skills/production-audit/SKILL.md index 5607141b8..72c78cc23 100644 --- a/skills/production-audit/SKILL.md +++ b/skills/production-audit/SKILL.md @@ -1,7 +1,8 @@ --- name: production-audit description: Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service. -origin: community +metadata: + origin: community --- # Production Audit diff --git a/skills/production-scheduling/SKILL.md b/skills/production-scheduling/SKILL.md index c075625b7..aa2ad7f75 100644 --- a/skills/production-scheduling/SKILL.md +++ b/skills/production-scheduling/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/project-flow-ops/SKILL.md b/skills/project-flow-ops/SKILL.md index 3c3b46eed..6ab2e62d1 100644 --- a/skills/project-flow-ops/SKILL.md +++ b/skills/project-flow-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: project-flow-ops description: Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination. -origin: ECC +metadata: + origin: ECC --- # Project Flow Ops diff --git a/skills/prompt-optimizer/SKILL.md b/skills/prompt-optimizer/SKILL.md index 6010a930a..6a7a2fed1 100644 --- a/skills/prompt-optimizer/SKILL.md +++ b/skills/prompt-optimizer/SKILL.md @@ -12,8 +12,8 @@ description: >- "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization. -origin: community metadata: + origin: community author: YannJY02 version: "1.0.0" --- diff --git a/skills/python-patterns/SKILL.md b/skills/python-patterns/SKILL.md index f103c0698..7fc3ac97a 100644 --- a/skills/python-patterns/SKILL.md +++ b/skills/python-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: python-patterns description: Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications. -origin: ECC +metadata: + origin: ECC --- # Python Development Patterns diff --git a/skills/python-testing/SKILL.md b/skills/python-testing/SKILL.md index 85e366160..5317eff40 100644 --- a/skills/python-testing/SKILL.md +++ b/skills/python-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: python-testing description: Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements. -origin: ECC +metadata: + origin: ECC --- # Python Testing Patterns diff --git a/skills/pytorch-patterns/SKILL.md b/skills/pytorch-patterns/SKILL.md index 8b56d8152..736f078f1 100644 --- a/skills/pytorch-patterns/SKILL.md +++ b/skills/pytorch-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: pytorch-patterns description: PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading. -origin: ECC +metadata: + origin: ECC --- # PyTorch Development Patterns diff --git a/skills/quality-nonconformance/SKILL.md b/skills/quality-nonconformance/SKILL.md index f3a8f9c71..6e896f182 100644 --- a/skills/quality-nonconformance/SKILL.md +++ b/skills/quality-nonconformance/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/quarkus-patterns/SKILL.md b/skills/quarkus-patterns/SKILL.md index c1526c483..6f21dfca9 100644 --- a/skills/quarkus-patterns/SKILL.md +++ b/skills/quarkus-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: quarkus-patterns description: Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures. -origin: ECC +metadata: + origin: ECC --- # Quarkus Development Patterns diff --git a/skills/quarkus-security/SKILL.md b/skills/quarkus-security/SKILL.md index 0222646bd..993a23945 100644 --- a/skills/quarkus-security/SKILL.md +++ b/skills/quarkus-security/SKILL.md @@ -1,7 +1,8 @@ --- name: quarkus-security description: Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security. -origin: ECC +metadata: + origin: ECC --- # Quarkus Security Review diff --git a/skills/quarkus-tdd/SKILL.md b/skills/quarkus-tdd/SKILL.md index 7529b5907..1c4d52441 100644 --- a/skills/quarkus-tdd/SKILL.md +++ b/skills/quarkus-tdd/SKILL.md @@ -1,7 +1,8 @@ --- name: quarkus-tdd description: Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services. -origin: ECC +metadata: + origin: ECC --- # Quarkus TDD Workflow diff --git a/skills/quarkus-verification/SKILL.md b/skills/quarkus-verification/SKILL.md index 7b0194c9d..7452cbb47 100644 --- a/skills/quarkus-verification/SKILL.md +++ b/skills/quarkus-verification/SKILL.md @@ -1,7 +1,8 @@ --- name: quarkus-verification description: "Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR." -origin: ECC +metadata: + origin: ECC --- # Quarkus Verification Loop diff --git a/skills/ralphinho-rfc-pipeline/SKILL.md b/skills/ralphinho-rfc-pipeline/SKILL.md index 5aab1ecde..14c24effd 100644 --- a/skills/ralphinho-rfc-pipeline/SKILL.md +++ b/skills/ralphinho-rfc-pipeline/SKILL.md @@ -1,7 +1,8 @@ --- name: ralphinho-rfc-pipeline description: RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration. -origin: ECC +metadata: + origin: ECC --- # Ralphinho RFC Pipeline diff --git a/skills/react-patterns/SKILL.md b/skills/react-patterns/SKILL.md index f1340c8cc..66acd2a6c 100644 --- a/skills/react-patterns/SKILL.md +++ b/skills/react-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: react-patterns description: React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components. -origin: ECC +metadata: + origin: ECC --- # React Patterns diff --git a/skills/react-performance/SKILL.md b/skills/react-performance/SKILL.md index 91ccf8f76..6952967cf 100644 --- a/skills/react-performance/SKILL.md +++ b/skills/react-performance/SKILL.md @@ -1,7 +1,8 @@ --- name: react-performance description: React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance. -origin: ECC +metadata: + origin: ECC --- # React Performance diff --git a/skills/react-testing/SKILL.md b/skills/react-testing/SKILL.md index fb58f17d1..babaf6ebe 100644 --- a/skills/react-testing/SKILL.md +++ b/skills/react-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: react-testing description: React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages. -origin: ECC +metadata: + origin: ECC --- # React Testing diff --git a/skills/recsys-pipeline-architect/SKILL.md b/skills/recsys-pipeline-architect/SKILL.md index 5cc78d29e..2964a85f8 100644 --- a/skills/recsys-pipeline-architect/SKILL.md +++ b/skills/recsys-pipeline-architect/SKILL.md @@ -1,7 +1,8 @@ --- name: recsys-pipeline-architect description: Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that picks "the top K items for a (user, context)" — social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking. -origin: community +metadata: + origin: community --- # recsys-pipeline-architect diff --git a/skills/recursive-decision-ledger/SKILL.md b/skills/recursive-decision-ledger/SKILL.md index 02f34a233..e88d657ba 100644 --- a/skills/recursive-decision-ledger/SKILL.md +++ b/skills/recursive-decision-ledger/SKILL.md @@ -1,7 +1,8 @@ --- name: recursive-decision-ledger description: Use when the user asks for repeated rollouts, marked decision processes, high-dimensional search, stochastic optimization, local-optima exploration, ensemble comparison, or recursive reasoning with a visible evidence trail. -origin: ECC +metadata: + origin: ECC tools: Read, Write, Edit, Bash, Grep, Glob --- diff --git a/skills/redis-patterns/SKILL.md b/skills/redis-patterns/SKILL.md index ebe6089a7..368b97267 100644 --- a/skills/redis-patterns/SKILL.md +++ b/skills/redis-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: redis-patterns description: Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications. -origin: ECC +metadata: + origin: ECC --- # Redis Patterns diff --git a/skills/regex-vs-llm-structured-text/SKILL.md b/skills/regex-vs-llm-structured-text/SKILL.md index 900957d0c..135a4f899 100644 --- a/skills/regex-vs-llm-structured-text/SKILL.md +++ b/skills/regex-vs-llm-structured-text/SKILL.md @@ -1,7 +1,8 @@ --- name: regex-vs-llm-structured-text description: Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases. -origin: ECC +metadata: + origin: ECC --- # Regex vs LLM for Structured Text Parsing diff --git a/skills/repo-scan/SKILL.md b/skills/repo-scan/SKILL.md index 88963c62e..de979f858 100644 --- a/skills/repo-scan/SKILL.md +++ b/skills/repo-scan/SKILL.md @@ -1,22 +1,23 @@ ---- -name: repo-scan -description: Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports. -origin: community ---- - -# repo-scan - -> Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight. - -## When to Use - -- Taking over a large legacy codebase and need a structural overview -- Before major refactoring — identify what's core, what's duplicate, what's dead -- Auditing third-party dependencies embedded directly in source (not declared in package managers) -- Preparing architecture decision records for monorepo reorganization - -## Installation - +--- +name: repo-scan +description: Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports. +metadata: + origin: community +--- + +# repo-scan + +> Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight. + +## When to Use + +- Taking over a large legacy codebase and need a structural overview +- Before major refactoring — identify what's core, what's duplicate, what's dead +- Auditing third-party dependencies embedded directly in source (not declared in package managers) +- Preparing architecture decision records for monorepo reorganization + +## Installation + ```bash # Fetch only the pinned commit for reproducibility mkdir -p ~/.claude/skills/repo-scan @@ -27,52 +28,52 @@ git fetch --depth 1 origin 2742664 git checkout --detach FETCH_HEAD cp -r . ~/.claude/skills/repo-scan ``` - -> Review the source before installing any agent skill. - -## Core Capabilities - -| Capability | Description | -|---|---| -| **Cross-stack scanning** | C/C++, Java/Android, iOS (OC/Swift), Web (TS/JS/Vue) in one pass | -| **File classification** | Every file tagged as project code, third-party, or build artifact | -| **Library detection** | 50+ known libraries (FFmpeg, Boost, OpenSSL…) with version extraction | -| **Four-level verdicts** | Core Asset / Extract & Merge / Rebuild / Deprecate | -| **HTML reports** | Interactive dark-theme pages with drill-down navigation | -| **Monorepo support** | Hierarchical scanning with summary + sub-project reports | - -## Analysis Depth Levels - -| Level | Files Read | Use Case | -|---|---|---| -| `fast` | 1-2 per module | Quick inventory of huge directories | -| `standard` | 2-5 per module | Default audit with full dependency + architecture checks | -| `deep` | 5-10 per module | Adds thread safety, memory management, API consistency | -| `full` | All files | Pre-merge comprehensive review | - -## How It Works - + +> Review the source before installing any agent skill. + +## Core Capabilities + +| Capability | Description | +|---|---| +| **Cross-stack scanning** | C/C++, Java/Android, iOS (OC/Swift), Web (TS/JS/Vue) in one pass | +| **File classification** | Every file tagged as project code, third-party, or build artifact | +| **Library detection** | 50+ known libraries (FFmpeg, Boost, OpenSSL…) with version extraction | +| **Four-level verdicts** | Core Asset / Extract & Merge / Rebuild / Deprecate | +| **HTML reports** | Interactive dark-theme pages with drill-down navigation | +| **Monorepo support** | Hierarchical scanning with summary + sub-project reports | + +## Analysis Depth Levels + +| Level | Files Read | Use Case | +|---|---|---| +| `fast` | 1-2 per module | Quick inventory of huge directories | +| `standard` | 2-5 per module | Default audit with full dependency + architecture checks | +| `deep` | 5-10 per module | Adds thread safety, memory management, API consistency | +| `full` | All files | Pre-merge comprehensive review | + +## How It Works + 1. **Classify the repo surface**: enumerate files, then tag each as project code, embedded third-party code, or build artifact. 2. **Detect embedded libraries**: inspect directory names, headers, license files, and version markers to identify bundled dependencies and likely versions. 3. **Score each module**: group files by module or subsystem, then assign one of the four verdicts based on ownership, duplication, and maintenance cost. 4. **Highlight structural risks**: call out dead-weight artifacts, duplicated wrappers, outdated vendored code, and modules that should be extracted, rebuilt, or deprecated. 5. **Produce the report**: return a concise summary plus the interactive HTML output with per-module drill-down so the audit can be reviewed asynchronously. - -## Examples - -On a 50,000-file C++ monorepo: -- Found FFmpeg 2.x (2015 vintage) still in production -- Discovered the same SDK wrapper duplicated 3 times -- Identified 636 MB of committed Debug/ipch/obj build artifacts -- Classified: 3 MB project code vs 596 MB third-party - -## Best Practices - -- Start with `standard` depth for first-time audits -- Use `fast` for monorepos with 100+ modules to get a quick inventory -- Run `deep` incrementally on modules flagged for refactoring -- Review the cross-module analysis for duplicate detection across sub-projects - -## Links - -- [GitHub Repository](https://github.com/haibindev/repo-scan) + +## Examples + +On a 50,000-file C++ monorepo: +- Found FFmpeg 2.x (2015 vintage) still in production +- Discovered the same SDK wrapper duplicated 3 times +- Identified 636 MB of committed Debug/ipch/obj build artifacts +- Classified: 3 MB project code vs 596 MB third-party + +## Best Practices + +- Start with `standard` depth for first-time audits +- Use `fast` for monorepos with 100+ modules to get a quick inventory +- Run `deep` incrementally on modules flagged for refactoring +- Review the cross-module analysis for duplicate detection across sub-projects + +## Links + +- [GitHub Repository](https://github.com/haibindev/repo-scan) diff --git a/skills/research-ops/SKILL.md b/skills/research-ops/SKILL.md index 3a67432c2..449ddc95e 100644 --- a/skills/research-ops/SKILL.md +++ b/skills/research-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: research-ops description: Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context. -origin: ECC +metadata: + origin: ECC --- # Research Ops diff --git a/skills/returns-reverse-logistics/SKILL.md b/skills/returns-reverse-logistics/SKILL.md index 0ed24d763..43f34887e 100644 --- a/skills/returns-reverse-logistics/SKILL.md +++ b/skills/returns-reverse-logistics/SKILL.md @@ -11,8 +11,8 @@ description: > license: Apache-2.0 version: 1.0.0 homepage: https://github.com/affaan-m/everything-claude-code -origin: ECC metadata: + origin: ECC author: evos clawdbot: emoji: "" diff --git a/skills/rules-distill/SKILL.md b/skills/rules-distill/SKILL.md index 8e50342e3..c6536a371 100644 --- a/skills/rules-distill/SKILL.md +++ b/skills/rules-distill/SKILL.md @@ -1,7 +1,8 @@ --- name: rules-distill description: "Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files" -origin: ECC +metadata: + origin: ECC --- # Rules Distill diff --git a/skills/rust-patterns/SKILL.md b/skills/rust-patterns/SKILL.md index 80cc2b2b6..e968ea388 100644 --- a/skills/rust-patterns/SKILL.md +++ b/skills/rust-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: rust-patterns description: Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. -origin: ECC +metadata: + origin: ECC --- # Rust Development Patterns diff --git a/skills/rust-testing/SKILL.md b/skills/rust-testing/SKILL.md index 21b484a1c..a2cab9cbf 100644 --- a/skills/rust-testing/SKILL.md +++ b/skills/rust-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: rust-testing description: Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. -origin: ECC +metadata: + origin: ECC --- # Rust Testing Patterns diff --git a/skills/safety-guard/SKILL.md b/skills/safety-guard/SKILL.md index 7870073b5..f076784e8 100644 --- a/skills/safety-guard/SKILL.md +++ b/skills/safety-guard/SKILL.md @@ -1,7 +1,8 @@ --- name: safety-guard description: Use this skill to prevent destructive operations when working on production systems or running agents autonomously. -origin: ECC +metadata: + origin: ECC --- # Safety Guard — Prevent Destructive Operations diff --git a/skills/santa-method/SKILL.md b/skills/santa-method/SKILL.md index 77a9ac871..1919f96a4 100644 --- a/skills/santa-method/SKILL.md +++ b/skills/santa-method/SKILL.md @@ -1,7 +1,8 @@ --- name: santa-method description: "Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships." -origin: "Ronald Skelton - Founder, RapportScore.ai" +metadata: + origin: "Ronald Skelton - Founder, RapportScore.ai" --- # Santa Method diff --git a/skills/scientific-db-pubmed-database/SKILL.md b/skills/scientific-db-pubmed-database/SKILL.md index 44f75a7b4..574564936 100644 --- a/skills/scientific-db-pubmed-database/SKILL.md +++ b/skills/scientific-db-pubmed-database/SKILL.md @@ -1,7 +1,8 @@ --- name: pubmed-database description: Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring. -origin: community +metadata: + origin: community --- # PubMed Database diff --git a/skills/scientific-db-uspto-database/SKILL.md b/skills/scientific-db-uspto-database/SKILL.md index 22816f4f7..6b9b0bd01 100644 --- a/skills/scientific-db-uspto-database/SKILL.md +++ b/skills/scientific-db-uspto-database/SKILL.md @@ -1,7 +1,8 @@ --- name: uspto-database description: USPTO patent and trademark data workflow for official record lookup, PatentSearch queries, TSDR checks, assignment data, and reproducible IP research logs. -origin: community +metadata: + origin: community --- # USPTO Database diff --git a/skills/scientific-pkg-gget/SKILL.md b/skills/scientific-pkg-gget/SKILL.md index 0808cb8ae..f949adf7a 100644 --- a/skills/scientific-pkg-gget/SKILL.md +++ b/skills/scientific-pkg-gget/SKILL.md @@ -1,7 +1,8 @@ --- name: gget description: gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs. -origin: community +metadata: + origin: community --- # gget diff --git a/skills/scientific-thinking-literature-review/SKILL.md b/skills/scientific-thinking-literature-review/SKILL.md index ca93ff967..d4941a572 100644 --- a/skills/scientific-thinking-literature-review/SKILL.md +++ b/skills/scientific-thinking-literature-review/SKILL.md @@ -1,7 +1,8 @@ --- name: literature-review description: Systematic literature-review workflow for academic, biomedical, technical, and scientific topics, including search planning, source screening, synthesis, citation checks, and evidence logging. -origin: community +metadata: + origin: community --- # Literature Review diff --git a/skills/scientific-thinking-scholar-evaluation/SKILL.md b/skills/scientific-thinking-scholar-evaluation/SKILL.md index 19a933aa3..8e4779fc7 100644 --- a/skills/scientific-thinking-scholar-evaluation/SKILL.md +++ b/skills/scientific-thinking-scholar-evaluation/SKILL.md @@ -1,7 +1,8 @@ --- name: scholar-evaluation description: Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback. -origin: community +metadata: + origin: community --- # Scholar Evaluation diff --git a/skills/search-first/SKILL.md b/skills/search-first/SKILL.md index e095b6628..beed89fa5 100644 --- a/skills/search-first/SKILL.md +++ b/skills/search-first/SKILL.md @@ -1,7 +1,8 @@ --- name: search-first description: Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent. -origin: ECC +metadata: + origin: ECC --- # /search-first — Research Before You Code diff --git a/skills/security-bounty-hunter/SKILL.md b/skills/security-bounty-hunter/SKILL.md index 0ff8b6037..d47e45a37 100644 --- a/skills/security-bounty-hunter/SKILL.md +++ b/skills/security-bounty-hunter/SKILL.md @@ -1,7 +1,8 @@ --- name: security-bounty-hunter description: Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only findings. -origin: ECC direct-port adaptation +metadata: + origin: ECC direct-port adaptation version: "1.0.0" --- diff --git a/skills/security-review/SKILL.md b/skills/security-review/SKILL.md index 4afc85d17..05dd17869 100644 --- a/skills/security-review/SKILL.md +++ b/skills/security-review/SKILL.md @@ -1,7 +1,8 @@ --- name: security-review description: Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns. -origin: ECC +metadata: + origin: ECC --- # Security Review Skill diff --git a/skills/security-scan/SKILL.md b/skills/security-scan/SKILL.md index dba372ee7..79ab69e82 100644 --- a/skills/security-scan/SKILL.md +++ b/skills/security-scan/SKILL.md @@ -1,7 +1,8 @@ --- name: security-scan description: Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions. -origin: ECC +metadata: + origin: ECC --- # Security Scan Skill diff --git a/skills/seo/SKILL.md b/skills/seo/SKILL.md index 503b05bf8..a4032a5b5 100644 --- a/skills/seo/SKILL.md +++ b/skills/seo/SKILL.md @@ -1,7 +1,8 @@ --- name: seo description: Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping. -origin: ECC +metadata: + origin: ECC --- # SEO diff --git a/skills/skill-comply/SKILL.md b/skills/skill-comply/SKILL.md index ea4b4a57c..184f03546 100644 --- a/skills/skill-comply/SKILL.md +++ b/skills/skill-comply/SKILL.md @@ -1,7 +1,8 @@ --- name: skill-comply description: Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines -origin: ECC +metadata: + origin: ECC tools: Read, Bash --- diff --git a/skills/skill-scout/SKILL.md b/skills/skill-scout/SKILL.md index 780f4e849..f03d4aa96 100644 --- a/skills/skill-scout/SKILL.md +++ b/skills/skill-scout/SKILL.md @@ -1,7 +1,8 @@ --- name: skill-scout description: Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow. -origin: community +metadata: + origin: community --- # Skill Scout diff --git a/skills/skill-stocktake/SKILL.md b/skills/skill-stocktake/SKILL.md index 42a0242b8..6f207320d 100644 --- a/skills/skill-stocktake/SKILL.md +++ b/skills/skill-stocktake/SKILL.md @@ -1,7 +1,8 @@ --- name: skill-stocktake description: "Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation." -origin: ECC +metadata: + origin: ECC --- # skill-stocktake diff --git a/skills/social-graph-ranker/SKILL.md b/skills/social-graph-ranker/SKILL.md index ca82b4989..c128380cd 100644 --- a/skills/social-graph-ranker/SKILL.md +++ b/skills/social-graph-ranker/SKILL.md @@ -1,7 +1,8 @@ --- name: social-graph-ranker description: Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable graph-ranking engine itself, not the broader outreach or network-maintenance workflow layered on top of it. -origin: ECC +metadata: + origin: ECC --- # Social Graph Ranker diff --git a/skills/social-publisher/SKILL.md b/skills/social-publisher/SKILL.md index 02771bf3a..18727d984 100644 --- a/skills/social-publisher/SKILL.md +++ b/skills/social-publisher/SKILL.md @@ -1,7 +1,8 @@ --- name: social-publisher description: Agent-driven scheduling and publishing of social media posts across 13 platforms via SocialClaw. Use when the user wants to publish to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest — or when managing campaigns, uploading media, or monitoring post delivery status. -origin: community +metadata: + origin: community --- # Social Publisher (SocialClaw) diff --git a/skills/springboot-patterns/SKILL.md b/skills/springboot-patterns/SKILL.md index 6627ec6d9..cb001bc57 100644 --- a/skills/springboot-patterns/SKILL.md +++ b/skills/springboot-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: springboot-patterns description: Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work. -origin: ECC +metadata: + origin: ECC --- # Spring Boot Development Patterns diff --git a/skills/springboot-security/SKILL.md b/skills/springboot-security/SKILL.md index feeca9208..96e1fe7af 100644 --- a/skills/springboot-security/SKILL.md +++ b/skills/springboot-security/SKILL.md @@ -1,7 +1,8 @@ --- name: springboot-security description: Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services. -origin: ECC +metadata: + origin: ECC --- # Spring Boot Security Review diff --git a/skills/springboot-tdd/SKILL.md b/skills/springboot-tdd/SKILL.md index 246afbdfc..fc07f24fa 100644 --- a/skills/springboot-tdd/SKILL.md +++ b/skills/springboot-tdd/SKILL.md @@ -1,7 +1,8 @@ --- name: springboot-tdd description: Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring. -origin: ECC +metadata: + origin: ECC --- # Spring Boot TDD Workflow diff --git a/skills/springboot-verification/SKILL.md b/skills/springboot-verification/SKILL.md index c8f790aac..885a44718 100644 --- a/skills/springboot-verification/SKILL.md +++ b/skills/springboot-verification/SKILL.md @@ -1,7 +1,8 @@ --- name: springboot-verification description: "Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR." -origin: ECC +metadata: + origin: ECC --- # Spring Boot Verification Loop diff --git a/skills/strategic-compact/SKILL.md b/skills/strategic-compact/SKILL.md index 27e5f20f6..4eb9debed 100644 --- a/skills/strategic-compact/SKILL.md +++ b/skills/strategic-compact/SKILL.md @@ -1,7 +1,8 @@ --- name: strategic-compact description: Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. -origin: ECC +metadata: + origin: ECC --- # Strategic Compact Skill diff --git a/skills/swift-actor-persistence/SKILL.md b/skills/swift-actor-persistence/SKILL.md index 3bb573c9b..e642c3cea 100644 --- a/skills/swift-actor-persistence/SKILL.md +++ b/skills/swift-actor-persistence/SKILL.md @@ -1,7 +1,8 @@ --- name: swift-actor-persistence description: Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design. -origin: ECC +metadata: + origin: ECC --- # Swift Actors for Thread-Safe Persistence diff --git a/skills/swift-protocol-di-testing/SKILL.md b/skills/swift-protocol-di-testing/SKILL.md index 658f78d46..fb0b6a0a8 100644 --- a/skills/swift-protocol-di-testing/SKILL.md +++ b/skills/swift-protocol-di-testing/SKILL.md @@ -1,7 +1,8 @@ --- name: swift-protocol-di-testing description: Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing. -origin: ECC +metadata: + origin: ECC --- # Swift Protocol-Based Dependency Injection for Testing diff --git a/skills/tdd-workflow/SKILL.md b/skills/tdd-workflow/SKILL.md index 76aaaa1ac..733590d86 100644 --- a/skills/tdd-workflow/SKILL.md +++ b/skills/tdd-workflow/SKILL.md @@ -1,7 +1,8 @@ --- name: tdd-workflow description: Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests. -origin: ECC +metadata: + origin: ECC --- # Test-Driven Development Workflow diff --git a/skills/team-agent-orchestration/SKILL.md b/skills/team-agent-orchestration/SKILL.md index 128872cc5..94068ef2b 100644 --- a/skills/team-agent-orchestration/SKILL.md +++ b/skills/team-agent-orchestration/SKILL.md @@ -1,7 +1,8 @@ --- name: team-agent-orchestration description: "Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs." -origin: ECC +metadata: + origin: ECC --- # Team Agent Orchestration diff --git a/skills/team-builder/SKILL.md b/skills/team-builder/SKILL.md index 6c9807ef0..75c598ac6 100644 --- a/skills/team-builder/SKILL.md +++ b/skills/team-builder/SKILL.md @@ -1,7 +1,8 @@ --- name: team-builder description: Interactive agent picker for composing and dispatching parallel teams -origin: community +metadata: + origin: community --- # Team Builder diff --git a/skills/terminal-ops/SKILL.md b/skills/terminal-ops/SKILL.md index a8c59560b..22aecd419 100644 --- a/skills/terminal-ops/SKILL.md +++ b/skills/terminal-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: terminal-ops description: Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified. -origin: ECC +metadata: + origin: ECC --- # Terminal Ops diff --git a/skills/tinystruct-patterns/SKILL.md b/skills/tinystruct-patterns/SKILL.md index 0a8aeff0c..21a9dd52c 100644 --- a/skills/tinystruct-patterns/SKILL.md +++ b/skills/tinystruct-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: tinystruct-patterns description: Expert guidance for developing with the tinystruct Java framework. Use when working on the tinystruct codebase or any project built on tinystruct — including creating Application classes, @Action-mapped routes, unit tests, ActionRegistry, HTTP/CLI dual-mode handling, the built-in HTTP server, the event system, JSON with Builder/Builders, database persistence with AbstractData, POJO generation, Server-Sent Events (SSE), file uploads, and outbound HTTP networking. -origin: ECC +metadata: + origin: ECC --- # tinystruct Development Patterns diff --git a/skills/token-budget-advisor/SKILL.md b/skills/token-budget-advisor/SKILL.md index d978aeb16..1d4966e9b 100644 --- a/skills/token-budget-advisor/SKILL.md +++ b/skills/token-budget-advisor/SKILL.md @@ -13,7 +13,8 @@ description: >- DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size. -origin: community +metadata: + origin: community --- # Token Budget Advisor (TBA) diff --git a/skills/ui-demo/SKILL.md b/skills/ui-demo/SKILL.md index 5780d6d37..b90b7fe68 100644 --- a/skills/ui-demo/SKILL.md +++ b/skills/ui-demo/SKILL.md @@ -1,7 +1,8 @@ --- name: ui-demo description: Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel. -origin: ECC +metadata: + origin: ECC --- # UI Demo Video Recorder diff --git a/skills/ui-to-vue/SKILL.md b/skills/ui-to-vue/SKILL.md index 04bd9f84c..83bf5e912 100644 --- a/skills/ui-to-vue/SKILL.md +++ b/skills/ui-to-vue/SKILL.md @@ -1,7 +1,8 @@ --- name: ui-to-vue description: Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue. -origin: community +metadata: + origin: community --- # UI To Vue diff --git a/skills/uncloud/SKILL.md b/skills/uncloud/SKILL.md index 667bfd4ff..e4e98126d 100644 --- a/skills/uncloud/SKILL.md +++ b/skills/uncloud/SKILL.md @@ -1,7 +1,8 @@ --- name: uncloud description: Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI. -origin: ECC +metadata: + origin: ECC --- # Uncloud Cluster Management diff --git a/skills/unified-notifications-ops/SKILL.md b/skills/unified-notifications-ops/SKILL.md index d135f82e7..fe3839306 100644 --- a/skills/unified-notifications-ops/SKILL.md +++ b/skills/unified-notifications-ops/SKILL.md @@ -1,7 +1,8 @@ --- name: unified-notifications-ops description: Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse. -origin: ECC +metadata: + origin: ECC --- # Unified Notifications Ops diff --git a/skills/verification-loop/SKILL.md b/skills/verification-loop/SKILL.md index 1933545d5..97bc8cb0d 100644 --- a/skills/verification-loop/SKILL.md +++ b/skills/verification-loop/SKILL.md @@ -1,7 +1,8 @@ --- name: verification-loop description: "A comprehensive verification system for Claude Code sessions." -origin: ECC +metadata: + origin: ECC --- # Verification Loop Skill diff --git a/skills/video-editing/SKILL.md b/skills/video-editing/SKILL.md index 7dd604166..ca580d765 100644 --- a/skills/video-editing/SKILL.md +++ b/skills/video-editing/SKILL.md @@ -1,7 +1,8 @@ --- name: video-editing description: AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content. -origin: ECC +metadata: + origin: ECC --- # Video Editing diff --git a/skills/videodb/SKILL.md b/skills/videodb/SKILL.md index 3a4233a01..8b5dc2363 100644 --- a/skills/videodb/SKILL.md +++ b/skills/videodb/SKILL.md @@ -1,7 +1,8 @@ --- name: videodb description: See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture. -origin: ECC +metadata: + origin: ECC allowed-tools: Read Grep Glob Bash(python:*) argument-hint: "[task description]" --- diff --git a/skills/vite-patterns/SKILL.md b/skills/vite-patterns/SKILL.md index 06fff7cbe..98db326bd 100644 --- a/skills/vite-patterns/SKILL.md +++ b/skills/vite-patterns/SKILL.md @@ -1,7 +1,8 @@ --- name: vite-patterns description: Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects. -origin: ECC +metadata: + origin: ECC --- # Vite Patterns diff --git a/skills/windows-desktop-e2e/SKILL.md b/skills/windows-desktop-e2e/SKILL.md index 72e4d4870..5a096ea91 100644 --- a/skills/windows-desktop-e2e/SKILL.md +++ b/skills/windows-desktop-e2e/SKILL.md @@ -1,7 +1,8 @@ --- name: windows-desktop-e2e description: E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation. -origin: ECC +metadata: + origin: ECC --- # Windows Desktop E2E Testing diff --git a/skills/workspace-surface-audit/SKILL.md b/skills/workspace-surface-audit/SKILL.md index 2967fe34f..6e7e75376 100644 --- a/skills/workspace-surface-audit/SKILL.md +++ b/skills/workspace-surface-audit/SKILL.md @@ -1,7 +1,8 @@ --- name: workspace-surface-audit description: Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment. -origin: ECC +metadata: + origin: ECC --- # Workspace Surface Audit diff --git a/skills/x-api/SKILL.md b/skills/x-api/SKILL.md index c60e8f72e..b4c2b6ea2 100644 --- a/skills/x-api/SKILL.md +++ b/skills/x-api/SKILL.md @@ -1,7 +1,8 @@ --- name: x-api description: X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically. -origin: ECC +metadata: + origin: ECC --- # X API