SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

ai-toolkit
Guidelines and patterns for implementing prompt caching with Anthropic APIs to reduce input-token costs and latency, including TTLs, breakpoints, and hit-rate m

openclaw-master-skills
A practical collection of prompt engineering techniques and patterns for building reliable, controllable LLM prompts: CoT, few-shot, structured outputs, templat

claw-router
Trait-based router that scores messages by complexity and task type to automatically select the most suitable AI model for each request.

claude-dev-suite
Comprehensive patterns for Retrieval-Augmented Generation, including chunking, hybrid search, re-ranking, and evaluation strategies.

claude-code-plugins-plus-skills
Automates updating the Anthropic SDK and migrating codebase model IDs between Claude generations.

fractional-cto
Specialized knowledge for parsing Claude Code JSONL transcripts, extracting high-signal narrative events, and linking subagent logs.

agent-skills-for-context-engineering
Professional guide for optimizing agent context, managing multi-agent architectures, and implementing production-grade operating loops.

Domain Driven Design Skills
Compare Gemini File API vs Inline document approaches to optimize performance, caching, and document upload strategies.

langsmith-fetch-skill
Debug LangChain and LangGraph agents by fetching and analyzing execution traces directly from LangSmith Studio in the terminal.

total-recall
Autonomous agent memory that passively observes session transcripts, compresses them into prioritized notes, consolidates redundancies, and recovers missed cont