An open API service indexing awesome lists of open source software.

https://github.com/shipdeckai/claude-skills

A curated collection of Claude Code skills and plugins
https://github.com/shipdeckai/claude-skills

ai-image-generation claude-code claude-code-marketplace claude-code-plugin claude-code-plugins claude-code-skills

Last synced: 2 months ago
JSON representation

A curated collection of Claude Code skills and plugins

Awesome Lists containing this project

README

          

# Claude Skills

A curated collection of Claude Code skills and plugins for AI-powered development workflows.

## Available Skills

| Skill | Description |
|-------|-------------|
| [image-gen](plugins/image-gen) | AI image generation and editing across multiple providers |
| [ralph-wiggum](https://github.com/shipdeckai/ralph-wiggum) | Iterative AI development loops - specs, prompts, and automation |

## Installation

Install skills directly in Claude Code:

```bash
# Add this marketplace
/plugin marketplace add https://github.com/shipdeckai/claude-skills

# Install a skill
/plugin install image-gen@claude-skills
```

## Contributing

Want to add your skill to the marketplace? Open a PR adding your skill to `.claude-plugin/marketplace.json`.

## License

MIT