- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
claude-cli
by xjthy001
"Teaches agents how to use the Claude Code CLI (the claude command). Provides complete reference for invoking claude commands, automating with claude -p, configuring hooks/MCP/subagents/skills/settings/permissions, managing sessions (-c, -r), and working with CLAUDE.md memory. Use when: (1) an agent needs to call or invoke claude CLI, (2) scripting or automating with claude -p, (3) configuring settings, permissions, hooks, or MCP servers, (4) creating subagents or skills, (5) managing sessions and context, (6) any question about Claude Code CLI usage, flags, or features."
managing-claude-code-meta
by mikekelly
"MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files."
app-builder
by ncdevshiv
"Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents."
create-command
by blueif16
创建新的slash command,如果需要会自动初始化插件结构
create-hook
by blueif16
创建或添加event hooks到插件
prompt-optimizer
by gn00678465
Analyze and optimize user prompts through systematic deconstruction and framework-based reconstruction. Use when users request prompt improvement, optimization, refactoring, or restructuring. Triggers include "optimize this prompt", "improve this instruction", "refactor this prompt", "make this clearer", "restructure this prompt", or when analyzing poorly-structured prompts. This skill analyzes prompts for ambiguity, applies proven frameworks (B.R.O.K.E, T.R.A.C.E, C.L.E.A.R, etc.), and outputs high-precision, unambiguous prompts.
watchdog
by VictorVVedtion
"AI 会话免疫系统 - 环境健康感知,轻触提醒"
booking-com
by CodeDraig
Search and book hotels, apartments, and accommodations worldwide via Booking.com
save-conversation
by HartreeWorks
This skill should be used when the user asks to "save this conversation", "save conversation", "export conversation", "save our chat", "create a transcript", or mentions wanting to share or archive the current conversation. Exports Claude Code conversations to readable markdown files.
agentic-development
by campbellmcgregor
Conversational guidance for building software with AI agents, covering workflows, tool selection, prompt strategies, parallel agent management, and best practices based on real-world high-volume agentic development experience. Use this skill when users ask about setting up agentic workflows, choosing models, optimizing prompts, managing parallel agents, or improving agent output quality.
vibeads
by pooriaarab
"Contextual dev tool discovery for Claude Code -- surfaces relevant a16z portfolio tools based on what you're building"
structured-delivery
by janjaszczak
Provide structured outputs (plan/report/checklist/table) optimized for readability and reuse. Use when user requests a plan, report, checklist, template, or when high-risk requires explicit verification steps.
learn-plan
by xinzengxx
生成长期学习计划文件 learn-plan.md,并以三轮递进方式衔接 /learn-today 和 /learn-test
qavr-status
by kimasplund
Display QAVR (Q-Value Augmented Vector Retrieval) system status including mode, interaction counts, top memories by Q-value, and configuration.
notebooklm-connector
by Jiang-Yude
公開版 NotebookLM 連接器技能包。讓 Claude Code 與 Codex CLI 透過 MCP 直接對自己的 Google NotebookLM 內容做問答查詢,並可選用 ExportKit 把 NotebookLM 內容匯出回本地、用 nlm CLI 管理 sources。當使用者說「連 NotebookLM」「在 Claude Code 用 NotebookLM」「在 Codex 問 NotebookLM」「裝 notebooklm-connector」「設定 NotebookLM MCP」時觸發。第一次使用先跑安裝腳本,再依 references/mcp-setup.md 把 MCP 設定加到 Claude Code 或 Codex 的設定檔。授權:MIT。
prompt-engineer
by enoch-robinson
Prompt 工程最佳实践指南。当用户需要优化 AI 提示词、设计系统提示、提升 LLM 输出质量、或构建 AI 应用的提示策略时使用此技能。
sync-context
by xuesongjun
读档 - 快速恢复上次开发上下文
loop-skill
by maxoreric
循环执行的 Skill。当需要重复执行直到满足条件时触发。触发词:循环、loop、重复、直到、until、持续。
plan-fix
by ryoshimm
承認済みの plan.md を修正する。変更理由と影響範囲を明記し、変更履歴を追記する。コード実装は行わない。
graphrag
by aeonbridge
Comprehensive skill for Microsoft GraphRAG - modular graph-based RAG system for reasoning over private datasets
rust-learner
by lywa1998
"Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update, 最新版本, 版本号, 稳定版, 最新, 哪个版本, crate 信息, 文档, 依赖, Rust 版本, 新特性, 有什么特性"
accelr8-deck-builder
by Patonchain
Create beautiful slide decks as shareable webpages. Use when asked to make presentations, pitch decks, or slides. Generates images with nanobanana, removes backgrounds automatically. Exports to PDF.
prompt-architect
by brixtonpham
"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."
claude-meet-claude
by AndrewBeniston
Bridge two Claude Code sessions for a temporary conversation. Auto-detects Zellij sessions running Claude, forks their conversations, relays messages between them, saves a transcript, and optionally injects results back into the live sessions. Use when the user says /claude-meet-claude, 'connect my claudes', 'have them talk', 'bridge sessions', or 'claude meeting'.