Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
worktree-switch
Switch between git worktrees for parallel development. Use when working on multiple issues simultaneously.
review-pr-changes
Review PR changes with structured checklist for quality and standards compliance. Use for comprehensive PR code review.
project-init
Imported from https://github.com/bodangren/git-workflow.
change-integrator
Use this skill after a code PR is merged to integrate approved specs, update the retrospective with learnings, and clean up branches. It now automatically summarizes the retrospective file to keep it concise. Triggers include "integrate change", "post-merge cleanup", or completing a feature implementation.
moai-workflow-testing
Comprehensive development workflow specialist combining TDD, debugging, performance optimization, code review, and quality assurance into unified development workflows
dev-session
Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handoff, checkpoints progress with WIP commits, and captures learnings to CLAUDE.md. Trigger with 'start session', 'checkpoint', 'wrap session', 'resume session', or 'context getting full'.
tailwind-theme-builder
Set up Tailwind v4 with shadcn/ui themed UI. Workflow: install dependencies, configure CSS variables with @theme inline, set up dark mode, verify. Use when initialising React projects with Tailwind v4, setting up shadcn/ui theming, or fixing colors not working, tw-animate-css errors, @theme inline dark mode conflicts, @apply breaking, v3 migration issues.
simple-skill
Imported from https://github.com/kasperjunge/agent-resources.
shallow
Imported from https://github.com/kasperjunge/agent-resources.
valid-skill
Imported from https://github.com/kasperjunge/agent-resources.
cat-skill-two
Imported from https://github.com/kasperjunge/agent-resources.
all-types-skill
Imported from https://github.com/kasperjunge/agent-resources.
beta
Imported from https://github.com/kasperjunge/agent-resources.
cat-skill-one
Imported from https://github.com/kasperjunge/agent-resources.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
alpha
Imported from https://github.com/kasperjunge/agent-resources.
migrate-to-skills
Imported from https://github.com/kasperjunge/agent-resources.
building-an-agentic-system
Imported from https://www.skillhub.club/skills/gerred-building-an-agentic-system.
component-tester
Automatically runs Vitest tests for specific React components when modified, ensuring tests pass and coverage meets thresholds (80% statements, 75% branches, 80% functions, 80% lines) to maintain code quality.
component-naming
This skill enforces consistent React component naming conventions using a domain + role pattern, ensuring components have clear purpose and maintainability while avoiding problematic suffixes and layout-based names.
component-naming
This skill enforces consistent React component naming conventions using a domain + role pattern, ensuring components are purpose-driven, avoid problematic suffixes, and maintain codebase clarity during creation, review, or refactoring.
component-tester
Automatically runs Vitest tests for modified React components to ensure tests pass and maintain coverage thresholds, providing immediate feedback on test results and coverage gaps.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
rivetkit-client-swiftui
RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.