Skip to main content

Claude Code Resources

Curated collection of official documentation, community projects, and learning materials for Claude Code, skills development, and AI-assisted coding.

Official Resources

Community & Open Source

Learning & Tutorials

Link to ClaudeCodeSkill

Add a badge to your GitHub README or website to link to your skill listing on our directory. Copy the markdown or HTML below:

[![Listed on ClaudeCodeSkill](https://claudecodeskill.org/badge.svg)](https://claudecodeskill.org)
<a href="https://claudecodeskill.org"><img src="https://claudecodeskill.org/badge.svg" alt="Listed on ClaudeCodeSkill" /></a>

API Access for AI Agents

This directory is queryable over HTTP. AI agents can fetch structured JSON data about skills, categories, and metadata for automated discovery and installation workflows.

GET https://claudecodeskill.org/api/skills.json

Returns JSON array of all skills with name, description, category, tags, stars, and source URL.View API docs →

Know a resource we should add?

Help the community by suggesting useful links and tutorials.

Suggest a Resource