目前该仓库已经狂收 26000+ 个 Star,收集了目前市面上主流的 Claude Skills,分类非常详细,涵盖了文档处理、开发与代码工具、数据与分析、商业与营销、沟通与写作、创意与媒体、效率与组织、协作与项目管理、安全与系统等多个方面。
我整理并翻译了该仓库的完整内容,大家可以收藏一下。
Awesome Claude Skills
文档处理
Skill作用地址docx用追踪修改、批注和格式化功能,轻松创建、编辑和分析 Word 文档。https://github.com/anthropics/skills/tree/main/skills/docxpdf提取文本、表格、元数据,合并与标注 PDF 文件。https://github.com/anthropics/skills/tree/main/skills/pdfpptx读取、生成和调整幻灯片、布局与模板。https://github.com/anthropics/skills/tree/main/skills/pptxxlsx电子表格操作:公式、图表、数据转换。https://github.com/anthropics/skills/tree/main/skills/xlsxMarkdown to EPUB Converter将 Markdown 文档和聊天摘要转换为专业的 EPUB 电子书文件。https://github.com/smerchek/claude-epub-skill开发与代码工具
Skill作用地址artifacts-builder一套利用现代前端 Web 技术(如 React、Tailwind CSS、shadcn/ui)构建复杂多组件 Claude.ai HTML 资产的工具集。https://github.com/anthropics/skills/tree/main/skills/web-artifacts-builderaws-skills结合 CDK 最佳实践的 AWS 开发,包含成本优化的 MCP 服务器和无服务器/事件驱动架构模式。https://github.com/zxkane/aws-skillsChangelog Generator通过分析 Git 提交历史,自动将技术性提交转换为用户友好的发布说明,生成面向用户的变更日志。https://github.com/ComposioHQ/awesome-claude-skills/blob/master/changelog-generatorClaude Code Terminal Title给每个 Claude-Code 终端窗口动态设置标题,清晰展示当前正在执行的任务,再也不用担心搞混哪个窗口在干啥了。https://github.com/bluzername/claude-code-terminal-titleD3.js Visualization教会 Claude 生成 D3 图表和交互式数据可视化。https://github.com/chrisvoncsefalvay/claude-d3js-skillFFUF Web Fuzzing集成 ffuf 网络模糊测试工具,让 Claude 能执行模糊测试并分析漏洞结果。https://github.com/jthack/ffuf_claude_skillfinishing-a-development-branch通过清晰的选项引导开发任务的收尾,并处理选定的工作流程。https://github.com/obra/superpowers/tree/main/skills/finishing-a-development-branchiOS Simulator让 Claude 能够与 iOS 模拟器交互,方便测试和调试 iOS 应用。https://github.com/conorluddy/ios-simulator-skilljules把编码任务交给 Google Jules AI 代理,异步处理 GitHub 仓库中的 bug 修复、文档编写、测试和功能实现。https://github.com/sanjay3290/ai-skills/tree/main/skills/julesLangSmith Fetch通过自动从 LangSmith Studio 获取并分析执行轨迹,轻松调试 LangChain 和 LangGraph 代理。这是 Claude Code 首个 AI 可观测性技能。https://github.com/ComposioHQ/awesome-claude-skills/blob/master/langsmith-fetchMCP Builder指导你用 Python 或 TypeScript 创建高质量的 MCP(模型上下文协议)服务器,轻松将外部 API 和服务集成到 LLM 中https://github.com/ComposioHQ/awesome-claude-skills/blob/master/mcp-buildermove-code-quality-skill根据官方《Move Book》2024 版代码质量检查清单,分析 Move 语言包是否符合规范和最佳实践https://github.com/1NickPappas/move-code-quality-skillPlaywright Browser Automation由模型调用的 Playwright 自动化工具,用于测试和验证 Web 应用程序。https://github.com/lackeyjb/playwright-skillprompt-engineering教你那些经典的提示工程技巧和模式,包括 Anthropic 的最佳实践和智能体说服原则,让你的提示效果直接拉满!https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/customaize-agent/skills/prompt-engineeringpypict-claude-skill用 PICT(成对独立组合测试)为需求或代码设计全面的测试用例,自动生成覆盖成对组合的优化测试套件。https://github.com/omkamal/pypict-claude-skillreddit-fetch当 WebFetch 被封或返回 403 错误时,用 Gemini CLI 从 Reddit 获取内容。https://github.com/ykdojo/claude-code-tips/tree/main/skills/reddit-fetchSkill Creator手把手教你打造高效的 Claude 技能,通过专业领域知识、工作流和工具集成。https://github.com/ComposioHQ/awesome-claude-skills/blob/master/skill-creatorSkill Seekers几分钟内就能把任何文档网站自动变成 Claude AI 技能。https://github.com/yusufkaraaslan/Skill_Seekerssoftware-architecture实现了包括 Clean Architecture、SOLID 原则以及全面的软件设计最佳实践在内的设计模式。https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/ddd/skills/software-architecturesubagent-driven-development为每个任务分派独立的子代理,并在迭代之间设置代码审查检查点,实现快速且可控的开发。https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sadd/skills/subagent-driven-developmenttest-driven-development在编写实现代码之前,用来实现任何功能或修复 bug 时使用。https://github.com/obra/superpowers/tree/main/skills/test-driven-developmentusing-git-worktrees通过智能目录选择和安全验证,创建隔离的 Git 工作树。https://github.com/obra/superpowers/blob/main/skills/using-git-worktrees/Connect把 Claude 接入任何应用。发邮件、创建问题、发消息、更新数据库……跨 Gmail、Slack、GitHub、Notion 以及 1000 多种服务。https://github.com/ComposioHQ/awesome-claude-skills/blob/master/connectWebapp Testing用 Playwright 测试本地 Web 应用,验证前端功能、调试 UI 行为、抓取截图。https://github.com/ComposioHQ/awesome-claude-skills/blob/master/webapp-testing数据与分析