CtrlK
BlogDocsLog inGet started
Tessl Logo

ECC

github.com/affaan-m/ECC

SkillAddedReview
eval-harness

docs/es/skills/eval-harness/SKILL.md

Framework formal de evaluación para sesiones de Claude Code que implementa principios de desarrollo orientado a evals (EDD)

54

e2e-testing

docs/es/skills/e2e-testing/SKILL.md

Patrones de pruebas E2E con Playwright, Page Object Model, configuración, integración CI/CD, gestión de artefactos y estrategias para pruebas inestables.

60

unified-memory

.cursor/skills/unified-memory/SKILL.md

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

72

unified-memory

.agents/skills/unified-memory/SKILL.md

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

68

plan-canvas

.agents/skills/plan-canvas/SKILL.md

Open plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier pointed at than typed.

71

tdd-workflow

docs/zh-TW/skills/tdd-workflow/SKILL.md

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.

64

strategic-compact

docs/zh-TW/skills/strategic-compact/SKILL.md

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

54

security-review

docs/zh-TW/skills/security-review/SKILL.md

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.

56

postgres-patterns

docs/zh-TW/skills/postgres-patterns/SKILL.md

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

63

iterative-retrieval

docs/zh-TW/skills/iterative-retrieval/SKILL.md

Pattern for progressively refining context retrieval to solve the subagent context problem

54

golang-testing

docs/zh-TW/skills/golang-testing/SKILL.md

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

78

1.12x
golang-patterns

docs/zh-TW/skills/golang-patterns/SKILL.md

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

59

frontend-patterns

docs/zh-TW/skills/frontend-patterns/SKILL.md

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

53

eval-harness

docs/zh-TW/skills/eval-harness/SKILL.md

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

80

2.08x
continuous-learning-v2

docs/zh-TW/skills/continuous-learning-v2/SKILL.md

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

48

continuous-learning

docs/zh-TW/skills/continuous-learning/SKILL.md

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

48

coding-standards

docs/zh-TW/skills/coding-standards/SKILL.md

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

56

clickhouse-io

docs/zh-TW/skills/clickhouse-io/SKILL.md

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

49

backend-patterns

docs/zh-TW/skills/backend-patterns/SKILL.md

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

59

tdd-workflow

docs/zh-CN/skills/tdd-workflow/SKILL.md

在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。

60

strategic-compact

docs/zh-CN/skills/strategic-compact/SKILL.md

建议在逻辑间隔处手动压缩上下文,以在任务阶段中保留上下文,而非任意的自动压缩。

53

springboot-tdd

docs/zh-CN/skills/springboot-tdd/SKILL.md

使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。

80

1.31x
springboot-security

docs/zh-CN/skills/springboot-security/SKILL.md

Java Spring Boot 服务中认证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全性的 Spring Security 最佳实践。

89

1.08x
springboot-patterns

docs/zh-CN/skills/springboot-patterns/SKILL.md

Spring Boot架构模式、REST API设计、分层服务、数据访问、缓存、异步处理和日志记录。用于Java Spring Boot后端工作。

89

1.53x
security-scan

docs/zh-CN/skills/security-scan/SKILL.md

使用AgentShield扫描您的Claude代码配置(.claude/目录),以发现安全漏洞、配置错误和注入风险。检查CLAUDE.md、settings.json、MCP服务器、钩子和代理定义。

77

1.72x