mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-13 03:33:15 +08:00
Merge remote-tracking branch 'origin/main' into feat/add-quarkus-handling
# Conflicts: # README.md # rules/java/patterns.md # rules/java/testing.md # skills/quarkus-patterns/SKILL.md # skills/quarkus-tdd/SKILL.md
This commit is contained in:
+86
-2
@@ -1,6 +1,6 @@
|
||||
spec_version: "0.1.0"
|
||||
name: everything-claude-code
|
||||
version: 1.10.0
|
||||
version: 2.0.0-rc.1
|
||||
description: "Initial gitagent export surface for ECC's shared skill catalog, governance, and identity. Native agents, commands, and hooks remain authoritative in the repository while manifest coverage expands."
|
||||
author: affaan-m
|
||||
license: MIT
|
||||
@@ -9,10 +9,12 @@ model:
|
||||
fallback:
|
||||
- claude-sonnet-4-6
|
||||
skills:
|
||||
- agent-architecture-audit
|
||||
- agent-eval
|
||||
- agent-harness-construction
|
||||
- agent-payment-x402
|
||||
- agentic-engineering
|
||||
- agentic-os
|
||||
- ai-first-engineering
|
||||
- ai-regression-testing
|
||||
- android-clean-architecture
|
||||
@@ -28,7 +30,6 @@ skills:
|
||||
- canary-watch
|
||||
- carrier-relationship-management
|
||||
- ck
|
||||
- claude-api
|
||||
- claude-devfleet
|
||||
- click-path-audit
|
||||
- clickhouse-io
|
||||
@@ -62,6 +63,7 @@ skills:
|
||||
- e2e-testing
|
||||
- energy-procurement
|
||||
- enterprise-agent-ops
|
||||
- error-handling
|
||||
- eval-harness
|
||||
- exa-search
|
||||
- fal-ai-media
|
||||
@@ -69,6 +71,7 @@ skills:
|
||||
- foundation-models-on-device
|
||||
- frontend-patterns
|
||||
- frontend-slides
|
||||
- fsharp-testing
|
||||
- git-workflow
|
||||
- golang-patterns
|
||||
- golang-testing
|
||||
@@ -96,6 +99,7 @@ skills:
|
||||
- logistics-exception-management
|
||||
- market-research
|
||||
- mcp-server-patterns
|
||||
- motion-ui
|
||||
- nanoclaw-repl
|
||||
- nextjs-turbopack
|
||||
- nutrient-document-processing
|
||||
@@ -104,6 +108,7 @@ skills:
|
||||
- perl-security
|
||||
- perl-testing
|
||||
- plankton-code-quality
|
||||
- plan-orchestrate
|
||||
- postgres-patterns
|
||||
- product-lens
|
||||
- production-scheduling
|
||||
@@ -112,6 +117,10 @@ skills:
|
||||
- python-testing
|
||||
- pytorch-patterns
|
||||
- quality-nonconformance
|
||||
- quarkus-patterns
|
||||
- quarkus-security
|
||||
- quarkus-tdd
|
||||
- quarkus-verification
|
||||
- ralphinho-rfc-pipeline
|
||||
- regex-vs-llm-structured-text
|
||||
- repo-scan
|
||||
@@ -147,6 +156,81 @@ skills:
|
||||
- videodb
|
||||
- visa-doc-translate
|
||||
- x-api
|
||||
commands:
|
||||
- aside
|
||||
- auto-update
|
||||
- build-fix
|
||||
- checkpoint
|
||||
- code-review
|
||||
- cpp-build
|
||||
- cpp-review
|
||||
- cpp-test
|
||||
- ecc-guide
|
||||
- evolve
|
||||
- fastapi-review
|
||||
- feature-dev
|
||||
- flutter-build
|
||||
- flutter-review
|
||||
- flutter-test
|
||||
- gan-build
|
||||
- gan-design
|
||||
- go-build
|
||||
- go-review
|
||||
- go-test
|
||||
- gradle-build
|
||||
- harness-audit
|
||||
- hookify
|
||||
- hookify-configure
|
||||
- hookify-help
|
||||
- hookify-list
|
||||
- instinct-export
|
||||
- instinct-import
|
||||
- instinct-status
|
||||
- jira
|
||||
- kotlin-build
|
||||
- kotlin-review
|
||||
- kotlin-test
|
||||
- learn
|
||||
- learn-eval
|
||||
- loop-start
|
||||
- loop-status
|
||||
- model-route
|
||||
- multi-backend
|
||||
- multi-execute
|
||||
- multi-frontend
|
||||
- multi-plan
|
||||
- multi-workflow
|
||||
- plan
|
||||
- plan-prd
|
||||
- pm2
|
||||
- projects
|
||||
- promote
|
||||
- project-init
|
||||
- pr
|
||||
- prp-commit
|
||||
- prp-implement
|
||||
- prp-plan
|
||||
- prp-pr
|
||||
- prp-prd
|
||||
- prune
|
||||
- python-review
|
||||
- quality-gate
|
||||
- refactor-clean
|
||||
- resume-session
|
||||
- review-pr
|
||||
- rust-build
|
||||
- rust-review
|
||||
- rust-test
|
||||
- santa-loop
|
||||
- save-session
|
||||
- security-scan
|
||||
- sessions
|
||||
- setup-pm
|
||||
- skill-create
|
||||
- skill-health
|
||||
- test-coverage
|
||||
- update-codemaps
|
||||
- update-docs
|
||||
tags:
|
||||
- agent-harness
|
||||
- developer-tools
|
||||
|
||||
Reference in New Issue
Block a user