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
huggingface-accelerate
by davila7/claude-code-templates
Accelerate simplifies distributed training to 4 lines of code.
optimized-nextjs-typescript
by mindrally/skills
Source details, install context, and public review data are available on the full page.
serving-llms-vllm
by davila7/claude-code-templates
vLLM achieves 24x higher throughput than standard transformers through PagedAttention (block-based KV cache) and continuous batching (mixing prefill/decode requests).
tdd-guide
by alirezarezvani/claude-skills
Test-driven development skill for generating tests, analyzing coverage, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, and Vitest.
data-context-extractor
by anthropics/knowledge-work-plugins
A meta-skill that extracts company-specific data knowledge from analysts and generates tailored data analysis skills.
ux-audit-rethink
by mastepanoski/claude-skills
This skill enables AI agents to perform a comprehensive, holistic UX audit based on the Interaction Design Foundation's methodology from "The Basics of User Experience Design". It evaluates products across multiple dimensions and proposes strategic redesign recommendations.
vitest-testing
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
chroma
by davila7/claude-code-templates
The AI-native database for building LLM applications with memory.
cryptofeed
by 2025emma/vibe-coding-cn
Comprehensive assistance with Cryptofeed development - a Python library for handling cryptocurrency exchange data feeds with normalized and standardized results.
gh-issue-fix-flow
by dimillian/skills
Resolve a GitHub issue from intake through fix, validation, and push using gh, local edits, XcodeBuildMCP, and git.
llama-cpp
by davila7/claude-code-templates
Pure C/C++ LLM inference with minimal dependencies, optimized for CPUs and non-NVIDIA hardware.
my-fetch-tweet
by ai-native-camp/camp-1
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬.
grepai-quickstart
by yoanbernabeu/grepai-skills
This skill provides a complete walkthrough to get GrepAI running and searching your code in 5 minutes.
e2e-testing-automation
by aj-geddes/useful-ai-prompts
End-to-end (E2E) testing validates complete user workflows from the UI through all backend systems, ensuring the entire application stack works together correctly from a user's perspective. E2E tests simulate real user interactions with browsers, handling authentication, navigation, form submissions, and validating...
modern-web-development
by mindrally/skills
Brandon Fernandez's comprehensive cursor rules for modern web development with TypeScript, Node.js, Next.js 14, React, Supabase, GraphQL, Tailwind CSS, Radix UI, and Shadcn UI.
seo-sitemap
by agricidaniel/claude-seo
✅ Integration pages (with real setup docs) ✅ Template/tool pages (with downloadable content) ✅ Glossary pages (200+ word definitions) ✅ Product pages (unique specs, reviews) ✅ User profile pages (user-generated content)
variance-analysis
by anthropics/knowledge-work-plugins
Important : This skill assists with variance analysis workflows but does not provide financial advice. All analyses should be reviewed by qualified financial professionals before use in reporting.
vuejs-typescript-best-practices
by mindrally/skills
Source details, install context, and public review data are available on the full page.
access-control-rbac
by aj-geddes/useful-ai-prompts
Implement comprehensive Role-Based Access Control systems with permissions management, attribute-based policies, and least privilege principles.
call-prep
by anthropics/knowledge-work-plugins
Get fully prepared for any sales call in minutes. This skill works with whatever context you provide, and gets significantly better when you connect your sales tools.
gitlab-cicd-pipeline
by aj-geddes/useful-ai-prompts
Create comprehensive GitLab CI/CD pipelines that automate building, testing, and deployment using GitLab Runner infrastructure and container execution.
shopify-theme-development-guidelines
by mindrally/skills
Source details, install context, and public review data are available on the full page.
startup-analyst
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
tailwind-best-practices
by mastra-ai/mastra
Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity.