Implement real-time features using WebSocket and Server-Sent Events (SSE). Use for chat applications, live updates,...
cat ~/Top
Durchsuchen Sie Top-Skills sortiert nach GitHub-Sternen
Configure Salvo routers with path parameters, nested routes, and filters. Use for complex routing structures and...
Implement session management for user state persistence. Use for login systems, shopping carts, and user preferences.
Implement Server-Sent Events for real-time server-to-client updates. Use for live feeds, notifications, and streaming data.
Serve static files, directories, and embedded assets. Use for CSS, JavaScript, images, and downloadable content.
Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and...
Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from...
Configure TLS/HTTPS with automatic certificate management via ACME (Let's Encrypt). Use for production deployments...
Implement WebSocket connections for real-time bidirectional communication. Use for chat, live updates, gaming, and...
后端架构模式、API 设计、数据库优化,以及 Node.js、Express 和 Next.js API 路由的服务端最佳实践。
ClickHouse 数据库模式、查询优化、分析以及针对高性能分析工作负载的数据工程最佳实践。
适用于 TypeScript、JavaScript、React 和 Node.js 开发的通用编码标准、最佳实践和模式。
基于直觉(Instinct)的学习系统,通过钩子(Hooks)观测会话,创建带有置信度评分(Confidence Scoring)的原子直觉,并将其演进为技能(Skills)、命令(Commands)或智能体(Agents)。
自动从 Claude Code 会话(Sessions)中提取可重用的模式,并将其保存为学习到的技能以供未来使用。
为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则
涵盖 React、Next.js、状态管理、性能优化及 UI 最佳实践的前端开发模式(Frontend development patterns)。
Go 语言惯用模式、最佳实践以及构建健壮、高效且可维护 Go 应用程序的规范。
Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。
用于逐步优化上下文检索以解决子智能体(subagent)上下文问题的模式
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics,...
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing,...
PostgreSQL 数据库模式,涵盖查询优化、模式设计、索引和安全性。基于 Supabase 最佳实践。
当添加身份认证(authentication)、处理用户输入、使用凭据(secrets)、创建 API 端点或实现支付/敏感功能时,请使用此技能。提供全面的安全检查清单和模式。
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and...