| Skill | Added | Review |
|---|---|---|
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. | 43 43 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | — | |
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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
iterative-retrieval docs/zh-TW/skills/iterative-retrieval/SKILL.md Pattern for progressively refining context retrieval to solve the subagent context problem | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 63 63 1.12x Agent success vs baseline Impact 80% 1.12xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 06c5e11 | |
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. | — | |
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. | 39 39 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
eval-harness docs/zh-TW/skills/eval-harness/SKILL.md Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles | 79 79 2.08x Agent success vs baseline Impact 100% 2.08xAverage score across 6 eval scenarios Securityby Medium Suggest reviewing before use Reviewed: Version: 06c5e11 | |
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. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 33 33 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
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. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
tdd-workflow docs/zh-CN/skills/tdd-workflow/SKILL.md 在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。 | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
strategic-compact docs/zh-CN/skills/strategic-compact/SKILL.md 建议在逻辑间隔处手动压缩上下文,以在任务阶段中保留上下文,而非任意的自动压缩。 | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
springboot-tdd docs/zh-CN/skills/springboot-tdd/SKILL.md 使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。 | 79 79 1.31x Agent success vs baseline Impact 96% 1.31xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 06c5e11 | |
springboot-security docs/zh-CN/skills/springboot-security/SKILL.md Java Spring Boot 服务中认证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全性的 Spring Security 最佳实践。 | 82 82 1.08x Agent success vs baseline Impact 100% 1.08xAverage score across 6 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 06c5e11 | |
springboot-patterns docs/zh-CN/skills/springboot-patterns/SKILL.md Spring Boot架构模式、REST API设计、分层服务、数据访问、缓存、异步处理和日志记录。用于Java Spring Boot后端工作。 | 86 86 1.53x Agent success vs baseline Impact 100% 1.53xAverage score across 6 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 06c5e11 | |
security-scan docs/zh-CN/skills/security-scan/SKILL.md 使用AgentShield扫描您的Claude代码配置(.claude/目录),以发现安全漏洞、配置错误和注入风险。检查CLAUDE.md、settings.json、MCP服务器、钩子和代理定义。 | 82 82 1.72x Agent success vs baseline Impact 100% 1.72xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 06c5e11 | |
security-review docs/zh-CN/skills/security-review/SKILL.md 在添加身份验证、处理用户输入、处理机密信息、创建API端点或实现支付/敏感功能时使用此技能。提供全面的安全检查清单和模式。 | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
python-testing docs/zh-CN/skills/python-testing/SKILL.md 使用pytest的Python测试策略,包括TDD方法、夹具、模拟、参数化和覆盖率要求。 | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
python-patterns docs/zh-CN/skills/python-patterns/SKILL.md Pythonic 惯用法、PEP 8 标准、类型提示以及构建稳健、高效且可维护的 Python 应用程序的最佳实践。 | 38 38 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 06c5e11 | |
postgres-patterns docs/zh-CN/skills/postgres-patterns/SKILL.md 用于查询优化、模式设计、索引和安全性的PostgreSQL数据库模式。基于Supabase最佳实践。 | 71 71 1.26x Agent success vs baseline Impact 91% 1.26xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 06c5e11 | |
nutrient-document-processing docs/zh-CN/skills/nutrient-document-processing/SKILL.md 使用Nutrient DWS API处理、转换、OCR识别、提取、编辑、签名和填写文档。支持PDF、DOCX、XLSX、PPTX、HTML和图像格式。 | 84 84 1.49x Agent success vs baseline Impact 100% 1.49xAverage score across 6 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 06c5e11 |