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
- Host: GitHub
- URL: https://github.com/shipdeckai/claude-skills
- Owner: shipdeckai
- Created: 2025-12-15T10:14:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-29T19:35:45.000Z (5 months ago)
- Last Synced: 2026-01-30T07:52:55.173Z (5 months ago)
- Topics: ai-image-generation, claude-code, claude-code-marketplace, claude-code-plugin, claude-code-plugins, claude-code-skills
- Language: TypeScript
- Size: 15.1 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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