🎯

serving-llms-vllm

🎯Skill

from davila7/claude-code-templates

VibeIndex|
What it does

Serves large language models efficiently using vLLM, enabling high-performance, low-latency model inference and deployment with optimized resource utilization.

serving-llms-vllm

Installation

Install skill:
npx skills add https://github.com/davila7/claude-code-templates --skill serving-llms-vllm
71
Last UpdatedJan 26, 2026

Skill Details

SKILL.md

Overview

[![npm version](https://img.shields.io/npm/v/claude-code-templates.svg)](https://www.npmjs.com/package/claude-code-templates)

[![npm downloads](https://img.shields.io/npm/dt/claude-code-templates.svg)](https://www.npmjs.com/package/claude-code-templates)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

[![Sponsored by Z.AI](https://img.shields.io/badge/Sponsored%20by-Z.AI-2563eb?style=flat&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJMMiAyMkgyMkwxMiAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+)](https://z.ai/subscribe?ic=8JVLJQFSKB&utm_source=github&utm_medium=badge&utm_campaign=readme)

[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-support-yellow?style=flat&logo=buy-me-a-coffee)](https://buymeacoffee.com/daniavila)

[![GitHub stars](https://img.shields.io/github/stars/davila7/claude-code-templates.svg?style=social&label=Star)](https://github.com/davila7/claude-code-templates)

davila7%2Fclaude-code-templates | Trendshift



Vercel OSS Program

---

🀝 Partnership

This project is sponsored by Z.AI

Supporting Claude Code Templates with the GLM CODING PLAN

GLM Coding Plan

Top-tier coding performance powered by GLM-4.6 β€’ Starting at $3/month

Seamlessly integrates with Claude Code, Cursor, Cline & 10+ AI coding tools

npx claude-code-templates@latest --setting partnerships/glm-coding-plan --yes

---

# Claude Code Templates ([aitmpl.com](https://aitmpl.com))

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Browse & Install Components and Templates

[Browse All Templates](https://aitmpl.com) - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.

Screenshot 2025-08-19 at 08 09 24

πŸš€ Quick Installation

```bash

# Install a complete development stack

npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively

npx claude-code-templates@latest

# Install specific components

npx claude-code-templates@latest --agent development-tools/code-reviewer --yes

npx claude-code-templates@latest --command performance/optimize-bundle --yes

npx claude-code-templates@latest --setting performance/mcp-timeouts --yes

npx claude-code-templates@latest --hook git/pre-commit-validation --yes

npx claude-code-templates@latest --mcp database/postgresql-integration --yes

```

What You Get

| Component | Description | Examples |

|-----------|-------------|----------|

| πŸ€– Agents | AI specialists for specific domains | Security auditor, React performance opti

More from this repository10

🎯
scientific-schematics🎯Skill

Generates professional scientific diagrams and schematic illustrations for research papers, technical reports, and academic presentations using advanced visualization techniques.

🎯
diffdock🎯Skill

Predicts protein-ligand binding poses and interactions using advanced machine learning techniques for molecular docking simulations.

🎯
protocolsio-integration🎯Skill

Enables seamless integration with Protocols.io by generating code and automating protocol-related workflows through Claude AI interactions.

🎯
astropy🎯Skill

Generates code templates and boilerplate for astronomical data processing, coordinate transformations, and scientific computations using the Astropy Python library.

🎯
zinc-database🎯Skill

Enables seamless interaction with Zinc search database, allowing developers to perform efficient indexing, searching, and data management operations through Claude Code.

🎯
neurokit2🎯Skill

Generates and analyzes physiological signals and biosignals using the NeuroKit2 Python library for neurophysiological research and data processing.

🎯
medchem🎯Skill

Generates molecular structures, performs chemical property predictions, and assists with medicinal chemistry computational tasks and analysis.

🎯
denario🎯Skill

Generates financial transaction tracking and accounting templates for cryptocurrency or blockchain-based financial management systems.

🎯
pydicom🎯Skill

Processes and manipulates DICOM medical imaging files using Python's pydicom library, enabling reading, writing, and extracting metadata from medical images.

🎯
ensembl-database🎯Skill

Retrieves and processes genomic data from the Ensembl database, enabling researchers to query and extract biological information programmatically.