Explore skills
66,821 skills found
anki
Manage Anki flashcards during coding sessions — create, update, delete, and browse cards. Use when the user invokes /anki, asks to create or edit a flashcard, or when you notice the user learning something new and worth remembering.
prism-research
Prism Research is a deep analysis skill that employs a dual-axis framework and four-layer penetration (event, mechanism, structure, paradigm) to systematically study products, companies, concepts, technologies, or individuals.
agentrx
AgentRx is an AI agent recovery layer for tool failures, diagnosing issues and suggesting recovery actions. Use it for external tool call failures, timeouts, unexpected behavior, or as a preflight check to catch hallucinated parameters before risky calls.
cloudflare-crawl
This skill uses the Cloudflare Browser Rendering /crawl REST API to crawl websites, extract content as HTML/Markdown/JSON, and build knowledge bases. It also covers making websites crawlable with tools like robots.txt, sitemaps, and Cloudflare AI Crawl Control.
skill-to-web-prompt
This skill converts Claude Code skills into prompts directly usable by web AIs (DeepSeek, Doubao, ChatGPT web version, etc.). It is triggered when the user requests to convert a skill into a web AI prompt.
checking-implementability
Check if your implementation plan will succeed with Claude Code. It evaluates whether phases fit context windows and follow iterative patterns for session-based development.
humanizer
Removes signs of AI-generated writing from text, making it sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide, it detects and fixes patterns like inflated symbolism and promotional language.
github-as-resume
Evaluates candidate potential using GitHub repos, demos, or resumes, producing a dual HR and technical recruitment report. As a senior technical recruiter, it assesses potential, engineering literacy, product thinking, and authenticity.
calendar-accuracy
Ensures accurate calendar and date calculations for any query involving dates, scheduling, holidays, time periods, or relative date expressions. It triggers on questions like 'what day is [date]' or 'how many days until'.
rule-creator
Create, maintain, audit, remove, improve, and optimize Claude Code project rules (.md files in .claude/rules/). Trigger for: "create a rule", "add a coding standard as a Claude rule", "audit my rules", "delete/remove a rule", "this rule isn't working", "improve a rule", "optimize this rule", or references to .claude/rules/ and project coding standards. Do NOT trigger for creating skills (use skill
paper-explainer
Automatically searches, extracts, and refines a paper's content from an arXiv link or title, then provides a structured, beginner-friendly explanation of the entire paper.
web-api-docs
Canonical web-platform reference (HTML, CSS, JavaScript, DOM/Web APIs, HTTP, SVG, MathML, ARIA, WebAssembly, glossary) fetched from github.com/mdn/content. It auto-activates when specific web features are named, including CSS properties, JS built-ins, or DOM/Web APIs.