Browse Claude Code Skills

Discover and install reusable prompts and workflows for Claude Code

setup-eslint

Code Quality · by community
156 downloads

Set up ESLint with Prettier integration for TypeScript/JavaScript projects

commit

Git · by community
234 downloads

Create well-formatted git commits with conventional commit messages

review-pr

Git · by community
189 downloads

Review pull requests with detailed feedback and suggestions

setup-dependabot

DevOps · by community
98 downloads

Configure GitHub Dependabot for automated dependency updates

code-qa

Code Quality · by community
112 downloads

Analyze code for functional programming standards and best practices

playwright-testing

Testing · by community
91 downloads

Playwright E2E testing patterns and best practices

owasp

Security · by community
67 downloads

Security audit for OWASP Top 10 vulnerabilities in your codebase

humanizer

Writing · by community
45 downloads

Remove signs of AI-generated writing from documentation and content

setup-prettier

Code Quality · by community
142 downloads

Add Prettier with sane defaults and editor integration to any JS or TS project

setup-vitest

Testing · by community
88 downloads

Bootstrap Vitest for fast unit and integration testing in Vite, Next.js, and Node projects

setup-tailwind

Web · by community
174 downloads

Install and configure Tailwind CSS with sensible defaults for any framework

setup-github-actions

DevOps · by community
121 downloads

Generate a CI workflow with caching, lint, typecheck, and test jobs

setup-docker

DevOps · by community
79 downloads

Add a multi-stage Dockerfile and compose file tuned for your stack

setup-husky

Git · by community
64 downloads

Install Husky git hooks with pre-commit lint-staged and commit-msg checks

release-changelog

Git · by community
53 downloads

Generate a CHANGELOG entry from recent commits and bump the version

explain-code

Writing · by community
207 downloads

Walk through a function or file line by line in plain language

write-readme

Writing · by community
116 downloads

Generate a README from your package.json, scripts, and source layout

refactor-extract

Code Quality · by community
71 downloads

Extract reusable functions, components, and modules from large files

debug-stacktrace

General · by community
96 downloads

Trace a runtime error to its root cause and propose a minimal fix

generate-types

Code Quality · by community
84 downloads

Derive TypeScript types from a JSON sample, OpenAPI spec, or database schema

Want to contribute a skill?

Create your own skills and share them with the community

View on GitHub