Personal
~/.claude/skills/<skill-name>/SKILL.mdAvailable across all your projects. Best for your own repeatable workflows.
Menu
Open Agent Skills format · Claude Code
Agent Skills are an open SKILL.md-based format for reusable instructions, scripts, and resources. Choose a skill from the shared catalog, then install its complete folder at the scope that fits your workflow.
“Claude Skills” describes how these open packages are used in Claude Code; it does not assign ownership or exclusivity to a platform. agentskills.io
~/.claude/skills/<skill-name>/SKILL.md.claude/skills/<skill-name>/SKILL.md<plugin>/skills/<skill-name>/SKILL.mdSelected from SkillsMP traffic and ecosystem usage signals—not GitHub stars or recency. Open the source and review it before use.
anthropics/skills
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
anthropics/skills
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.
nextlevelbuilder/ui-ux-pro-max-skill
UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.
obra/superpowers
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
vercel-labs/agent-skills
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
bytedance/deer-flow
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
browser-use/browser-use
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
anthropics/skills
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Copy the complete skill folder, not only SKILL.md, so bundled scripts, references, templates, and assets remain available.
~/.claude/skills/<skill-name>/SKILL.mdAvailable across all your projects. Best for your own repeatable workflows.
.claude/skills/<skill-name>/SKILL.mdAvailable in this repository. Best for codebase rules and team workflows.
<plugin>/skills/<skill-name>/SKILL.mdAvailable wherever the plugin is enabled. Best for versioned distribution.
By default, Claude matches the task against each skill’s name and description, then loads the full SKILL.md when relevant.
Type /skill-name. Plugin skills use /plugin-name:skill-name. Keep actions with side effects under manual control.