Prompts

Prompt engineering and templates

Showing 1561-1584 of 4230 skills
alirezarezvani

claude-md-enhancer

by alirezarezvani

Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving existing CLAUDE.md files, or establishing AI-assisted development standards.

Code Gen 807 7mo ago
cclank

recipe-generator

by cclank

自动生成高品质菜谱的技能。当用户需要创建详细的菜谱、烹饪教程、食谱配方时使用。输入菜品名称后,检索权威来源(米其林、舌尖上的中国等)的制作工艺,生成包含完整准备工作、详细制作步骤、注意事项和专业技巧的菜谱文档,并最终生成传统中式风格的菜谱海报生图提示词。

Code Gen 123 5mo ago
basecamp

unify-worktree-memory

by basecamp

Consolidate Claude Code memory across git worktrees so all branches of the same repo share a single memory directory. Use when memory is isolated per worktree, when switching branches loses context, or when setting up a new machine with worktree-based workflows.

Git & VCS 43 4mo ago
alchaincyf

prompt-classifier

by alchaincyf

自动识别prompt类型并保存到相应分类(技术/内容/教学/产品/通用),支持自动文件命名和索引管理。当用户提到"保存prompt"、"记录prompt"、"管理prompt"、"整理prompt"、"prompt库"时使用此技能。

CLI Tools 53 7mo ago
orientpine

chapter3-guide

by orientpine

"Chapter 3 (사업 목표 및 추진 전략) 작성 가이드 - 템플릿 및 요구사항 통합"

Agents 27 4mo ago
blacktop

save-session

by blacktop

Save AI agent session information for later resumption. Use when: (1) Finishing a work session and want to save progress (2) User says "save session", "remember this session", or "save your session ID" (3) Before ending a long coding/debugging session (4) When user wants to be able to resume this conversation later Supports Claude, Codex, Gemini, Copilot, Cursor, and other AI agents.

Auth 15 4mo ago
sjnims

marketplace-structure

by sjnims

This skill should be used when the user asks to "create a marketplace", "set up marketplace.json", "organize multiple plugins", "distribute plugins", "host plugins", "marketplace schema", "plugin marketplace structure", "multi-plugin organization", "strictKnownMarketplaces", "private marketplace", "marketplace auth", "pin plugin version", "hostPattern", or needs guidance on plugin marketplace creation, marketplace manifest configuration, or plugin distribution strategies.

Processing 15 4mo ago
EdanStarfire

git-commit-composer

by EdanStarfire

Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.

Debugging 15 4mo ago
sjnims

lsp-integration

by sjnims

This skill should be used when the user asks to "add LSP server", "configure language server", "set up LSP in plugin", "add code intelligence", "integrate language server protocol", "use pyright-lsp", "use typescript-lsp", "use rust-lsp", "socket transport", "initializationOptions", mentions LSP servers, or discusses extensionToLanguage mappings. Provides guidance for integrating Language Server Protocol servers into Claude Code plugins for enhanced code intelligence.

Processing 15 4mo ago
sjnims

hook-development

by sjnims

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", "scoped hooks", "frontmatter hooks", "hook in skill", "hook in agent", "agent hook type", "async hooks", "once handler", "statusMessage", "hook decision control", "TeammateIdle hook", "TaskCompleted hook", or mentions hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure, Stop, SubagentStop, SubagentStart, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification, TeammateIdle, TaskCompleted). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

CLI Tools 15 4mo ago
bahayonghang

lsp-manager

by bahayonghang

Automatically detect programming languages, configure Language Server Protocol (LSP) servers, and troubleshoot LSP integration issues for Claude Code. Use when users request to set up LSP, configure code intelligence, add language support, troubleshoot LSP errors, or when working with projects that need real-time code diagnostics and navigation.

Processing 15 4mo ago
sjnims

command-development

by sjnims

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", "Skill tool", "programmatic command invocation", "disable-model-invocation", "prevent Claude from running command", "debug command", "command debugging", "troubleshoot command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, programmatic invocation control, debugging commands, or command development best practices for Claude Code.

