Skills Libraryfor Claude Code
Library

Explore skills

Showing 6 skills · clear filters

Ask the Skill Master

What are you trying to do?

Describe your workflow in plain English. The AI picks the skills that will help most — with a one-line reason each.

Try:
🛠

skill-creator

AI·🛠Platform
9.8

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

#skills#authoring#meta
IL
Itay Levi
000
🎨

algorithmic-art

Design·🛠Platform
9.5

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

#generative#p5js#art
IL
Itay Levi
000
🔌

mcp-builder

AI·🛠Platform
9.4

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

#mcp#tools#server
IL
Itay Levi
000
🧪

webapp-testing

Testing·🛠Platform
9.4

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

#playwright#browser#e2e
IL
Itay Levi
000
🧠

claude-api

AI·🛠Platform
9.3

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

#claude-api#anthropic#prompt-caching
IL
Itay Levi
000
📄

doc-coauthoring

Documentation·🛠Platform
9.0

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

#docs#specs#coauthoring
IL
Itay Levi
000
Build with AI