Prompts

Prompt engineering and templates

Showing 97-120 of 4280 skills
glebis

llm-cli

by glebis

Process textual and multimedia files with various LLM providers using the llm CLI. Supports both non-interactive and interactive modes with model selection, config persistence, and file input handling.

CLI Tools 329 8mo ago
MemTensor

safe-file-deletion

by MemTensor

Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations.

Processing 10.3K 6mo ago
Galaxy-Dawn

Hook Development

by Galaxy-Dawn

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

CLI Tools 4.7K 5mo ago
giuseppe-trisciuoglio

prompt-engineering

by giuseppe-trisciuoglio

This skill should be used when creating, optimizing, or implementing advanced prompt patterns including few-shot learning, chain-of-thought reasoning, prompt optimization workflows, template systems, and system prompt design. It provides comprehensive frameworks for building production-ready prompts with measurable performance improvements.

Code Gen 310 5mo ago
cat-xierluo

skill-manager

by cat-xierluo

管理 Claude Code Skills 和 Commands 的安装、同步、卸载和列表查看,支持从本地路径或 GitHub 仓库/子目录安装。本技能应在用户需要安装外部 skill/command、从 GitHub 仓库同步、批量安装本地目录、查看已安装的 items、或卸载不需要的 item 时使用。

CLI Tools 485 5mo ago
Galaxy-Dawn

Agent Development

by Galaxy-Dawn

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

Agents 4.7K 5mo ago
Galaxy-Dawn

latex-conference-template-organizer

by Galaxy-Dawn

Organize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Use when the user asks to "organize LaTeX template", "clean up .zip template", or "prepare Overleaf submission template".

Code Gen 4.7K 5mo ago
borghei

senior-prompt-engineer

by borghei

Expert prompt engineering for LLM applications including prompt design, optimization, RAG systems, agent architectures, and AI product development.

Agents 395 6mo ago
HarleyCoops

Math-To-Manim

by HarleyCoops

This skill should be used when the user asks to "create a math animation", "animate a mathematical concept", "generate Manim code", "visualize [topic] with animation", "explain [concept] visually", "create an educational video", "build a Manim scene", or mentions "reverse knowledge tree", "prerequisite discovery", or "verbose prompt generation". Provides a complete six-agent workflow for transforming any concept into professional Manim animations through recursive prerequisite discovery.

Agents 2.4K 5mo ago
sachacoldiq

signal-sourcer

by sachacoldiq

Expert signal-based selling strategist for B2B outbound teams. Use when the user asks about buying signals, intent data, signal scoring, signal-based selling, website visitor tracking, job change signals, hiring signals, funding signals, competitor signals, tech stack changes, content engagement signals, multi-signal stacking, RB2B setup, Trigify setup, Common Room, Bombora, Koala, Warmly, 6sense, signal-to-action playbooks, or building signal-driven outbound campaigns. Also triggers on "buying signals", "intent data", "signal scoring", "signal-based", "website visitors", "job change", "hiring signal", "funding signal", "competitor signal", "tech change", "content engagement", "RB2B", "Trigify", "Common Room", "Bombora", "intent signals", "warm outbound", "signal stacking", "visitor tracking", "signal tools", "GTM plays". Do NOT use for general list building without signal context (use list-building skill) or email writing (use cold-email skill).

Email 215 5mo ago
sachacoldiq

list-building

by sachacoldiq

Expert B2B list building orchestrator for outbound sales campaigns. Use when the user asks about building lead lists, Sales Navigator search, boolean filters, ICP definition, ICP scoring, lead sources, data validation, email verification, list segmentation, Apollo prospecting, Clay Find People, list hygiene, deduplication, account qualification, ABM lists, or assembling prospect lists for cold outreach. Also triggers on "lead list", "list building", "Sales Navigator", "boolean search", "ICP", "ideal customer profile", "find leads", "prospect list", "lead source", "email verification", "data validation", "list hygiene", "Evaboot", "PhantomBuster", "export leads", "build a list", "find prospects", "deduplicate", "qualify accounts", "ABM". Do NOT use for enrichment workflows (use clay skill) or email writing (use cold-email skill).

Processing 215 5mo ago
NousResearch

dspy

by NousResearch

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

ML Ops 218.1K 5mo ago
NousResearch

instructor

by NousResearch

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

Prompts 218.1K 5mo ago
ruvnet

Hooks Automation

by ruvnet

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

Auth 82.5K 6mo ago
pedronauck

adversarial-review

by pedronauck

Adversarial code review using the opposite model. Spawns 1–3 reviewers on the opposing model (Claude spawns Codex, Codex spawns Claude) to challenge work from distinct critical lenses. Triggers: "adversarial review".

Code Review 530 4mo ago
max-sixty

worktrunk

by max-sixty

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

CLI Tools 5.9K 4mo ago
NousResearch

obliteratus

by NousResearch

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods (+ 4 Python-API-only), 15 analysis modules, 116 model presets across 5 compute tiers. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

CLI Tools 218.1K 4mo ago
sickn33

agent-tool-builder

by sickn33

"Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa"

Database 43.7K 6mo ago
sickn33

agentphone

by sickn33

Build AI phone agents with AgentPhone API. Use when the user wants to make phone calls, send/receive SMS, manage phone numbers, create voice agents, set up webhooks, or check usage — anything related to telephony, phone numbers, or voice AI.

Processing 43.7K 3mo ago
NousResearch

axolotl

by NousResearch

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support

API Dev 218.1K 5mo ago
Galaxy-Dawn

Plugin Structure

by Galaxy-Dawn

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

Processing 4.7K 5mo ago
ruvnet

agent-code-goal-planner

by ruvnet

Agent skill for code-goal-planner - invoke with $agent-code-goal-planner

Auth 65.4K 5mo ago
NousResearch

peft-fine-tuning

by NousResearch

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

ML Ops 218.1K 4mo ago
NousResearch

claude-code

by NousResearch

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

CLI Tools 218.1K 4mo ago