Find the perfect skill
Status Report Generator
Productivity
Generates status reports for enterprise workflows. Auto-activates on trigger phrases.
Blender VFX Audio
Content
Audio with Blender VFX. Audio editing made easy.
Sample Text Processor
Development
A basic skill for text processing including word count, character analysis, and transformations. Demonstrates the structure for the claude-skills ecosystem.
Design Panel
Development
Dispatches 4 UX/UI designer personas in parallel to review a live web app, then ranks findings via cross-persona voting, outputting a ranked report and a machine-readable fix plan.
WebSockets Network
Development
Asynchronous bi-directional WebSocket client and server configuration in Python.
Smoke Testing
Testing
Health endpoint and critical path smoke testing patterns. Quick validation tests for deployment verification.
Worklog Task Management
Productivity
Updates worklog files by moving tasks between todo/doing/done states. Helps track progress, start new work, or mark tasks complete. Requires explicit arguments: state and description.
Claude Code Skill Manager
Development
A package manager for Claude Code skills. Install, list, and update skills on demand, tailored to the current repository.
Ralph - Self-referential iteration with verification
Development
Self-referential loop for iterating on tasks until completion, with architect verification. Includes optional PRD mode for breaking down projects into user stories and ultrawork mode for parallel execution with smart model routing.
Initialize AGENTS.md file
Development
Creates a symlink from AGENTS.md to CLAUDE.md in the current project directory, optionally runs `/init`, and sanitizes the file by replacing Claude-specific references with AI agents. Helps when you want to use AGENTS.md as the memory file instead of CLAUDE.md.
GitHub Repository Configuration Bootstrap Tool
DevOps
All-in-one GitHub repository configuration initialization tool that detects project languages, collects settings interactively, downloads templates, and applies them with variable substitution.
Newman Test Runner
Testing
Runs and analyzes Newman (Postman CLI) tests for API validation. Helps when executing Postman collections, testing HTTP endpoints, or integrating API tests into CI/CD pipelines with pass/fail reporting and error extraction.