5,123 boosters — open source, verified from GitHub, ready to install
A skill that generates original visual designs in PNG and PDF formats by first establishing design philosophies, then expressing them visually. Useful for users who need posters, artwork, or static designs created programmatically.
mcp-builder is a guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to integrate with external services and APIs. It helps developers build well-designed tool interfaces in Python or TypeScript for AI-powered applications.
This skill guides developers in building LLM-powered applications using Claude and Anthropic SDKs, with smart triggering based on API imports and user intent. Ideal for developers looking to integrate Claude into their projects with language-specific best practices.
The xlsx skill enables Claude to work with spreadsheet files—opening, editing, creating, cleaning, and converting .xlsx, .xlsm, .csv, and .tsv files. It's essential for users who need programmatic spreadsheet manipulation without leaving their AI assistant.
This skill enables AI assistants to intelligently handle PowerPoint files by triggering whenever .pptx files are involved—whether creating presentations, extracting content, editing slides, or working with templates. It's valuable for developers and users who need seamless automation around presentation workflows.
Theme Factory provides a toolkit for applying professional, pre-designed color and font themes to various artifacts like slides, documents, and HTML pages. Developers and content creators benefit from rapid styling without manual design work.
The docx skill enables AI assistants to create, read, edit, and manipulate Word documents with professional formatting, tables of contents, images, and tracked changes. It's useful for developers and users who need to programmatically generate or process .docx files as part of their workflows.
Web Artifacts Builder is a skill that enables AI assistants to create complex, multi-component React applications with Tailwind CSS and shadcn/ui for Claude.ai artifacts. Developers building sophisticated interactive web interfaces benefit from streamlined scaffolding and bundling workflows.
Applies Anthropic's official brand colors, typography, and design standards to artifacts created in Claude Code, ensuring consistent corporate visual identity. Useful for developers building internal tools, demos, or branded content that should reflect Anthropic's design language.
doc-coauthoring guides users through a structured three-stage workflow (context gathering, refinement, and reader testing) for collaboratively creating technical documentation, proposals, and specs. It benefits technical writers, engineers, and product managers who need to efficiently co-author structured content.
A toolkit for creating animated GIFs optimized for Slack with specific dimension, FPS, and color constraints. Developers building Slack integrations or bots will find this useful for generating compliant emoji and message GIFs.
A skill that empowers developers to create polished, production-ready frontend interfaces and React components with distinctive design that avoids generic AI aesthetics. Ideal for anyone building web UIs, landing pages, dashboards, or custom web components.
This booster enables users to create original generative and algorithmic art using p5.js with interactive parameter exploration, ideal for artists, designers, and creative coders wanting to explore computational aesthetics.
Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using y
Claude Code is an official agentic CLI tool that autonomously handles coding tasks like file editing, testing, and git workflows through natural language commands. It benefits developers who want to accelerate their workflow and reduce routine coding overhead.
"$schema": "https://json.schemastore.org/package.json", "version": "1.2.27", "prepare": "effect-language-service patch || true",
"name": "anthropic-agent-skills", "name": "Keith Lazuka", "email": "klazuka@anthropic.com"
This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation. Scan the target file (or, if no target file, the prompt and project) for non-Anthropic provider markers
Official GitHub toolkit for Spec-Driven Development — bootstraps projects with AI-ready templates and native support for 25+ AI agents (Claude, Cursor, Windsurf, Copilot, Gemini). The Specify CLI sets up PRD/spec workflows and generates per-agent command directories.
"name": "claude-mem", "version": "10.4.1", "description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
<a href="https://github.com/thedotmack/claude-mem"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/thedotmack/claude-mem/main/docs/public/claude-mem-logo-for-dark-mode.webp"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.c
AGENTS.md Version 2 enables AI agents to autonomously interact with websites using browser automation, allowing developers to automate complex web tasks programmatically. It's ideal for developers building AI-powered automation tools and agents that need reliable web interaction capabilities.
A system prompt that enables AI agents to automate browser tasks, navigate websites, and extract information by operating in an iterative loop. Developers and AI automation engineers use this to enhance AI capabilities for web automation across multiple platforms.
Get Shit Done (GSD) is a meta-prompting and context engineering system that helps developers coordinate AI-assisted workflows across multiple platforms while preventing quality degradation from context window bloat. Developers building with Claude, OpenCode, Gemini, and Codex benefit from its structured Plan→Execute→Verify→Complete pipeline.