Discover and explore top open-source AI tools and projects—updated daily.
karanb192Curated AI agent skills for Claude
Top 92.8% on SourcePulse
This repository curates over 50 verified "Awesome Claude Skills," designed to significantly boost productivity and automate complex workflows across Claude Code, Claude.ai, and the Claude API. It serves developers and power users seeking to integrate specialized, repeatable capabilities into their AI interactions, offering benefits like enhanced TDD, debugging, document processing, and streamlined Git workflows.
How It Works
Claude Skills are modular, context-aware capabilities packaged in organized folders containing instructions and resources. Claude automatically identifies and loads relevant skills, enabling specialized tasks efficiently. Key advantages include low token overhead (30-50 tokens until loaded), portability across Claude platforms (CLI, web, API), and composability, allowing multiple skills to be stacked for intricate workflows.
Quick Start & Requirements
git clone <repository_url> ~/.claude/skills/<skill_name>. For example, git clone https://github.com/obra/superpowers ~/.claude/skills/superpowers.Highlighted Details
test-driven-development, systematic-debugging, using-git-worktrees, pdf, docx, mcp-builder, artifacts-builder, skill-creator, requesting-code-review, and subagent-driven-development.Maintenance & Community
This list is community-driven and actively maintained, with contributions welcomed via pull requests. Resources include a searchable "Claude Skills Hub" and related "Awesome Lists." Discussions and issues are managed on the GitHub repository.
Licensing & Compatibility
The "awesome list" itself is licensed under the MIT License, which is permissive for commercial use and integration into closed-source projects. Individual skills may have their own licenses.
Limitations & Caveats
Skills can execute code, necessitating caution and review of code from untrusted sources. Some listed skills are marked "Community-needed," indicating they are not yet implemented or verified. Usage requires a paid Claude plan with code execution capabilities.
6 months ago
Inactive
ComposioHQ