CLI Tools 15 4mo ago
sjnims

mcp-integration

by sjnims

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", discusses MCP server types (SSE, stdio, HTTP, WebSocket), or asks to "find MCP server", "discover MCP servers", "what MCP servers exist", "recommend MCP server for [service]", "MCP prompts", "MCP prompts as commands", "tool search", "tool search threshold", "claude mcp serve", "allowedMcpServers", "deniedMcpServers", "managed MCP". Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

Auth 15 4mo ago
sjnims

agent-development

by sjnims

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", "disallowedTools", "block tools", "agent denylist", "maxTurns", "agent memory", "mcpServers in agent", "agent hooks", "background agent", "resume agent", "agent teams", "permission rules", "permission mode", "delegate mode", "agent team", "team lead", "teammate", "multi-agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

Agents 15 4mo ago
blacktop

orchestrate

by blacktop

Lead-developer workflow for orchestrating sub-tasks with Claude Code CLI (Opus 4.5/Sonnet) using structured handoffs, review loops, and role specialization. Use when Codex should act as lead/architect, plan architecture and file structure, break work into atomic tasks, delegate bulk boilerplate/docs to Claude, and verify/iterate on Claude output.

Code Gen 15 4mo ago
NickCrew

multi-llm-consult

by NickCrew

Consult external LLMs (Gemini, OpenAI/Codex, Qwen) for second opinions, alternative plans, independent reviews, or delegated tasks. Use when a user asks for another model's perspective, wants to compare answers, or requests delegating a subtask to Gemini/Codex/Qwen.

Automation 15 5mo ago
sjnims

skill-development

by sjnims

This skill should be used when the user asks to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", "SKILL.md format", "skill frontmatter", "skill triggers", "trigger phrases for skills", "progressive disclosure", "skill references folder", "skill examples folder", "validate skill", "skill model field", "skill hooks", "scoped hooks in skill", "visibility budget", "context budget", "SLASH_COMMAND_TOOL_CHAR_BUDGET", "skill permissions", "Skill() syntax", "visual output", or needs guidance on skill structure, file organization, writing style, or skill development best practices for Claude Code plugins.

Agents 15 4mo ago
frankxai

LangGraph Patterns Expert

by frankxai

Build production-grade agentic workflows with LangGraph using graph-based orchestration, state machines, human-in-the-loop, and advanced control flow

Agents 15 7mo ago
maroffo

learning-docs

by maroffo

"Create and update LEARNING.md project retrospectives. Use when user says retrospective, lessons learned, what did we learn, document decisions, or session analysis."

Auth 15 4mo ago
bahayonghang

gh-bootstrap

by bahayonghang

一站式 GitHub 仓库配置初始化工具。

Code Gen 15 4mo ago
frankxai

OpenAI AgentKit Expert

by frankxai

Build production-ready multi-agent systems using OpenAI AgentKit and Agents SDK with best practices for agent orchestration, handoffs, and routines

Agents 15 7mo ago
gohypergiant

accelint-skill-manager

by gohypergiant

Use when users say "create a skill", "make a new skill", "build a skill", "skill for X", "package this as a skill", or when refactoring/updating/auditing existing skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations.

Agents 15 4mo ago
sjnims

plugin-structure

by sjnims

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", "add lspServers", "configure auto-discovery", "headless mode", "CI mode", "plugin in CI", "github actions", "plugin caching", "plugin CLI", "install plugin", "installation scope", "auto-update", "validate plugin", "plugin validate", "debug plugin", "output styles", "outputStyles", "custom output format", "response formatting", "--verbose", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

Processing 15 4mo ago
NickCrew

multi-perspective-analysis

by NickCrew

Adopt multiple expert personas sequentially for complex problem analysis from diverse perspectives. Single-agent only — do NOT spawn sub-agents.

Code Gen 15 4mo ago