claude-code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with claude-code
interactive-portfolio
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
prompt-engineering
by sickn33/antigravity-awesome-skills
Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
gh-address-comments
by openai/skills
Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access.
code-review-checklist
by sickn33/antigravity-awesome-skills
Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase.
geo-fundamentals
by sickn33/antigravity-awesome-skills
Optimization for AI-powered search engines.
gh-fix-ci
by openai/skills
Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval.
seo-review
by leonardomso/33-js-concepts
Use this skill to perform a focused SEO audit on concept documentation pages for the 33 JavaScript Concepts project. The goal is to maximize search visibility for JavaScript developers.
product-manager
by aj-geddes/claude-code-bmad-skills
Role: Phase 2 - Planning and requirements specialist
burpsuite-project-parser
by trailofbits/skills
Search and extract data from Burp Suite project files using the burpsuite-project-file-parser extension.
related-skill
by inference-shell/skills
Find and install complementary skills to expand your AI agent's capabilities.
spring-boot-test-patterns
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive guidance for writing robust test suites for Spring Boot applications. It covers unit testing with Mockito, integration testing with Testcontainers, performance-optimized slice testing patterns, and best practices for maintaining fast feedback loops.
video-downloader
by davila7/claude-code-templates
This skill downloads videos from YouTube and other platforms directly to your computer.
dialogue-audio
by inference-shell/skills
Create realistic multi-speaker dialogue with Dia TTS via inference.sh CLI.
valtio
by hairyf/skills
Valtio makes proxy-state simple for React and vanilla JavaScript. It provides a minimal, flexible, and unopinionated API that turns objects into self-aware proxies, enabling fine-grained subscription and reactivity. Valtio shines at render optimization in React and is compatible with Suspense and React 18+.
brand-designer
by daffy0208/ai-dev-standards
I help you create cohesive brand identities, logos, and visual brand systems.
skill-name
by resciencelab/opc-skills
Brief description of the skill and its purpose.
anywidget-generator
by marimo-team/skills
When writing an anywidget use vanilla javascript in _esm and do not forget about _css . The css should look bespoke in light mode and dark mode. Keep the css small unless explicitly asked to go the extra mile. When you display the widget it must be wrapped via widget = mo.ui.anywidget(OriginalAnywidget()) . You can...
docker-compose-orchestration
by manutej/luxor-claude-marketplace
A comprehensive skill for orchestrating multi-container applications using Docker Compose. This skill enables rapid development, deployment, and management of containerized applications with service definitions, networking strategies, volume management, health checks, and production-ready configurations.
project-health
by jezweb/claude-skills
One skill for everything about your project's Claude Code configuration. Run it at the start, middle, or end of a project — it figures out what's needed.
hairy-react-lib
by hairyf/skills
Based on @hairy/react-lib v1.47.0. Focuses on React hooks and components for building React applications.
rover
by apollographql/skills
Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine.
architecture
by sickn33/antigravity-awesome-skills
"Requirements drive architecture. Trade-offs inform decisions. ADRs capture rationale."
better-auth
by jezweb/claude-skills
Package : better-auth@1.4.16 (Jan 21, 2026) Breaking Changes : ESM-only (v1.4.0), Admin impersonation prevention default (v1.4.6), Multi-team table changes (v1.3), D1 requires Drizzle/Kysely (no direct adapter)
valtio-define
by hairyf/skills
Based on valtio-define v1.0.1. A Valtio-based state management library with Pinia-like API for React applications.