awesomeAgentskills

作者 littleben已验证

A curated collection of skills for Claude Code and other AI agents | 精选的 Claude Code 和其他 AI 智能体技能集合

178
Stars
26
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/littleben/awesomeAgentskills

快速入门

使用 awesomeAgentskills 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Awesome Agent Skills

A curated collection of skills for Claude Code and other AI agents. Skills are reusable workflows that help agents perform complex tasks more effectively.

中文说明 | English

What are Skills?

Skills are specialized prompts and workflows that extend AI agents' capabilities. They provide:

  • Structured workflows for complex tasks
  • Best practices codified into reusable patterns
  • Domain expertise in specific areas
  • Consistency across similar tasks

Quick Links

Claude Official Skills

Official skills provided by Anthropic for Claude Code. Includes Creative & Design, Development & Technical, Enterprise & Communication, Document Skills, Meta Skills, and Notion Skills.

📚 View All Official Skills →

Highlights

  • 🎨 Creative: Algorithmic Art, Canvas Design, Slack GIF Creator
  • 💻 Development: Artifacts Builder, MCP Builder, Webapp Testing
  • 🏢 Enterprise: Brand Guidelines, Internal Comms, Theme Factory
  • 📄 Documents: DOCX, PDF, PPTX, XLSX manipulation
  • 🔧 Meta: Skill Creator, Template Skill
  • 📝 Notion: Meeting Intelligence, Research & Documentation, Knowledge Capture, Spec to Implementation

Community Skills

Framework Documentation

Skills providing comprehensive documentation for popular frameworks and tools.

Shipany Docs

Complete documentation reference for Shipany AI-powered SaaS boilerplate framework.

Use when:

  • Building SaaS applications with Shipany template
  • Configuring Next.js 15 + Drizzle ORM + NextAuth
  • Integrating payment systems (Stripe/Creem)
  • Setting up multi-language SaaS applications
  • Implementing AI features in SaaS products

Features:

  • 228 pages of comprehensive documentation
  • Database configuration with Drizzle ORM
  • Authentication system (Google/GitHub)
  • Payment integration (Stripe/Creem)
  • Email service (Resend)
  • AI integrations (OpenAI, Replicate, Kling AI)
  • Internationalization (next-intl)
  • SEO optimization
  • Cloud storage configuration
  • User management & admin dashboard
  • Blog system with CMS

Coverage:

  • 📚 11 categorized topics (572KB total)
  • 🚀 Getting Started & Configuration
  • 💾 Database & ORM
  • 🔐 Authentication & Authorization
  • 💳 Payment Processing
  • 📧 Email Services
  • 🤖 AI Integration (Image/Video/Text Generation)
  • 🌍 Internationalization
  • 🔍 SEO & Analytics
  • 📦 Cloud Storage
  • 👥 User Console & Admin System
  • 📝 Blog & CMS

Tech Stack: Next.js 15, TypeScript, Drizzle ORM, NextAuth, Stripe, Resend

View Skill →


Web Performance & SEO

Skills for optimizing website performance, accessibility, and search engine rankings.

Web Accessibility - Contrast Audit Fix

Diagnoses and fixes PageSpeed Insights accessibility "!" errors caused by color-contrast audit failures.

Use when:

  • PageSpeed Insights shows "!" instead of Accessibility score
  • color-contrast audit reports errors or incomplete
  • Need to fix getImageData canvas errors
  • Improving WCAG 2.1 compliance

Features:

  • 5-step systematic fix workflow
  • Quick 5-minute emergency fix
  • Comprehensive diagnostic commands
  • OKLCH → HSL color space conversion
  • CSS filter removal guidelines
  • Opacity threshold optimization
  • WCAG 2.1 contrast standards
  • Pre/post deployment verification

Impact:

  • ✅ Accessibility score: "!" → 85-100
  • ✅ Improved SEO rankings
  • ✅ Better user experience
  • ✅ Legal compliance (ADA, WCAG 2.1)

Tech Stack: Next.js, React, Tailwind CSS, Lighthouse, axe-core

View Skill →


Internationalization & Deployment

Skills for adding multi-language support and deploying web applications.

Internationalizing Websites

Adds multi-language support to Next.js websites with proper SEO configuration.

Use when:

  • Adding new language versions to existing website
  • Setting up i18n for new website
  • Configuring SEO for multiple languages
  • Optimizing for international markets

Features:

  • Automated language file generation
  • SEO-optimized hreflang tags
  • Localized sitemaps
  • Language-specific content management
  • Support for 15+ languages

Tech Stack: Next.js, next-intl

View Skill →


Deploying to Production

Automates GitHub repository creation and Vercel deployment for Next.js websites.

Use when:

  • Deploying new websites to production
  • Setting up CI/CD pipelines
  • Configuring GitHub + Vercel integration
  • Going live with your application

Features:

  • Automated GitHub repository creation
  • One-command Vercel deployment
  • Pre-deployment validation checklist
  • Post-deployment verification
  • Comprehensive troubleshooting guide

Tech Stack: GitHub CLI, Vercel CLI, Next.js

View Skill →


How to Use Skills

In Claude Code

  1. Copy the skill to your project's .claude/skills/ directory
  2. Reference in prompts by mentioning the skill name
  3. Claude will automatically expand the skill's workflow

As Standalone Reference

Skills can also be used as:

  • Documentation for best practices
  • Checklists for manual execution
  • Templates for creating your own workflows

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

Quick Start

  1. Fork this repository
  2. Add your skill in a new directory
  3. Follow the skill template structure
  4. Submit a pull request

What Makes a Good Skill?

  • ✅ Solves a specific, well-defined problem
  • ✅ Includes clear usage instructions
  • ✅ Provides actionable workflows
  • ✅ Is well-documented and tested
  • ✅ Follows best practices

License

This repository is licensed under the MIT License. See LICENSE for details.

Individual skills may have their own licenses - please check each skill's directory.

Acknowledgments

  • Thanks to Anthropic for creating Claude and the skills framework
  • Thanks to all contributors who share their skills with the community

Star ⭐ this repo if you find these skills useful!

Share your skills by submitting a PR - let's build an amazing collection together!

常见问题

What is awesomeAgentskills?

awesomeAgentskills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by littleben. A curated collection of skills for Claude Code and other AI agents | 精选的 Claude Code 和其他 AI 智能体技能集合. It has 178 GitHub stars.

Is awesomeAgentskills safe to use?

Yes. awesomeAgentskills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install awesomeAgentskills?

Clone the repository with "git clone https://github.com/littleben/awesomeAgentskills" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is awesomeAgentskills written in?

awesomeAgentskills is primarily written in JavaScript. It is open-source under littleben on GitHub, so you can review or fork the full source.

Are there alternatives to awesomeAgentskills?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesomeAgentskills against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情