scale
Recommend sharding, caching strategies, and read-replication patterns for Cloudflare architectures. Use this skill when preparing for growth, hitting limits, or optimizing for high traffic.
Explore
10,296 skills indexed with the new KISS metadata standard.
Recommend sharding, caching strategies, and read-replication patterns for Cloudflare architectures. Use this skill when preparing for growth, hitting limits, or optimizing for high traffic.
Guide for testing practices and frameworks
Event deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregation. Handles both ID-based and content-based deduplication.
Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
- [Overview](#overview)
通讯协作核心模块,涵盖即时通讯 (IM)、通讯录 (Contact)、邮件服务 (Mail)、视频会议 (VC) 及朋友圈 (Moments)。支持 300+ 核心 API。
> **TL;DR**
Read `README.md` first for architecture, components, and workflows.
This document provides instructions for Human or AI agents working on the `qcrypt` client codebase.
This document contains essential instructions for Claude Code to assist with AgeRun development.
generic skill
npm install # Install dependencies
发布时间:2025年09月04日
- This project implements "rlvm", a free reimplementation of VisualArt's/Key's RealLive interpreter used to run VisualArts games. The main code lives in `src/` and is split into subdirectories like `core`, `libreallive`, `libsiglus`, `machine`, `modules`, `systems`, `vm`, and `m6`.
ODAI (ODAI AI Assistant) is a comprehensive AI assistant platform built on FastAPI that orchestrates multiple specialized agents to handle diverse user requests. The system uses OpenAI's Agent framework with a hub-and-spoke architecture where a central orchestrator routes requests to specialized age
These instructions are for AI assistants working in this project.
* After making code changes, re-run `mvn clean spotless:apply verify` to ensure all tests pass
This appears to be a transcript of a presentation on AI trends, specifically focusing on agentic workflows, visual AI, and large language models. The speaker discusses several key points, including:
## Build
- **Purpose**: ESM wrapper around `vizij-animation-wasm` with high-level `Engine` API, fixtures, and ABI guards.
- `lib/` holds all production Dart source, including `src/` helpers and the public API surface exported by `flex_seed_scheme.dart`.
generic skill
Learn about CAMEL's agent types, with a focus on ChatAgent and advanced agent architectures for AI-powered automation.