vibeworks-library
NewComplete developer workflow toolkit â 34 skills, 34 agents, 21 commands covering TDD, debugging, code review, git workflows, architecture, API design, error handling, testing, performance, refactoring, documentation, security, UI/UX design, plugin development, and incident response. Includes MCP integrations.
Overview
A community-curated collection of Claude Code skills, agents, CLAUDE.md files, PRDs, prompts, and more.
  
What's Inside
| Category | Description | Browse |
|---|---|---|
| Skills | Reusable skill definitions for Claude Code | /skills |
| Agents | Custom agent configurations | /agents |
| CLAUDE.md | Project instruction files by language/framework | /claude-md |
| PRDs | Product requirement document templates | /prds |
| MCP Servers | Model Context Protocol server configs | /mcp-servers |
| Hooks | Pre/post execution hook examples | /hooks |
| Prompts | System and task prompt collections | /prompts |
| Workflows | Multi-step workflow definitions | /workflows |
Quick Start
Option 1: Clone Everything
git clone https://github.com/Claude-Code-Community-Ireland/claude-code-resources.gitOption 2: Copy Individual Resources
Browse the categories above and copy what you need directly into your project.
Option 3: Use the Website
Visit our searchable catalog to find resources with filtering and preview.
Using Resources
Skills
Copy a skill folder to your project's .claude/skills/ directory:
cp -r skills/development/git-commit-helper ~/.claude/skills/CLAUDE.md Files
Copy a CLAUDE.md template to your project root:
cp claude-md/by-language/python/CLAUDE.md ./CLAUDE.mdAgents
Copy agent configurations to your .claude/ directory:
cp agents/coding/code-reviewer/agent.yaml ~/.claude/agents/Contributing
We welcome contributions! See CONTRIBUTING.md for guidelines.
Quick contribution options:
- Submit via Issue - Use our resource submission template
- Open a PR - Fork, add your resource with metadata, submit PR
- Suggest a Source - Know a great repo? Open an issue to suggest it
Resource Metadata
Every resource includes a metadata.yaml file with:
name: "Resource Name"
description: "What this resource does"
author:
name: "Your Name"
github: "yourusername"
category: "development"
tags: ["tag1", "tag2"]
source:
type: "original" # or "scraped", "adapted"
license: "MIT"Community
- •Discord: Join Claude Code Community Ireland
- •GitHub Discussions: Ask questions, share ideas
- •Issues: Report bugs, request features
Moderators
Resources are reviewed by community moderators to ensure quality. Want to help moderate? Open an issue!
License
This repository is licensed under the MIT License.
Individual resources may have their own licenses specified in their metadata.
Run by [Claude Code Community Ireland](https://github.com/Claude-Code-Community-Ireland)
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/vibeworks-library.md https://raw.githubusercontent.com/Claude-Code-Community-Ireland/claude-code-resources/main/SKILL.md/vibeworks-libraryFrequently Asked Questions
What is vibeworks-library?
Complete developer workflow toolkit â 34 skills, 34 agents, 21 commands covering TDD, debugging, code review, git workflows, architecture, API design, error handling, testing, performance, refactoring, documentation, security, UI/UX design, plugin development, and incident response. Includes MCP integrations.
How to install vibeworks-library?
To install vibeworks-library, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vibeworks-library.
What is vibeworks-library best for?
vibeworks-library is a community categorized under Development. It is designed for: security, testing, code-review, refactoring, documentation, api, design, mcp. Created by Vibeworks.