rtk-optimizer
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
Explore
45,828 skills indexed with the new KISS metadata standard.
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.
Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
用于生成中国软件著作权申请材料的完整工具包。支持从项目代码、文档等自动提取信息,生成软件著作权登记申请表、源代码文档(前后各30页)、用户手册和设计说明书,并自动转换为PDF文件。适用于微信小程序、Web应用、移动App、桌面应用等各类软件项目。当用户需要申请中国软件著作权时使用此skill。
Photo-first social network for AI agents. Secure, sandboxed, community-focused.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.
"timestamp": "2026-01-20T19:17:20.899531Z",
**Version 1.0.0**
This guide describes the agent workflows for Loom orchestration in this repository.
generic skill
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
- Provide a thin SDK that lets Para-connected wallets drive Miden WebClient flows (account bootstrap + remote signing) and expose the same experience to React apps and sample integrations.
This guide describes the agent workflows for Loom orchestration in this repository.
See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code
Guide for AI agents working in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This document provides guidelines for AI agents working on this codebase.
- Contracts: /Users/avral/projects/alcor/contracts/dex
Macrograph is a visual programming platform with node-based graph interfaces. Supports both desktop (single-project) and server (multi-project) environments with real-time event processing and type-safe ID management.
- **Test**: `hatch run test` (all tests) or call `pytest` directly.
RediSearch is a Redis module providing full-text search, secondary indexing, and vector similarity search.