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
project-session-management
by jezweb/claude-skills
Track progress across work sessions using SESSION.md with git checkpoints and concrete next actions.
seo-content-brief
by inference-shell/skills
Create data-driven content briefs via inference.sh CLI.
ai-marketing-videos
by inference-shell/skills
Create professional marketing videos via inference.sh CLI.
concise-planning
by sickn33/antigravity-awesome-skills
Turn a user request into a single, actionable plan with atomic steps.
postgres-drizzle
by ccheney/robust-skills
Type-safe database applications with PostgreSQL 18 and Drizzle ORM.
capture-api-response-test-fixture
by vercel/ai
For provider response parsing tests, we aim at storing test fixtures with the true responses from the providers (unless they are too large in which case some cutting that does not change semantics is advised).
postgresql-database-engineering
by manutej/luxor-claude-marketplace
A comprehensive skill for professional PostgreSQL database engineering, covering everything from query optimization and indexing strategies to high availability, replication, and production database management. This skill enables you to design, optimize, and maintain high-performance PostgreSQL databases at scale.
spring-boot-security-jwt
by giuseppe-trisciuoglio/developer-kit
Comprehensive JWT (JSON Web Token) authentication and authorization patterns for Spring Boot 3.5.x applications using Spring Security 6.x and the JJWT library. This skill provides production-ready implementations for stateless authentication, role-based access control, and integration with modern authentication...
web-renderer-test
by remotion-dev/remotion
The web renderer is in packages/web-renderer and the test suite is in packages/web-renderer/src/test .
document-illustrator
by op7418/document-illustrator-skill
基于 AI 智能分析的文档配图生成工具。无需依赖特定格式,自动理解内容并生成专业配图。
logo-design-guide
by inference-shell/skills
Design effective logos with AI image generation via inference.sh CLI.
statistical-analysis
by anthropics/knowledge-work-plugins
Descriptive statistics, trend analysis, outlier detection, hypothesis testing, and guidance on when to be cautious about statistical claims.
owasp-security-check
by sergiodxa/agent-skills
Comprehensive security audit patterns for web applications and REST APIs. Contains 20 rules across 5 categories covering OWASP Top 10 and common web vulnerabilities.
research-engineer
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
langsmith-dataset
by langchain-ai/langsmith-skills
IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one.
pitch-deck-visuals
by inference-shell/skills
Create investor-ready pitch deck visuals via inference.sh CLI.
devops
by mrgoonie/claudekit-skills
Deploy and manage cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes.
app-builder
by sickn33/antigravity-awesome-skills
Analyzes user's requests, determines tech stack, plans structure, and coordinates agents.
scientific-brainstorming
by davila7/claude-code-templates
Scientific brainstorming is a conversational process for generating novel research ideas. Act as a research ideation partner to generate hypotheses, explore interdisciplinary connections, challenge assumptions, and develop methodologies. Apply this skill for creative scientific problem-solving.
ai-avatar-video
by inference-shell/skills
Create AI avatars and talking head videos via inference.sh CLI.
efcore-patterns
by aaronontheweb/dotnet-skills
Source details, install context, and public review data are available on the full page.
product-changelog
by inference-shell/skills
Write changelogs and release notes that users read and care about via inference.sh CLI.
threejs
by mrgoonie/claudekit-skills
Build high-performance 3D web applications using Three.js - a cross-browser WebGL/WebGPU library.
jupyter-to-marimo
by marimo-team/skills
IMPORTANT : When asked to translate a notebook, ALWAYS run uvx marimo convert -o FIRST before reading any files. This saves precious tokens - reading large notebooks can consume 30k+ tokens, while the converted .py file is much smaller and easier to work with.