Prompts

Prompt engineering and templates

Showing 313-336 of 4537 skills
Orchestra-Research

sglang

by Orchestra-Research

Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.

Processing 12.1K 9mo ago
Orchestra-Research

awq-quantization

by Orchestra-Research

Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.

ML Ops 12.1K 9mo ago
Orchestra-Research

fine-tuning-with-trl

by Orchestra-Research

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

CI/CD 12.1K 9mo ago
Orchestra-Research

nanogpt

by Orchestra-Research

Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).

Processing 12.1K 9mo ago
Orchestra-Research

gguf-quantization

by Orchestra-Research

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

CLI Tools 12.1K 9mo ago
Orchestra-Research

rwkv-architecture

by Orchestra-Research

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

ML Ops 12.1K 9mo ago
getsentry

prompt-optimizer

by getsentry

Create, optimize, and iteratively refine agent prompts and system prompts. Use when asked to "improve a prompt", "optimize a system prompt", "rewrite an agent prompt", "tune prompt wording", "make this prompt more reliable", or "adapt a prompt for OpenAI, Claude, or Gemini". Handles model-specific prompt guidance, prompt markers/tags, eval design, and meta optimization loops for new and existing prompts.

Code Gen 954 4mo ago
tursodatabase

index-knowledge

by tursodatabase

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

Automation 24K 7mo ago
snyk

doc-coauthoring

by snyk

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Code Gen 3K 7mo ago
snyk

skill-creator

by snyk

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 3K 7mo ago
glebis

agency-docs-updater

by glebis

End-to-end pipeline for publishing Claude Code lab meetings. Automatically finds/creates Fathom transcript, downloads video, uploads to YouTube, generates fact-checked Russian summary, creates MDX documentation, and pushes to agency-docs for Vercel deployment. Single invocation replaces 5+ manual steps.

CLI Tools 363 7mo ago
majiayu000

claude-ecosystem

by majiayu000

"Claude Code ecosystem expertise. Modules: CLI tool (setup, slash commands, MCP servers, hooks, plugins, CI/CD), extensibility (agents, skills, output styles creation), CLAUDE.md (project instructions, optimization). Actions: configure, troubleshoot, create, deploy, integrate, optimize Claude Code. Keywords: Claude Code, Anthropic, CLI tool, slash command, MCP server, Agent Skill, hook, plugin, CI/CD, enterprise, CLAUDE.md, agentic coding, agent, skill, output-style, SKILL.md, subagent, Task tool, project instructions, token optimization. Use when: learning Claude Code features, configuring settings, creating skills/agents/hooks, setting up MCP servers, troubleshooting issues, CI/CD integration, initializing or optimizing CLAUDE.md files."

Agents 580 7mo ago
majiayu000

Build Your Google ADK Skill

by majiayu000

"Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter"

Agents 580 7mo ago
majiayu000

prompt-architect

by majiayu000

"Create and enhance prompts, system instructions, and principle files. Capabilities: transform verbose prompts, add patterns/heuristics, optimize token usage, structure CLAUDE.md principles, improve agent/persona definitions, apply prompt engineering techniques (CoT, few-shot, ReAct). Actions: create, enhance, optimize, refactor, compress prompts. Keywords: prompt engineering, system prompt, CLAUDE.md, principle files, instruction optimization, agent prompt, persona prompt, token efficiency, prompt structure, workflow prompts, rules, constraints, few-shot, chain-of-thought, soul, tensions, dialectic. Use when: creating new prompts, enhancing principle files, improving system instructions, optimizing CLAUDE.md, restructuring verbose prompts, adding patterns to workflows, defining agent behaviors."

Agents 580 7mo ago
majiayu000

claude-ecosystem-promoter

by majiayu000

Marketing and promotion specialist for Claude ecosystem technology - MCP servers, skills, plugins, and agents. Expert in community engagement, registry submissions, content marketing, and developer relations. Activate on 'promote MCP', 'share skill', 'market plugin', 'launch agent', 'developer marketing', 'MCP registry'. NOT for creating MCPs/skills (use agent-creator), general marketing (use content-marketer), or SEO optimization (use seo-visibility-expert).

Git & VCS 580 7mo ago
majiayu000

Build Your Pipecat Skill

by majiayu000

"Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter"

CI/CD 580 7mo ago
majiayu000

Build Your Pipecat Skill

by majiayu000

"Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter"

CI/CD 580 7mo ago
majiayu000

Build Your LiveKit Agents Skill

by majiayu000

"Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter"

Agents 580 7mo ago
majiayu000

model-selection

by majiayu000

Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies.

ML Ops 580 7mo ago
majiayu000

claude-skill-registry

by majiayu000

The most comprehensive Claude Code skills registry Web Search: https://skills-registry-web.vercel.app

CLI Tools 580 6mo ago
majiayu000

Build Your Google ADK Skill

by majiayu000

"Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter"

Agents 580 7mo ago
majiayu000

model-selection

by majiayu000

Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies.

ML Ops 580 7mo ago
mitsuhiko

tmux

by mitsuhiko

"Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output."

Auth 2.9K 8mo ago
CharlesWiltgen

axiom-foundation-models-diag

by CharlesWiltgen

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.

Auth 1.1K 7mo ago