claude▌
181 indexed skills · max 10 per page
claude-api
affaan-m/everything-claude-code · Backend
Build applications with the Anthropic Claude API and SDKs.
claude-in-chrome-troubleshooting
trailofbits/skills · AI/ML
Diagnose and resolve Claude in Chrome MCP extension connectivity conflicts on macOS. \n \n Addresses the primary issue: Claude.app (Cowork) and Claude Code CLI use competing native messaging hosts with incompatible socket formats; fix by disabling one config and restarting both Chrome and Claude Code \n Provides quick diagnosis commands to identify which native host is running, locate socket files, and verify active configurations \n Includes a toggle script to switch between Claude.app and Clau
claude-automation-recommender
anthropics/claude-plugins-official · AI/ML
Analyze codebases and recommend tailored Claude Code automations across all extensibility options. \n \n Scans project structure, dependencies, and configuration to identify the most valuable automations for hooks, subagents, skills, plugins, and MCP servers \n Provides 1–2 focused recommendations per category with specific reasoning tied to detected frameworks, libraries, and patterns \n Read-only analysis; outputs recommendations for users to implement themselves or request Claude to build \n
brand-guidelines
anthropics/skills · AI/ML
Apply Anthropic's official brand colors and typography to visual artifacts and designs. \n \n Includes a defined color palette with primary dark/light neutrals, mid and light grays, plus three accent colors (orange, blue, green) \n Applies Poppins font to headings (24pt+) and Lora font to body text, with automatic fallbacks to Arial and Georgia \n Smart color selection based on background context to preserve readability and visual hierarchy \n Works with system-installed fonts; no additional ins
internal-comms
anthropics/skills · AI/ML
Templates and guidelines for writing company-standard internal communications across multiple formats. \n \n Covers seven communication types: 3P updates, company newsletters, FAQ responses, status reports, leadership updates, project updates, and incident reports \n Each format has a dedicated guideline file in the examples/ directory with specific instructions for tone, structure, and content \n Helps maintain consistency across internal communications by enforcing company-preferred formats an
canvas-design
anthropics/skills · AI/ML
Create visually-driven design artifacts from philosophical aesthetic movements, expressed as pristine PDF or PNG artworks. \n \n Generates custom design philosophies (aesthetic movements articulated through form, space, color, and composition) as markdown foundations \n Expresses philosophies visually through museum-quality single or multi-page PDF/PNG compositions with minimal, integrated text \n Embeds subtle conceptual references invisibly into abstract compositions, rewarding deeper viewing
pptx
anthropics/skills · AI/ML
Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows. \n \n Supports three primary workflows: reading/extracting text from existing .pptx files, editing presentations via template unpacking and repacking, and creating decks from scratch using PptxGenJS \n Includes 10 curated color palettes and typography pairings designed to avoid generic AI aesthetics, plus layout patterns (two-column, icon rows, grids, half-bleed images) with specific
claude-md-progressive-disclosurer
daymade/claude-code-skills · AI/ML
"找到最小的高信号 token 集合,最大化期望结果的可能性。" — Anthropic
claude-md-improver
anthropics/claude-plugins-official · AI/ML
Audit and improve CLAUDE.md files to optimize Claude Code's project context. \n \n Discovers all CLAUDE.md variants (project root, local overrides, package-specific, global defaults) and evaluates each against a quality rubric covering commands, architecture clarity, patterns, conciseness, currency, and actionability \n Outputs a detailed quality report with file-by-file scores and specific improvement recommendations before making any changes \n Applies targeted, minimal updates only after user
running-claude-code-via-litellm-copilot
xixu-me/skills · AI/ML
Use this skill for the specific workaround where Claude Code keeps its Anthropic-shaped client behavior, but the actual backend traffic is sent to a local LiteLLM proxy and then forwarded to GitHub Copilot.