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

claude-mpm-skills
Techniques and patterns to compress multi-turn AI conversations (summaries, RAG, hierarchical summarization) to reduce token costs and preserve key information.

salesforce-claude-code
Use when looking up official Salesforce documentation. Apex reference, LWC docs, platform guides, API references, and SF CLI commands via WebSearch.

comeonoliver
Practical security practices for Anthropic Claude integrations: API key management, input validation, prompt-injection defenses, and output scanning.

Whitelabel Claude Code
Create a branded, distributable Claude Code build and connect it to any Anthropic Messages API-compatible provider (DeepSeek, Kimi, OpenRouter) with automated p

Claude Code Clawdbot
Wrapper to run the local Claude Code CLI in headless or interactive (tmux) modes for code analysis, refactors, tests, and structured output.

Lynkr
An LLM proxy that routes coding requests to the optimal provider/model based on complexity, cost, and provider health to reduce inference costs and latency.

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

prompt-cache-skills
Automatically enables prompt caching for supported models in the Continue agent, reducing input costs and improving latency.

amplihack
Creates production-ready Agent Skills following official specifications and best practices from agentskills.io and Anthropic.

claude-skill-registry
Comprehensive expertise in Claude Code CLI, including setup, MCP servers, extensibility (agents/skills), and CLAUDE.md architecture optimization.