Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

xu-xiang/everything-claude-code-zh

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
34 indexed skills25 stars

backend-patterns
Indexed

后端架构模式、API 设计、数据库优化,以及 Node.js、Express 和 Next.js API 路由的服务端最佳实践。

View indexed skill

backend-patterns
Indexed

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

View indexed skill

clickhouse-io
Indexed

ClickHouse 数据库模式、查询优化、分析以及针对高性能分析工作负载的数据工程最佳实践。

View indexed skill

clickhouse-io
Indexed

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

View indexed skill

coding-standards
Indexed

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

View indexed skill

coding-standards
Indexed

适用于 TypeScript、JavaScript、React 和 Node.js 开发的通用编码标准、最佳实践和模式。

View indexed skill

continuous-learning
Indexed

自动从 Claude Code 会话(Sessions)中提取可重用的模式,并将其保存为学习到的技能以供未来使用。

View indexed skill

continuous-learning-v2
Indexed

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

View indexed skill

django-patterns
Indexed

Django 架构模式、使用 DRF 的 REST API 设计、ORM 最佳实践、缓存、信号(Signals)、中间件(Middleware)以及生产级 Django 应用。

View indexed skill

django-tdd
Indexed

使用 pytest-django、测试驱动开发(TDD)方法论、factory_boy、Mock 模拟、覆盖率统计以及 Django REST Framework API 测试的 Django 测试策略。

View indexed skill

eval-harness
Indexed

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

View indexed skill

eval-harness
Indexed

为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则

View indexed skill

frontend-patterns
Indexed

涵盖 React、Next.js、状态管理、性能优化及 UI 最佳实践的前端开发模式(Frontend development patterns)。

View indexed skill

frontend-patterns
Indexed

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

View indexed skill

golang-patterns
Indexed

Go 语言惯用模式、最佳实践以及构建健壮、高效且可维护 Go 应用程序的规范。

View indexed skill

golang-patterns
Indexed

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

View indexed skill

golang-testing
Indexed

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

View indexed skill

golang-testing
Indexed

Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。

View indexed skill

iterative-retrieval
Indexed

用于逐步优化上下文检索以解决子智能体(subagent)上下文问题的模式

View indexed skill

iterative-retrieval
Indexed

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

View indexed skill

java-coding-standards
Indexed

Spring Boot 服务的 Java 编码规范:命名、不可变性(Immutability)、Optional 使用、流(Streams)、异常处理、泛型(Generics)和项目布局。

View indexed skill

jpa-patterns
Indexed

Spring Boot 中用于实体设计、关联关系、查询优化、事务、审计、索引、分页和连接池的 JPA/Hibernate 模式。

View indexed skill

postgres-patterns
Indexed

PostgreSQL 数据库模式,涵盖查询优化、模式设计、索引和安全性。基于 Supabase 最佳实践。

View indexed skill

python-patterns
Indexed

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

View indexed skill

python-testing
Indexed

使用 pytest、TDD 方法论、fixtures、mocking、参数化和代码覆盖率要求的 Python 测试策略。

View indexed skill

security-review
Indexed

当添加身份认证(authentication)、处理用户输入、使用凭据(secrets)、创建 API 端点或实现支付/敏感功能时,请使用此技能。提供全面的安全检查清单和模式。

View indexed skill

springboot-patterns
Indexed

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

View indexed skill

springboot-security
Indexed

Spring Boot 服务中关于身份认证/授权(authn/authz)、校验、CSRF、密钥管理、响应头、限流及依赖安全的 Spring Security 最佳实践。

View indexed skill

springboot-tdd
Indexed

使用 JUnit 5、Mockito、MockMvc、Testcontainers 和 JaCoCo 进行 Spring Boot 的测试驱动开发(TDD)。在添加功能、修复 Bug 或进行重构时使用。

View indexed skill

springboot-verification
Indexed

Spring Boot 项目的验证循环(Verification loop):包含构建、静态分析、带覆盖率的测试、安全扫描,以及在发布或 PR 前的差异评审(diff review)。

View indexed skill

strategic-compact
Indexed

建议在逻辑间隔进行手动上下文压缩(Context Compaction),以便在任务阶段中保留上下文,而不是依赖随机的自动压缩。

View indexed skill

strategic-compact
Indexed

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

View indexed skill

tdd-workflow
Indexed

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.

View indexed skill

tdd-workflow
Indexed

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.

View indexed skill