- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
plugin-creation
by camoa
Use when creating Claude Code plugins - covers skills, commands, agents, hooks, MCP servers, and plugin configuration. Use when user says "create plugin", "make a skill", "add command", "add hooks", etc.
multi-perspective
by flonat
"Explore a research question from multiple independent perspectives with diverse epistemic priors. Spawns parallel agents with distinct disciplinary lenses, then synthesises findings. Triggers: 'look at this from different angles', 'get diverse perspectives'."
devils-advocate
by flonat
"Challenge research assumptions and identify weaknesses in arguments. Stress-test papers before submission or revision. Triggers: 'find holes in my argument', 'what would a reviewer say'. Not for proofreading — use /proofread. Not for full peer review — use referee2-reviewer agent."
ai
by telagod
AI/LLM 能力索引。Agent 开发、LLM 安全、RAG 系统。当用户提到 AI、LLM、Agent、RAG、Prompt 时路由到此。
RxJS Interop
by HoangNguyen0403
Bridging Observables and Signals using toSignal and toObservable.
Android Legacy State
by HoangNguyen0403
Standards for State integration with Views using Coroutines and Lifecycle
Product Requirements
by HoangNguyen0403
Expert process for gathering requirements and drafting PRDs (Iterative Discovery).
ring:interviewing-user
by LerianStudio
Proactive requirements gathering - systematically interviews the user to uncover ambiguities, preferences, and constraints BEFORE implementation begins.
ring:regulatory-templates-gate3
by LerianStudio
Gate 3 sub-skill - generates complete .tpl template file with all validated mappings from Gates 1-2.
Qt GUI Testing
by talmolab
A deep learning framework for multi-animal pose tracking.
jimeng_mcp_skill
by wwwzhouhui
使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。
jimeng_mcp_skill
by wwwzhouhui
使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。
Android Background Work
by HoangNguyen0403
Standards for WorkManager and Background Processing
release
by joelhooks
Handles version bumps and npm releases for the swarm-tools monorepo (opencode-swarm-plugin, claude-code-swarm-plugin, swarm-mail, swarm-queue). Use when: creating changesets, bumping versions, preparing releases, checking release status, debugging publish failures, verifying npm packages, or merging release PRs. Triggers: "release", "publish", "changeset", "bump version", "ship it", "new version", "create a release", "check npm", "verify publish", "/release"
template-skill
by mrgoonie
Replace with description of the skill and when Claude should use it.
mcp-management
by mrgoonie
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
image-generate
by bytedance
使用内置 image_generate.py 脚本生成图片, 准备清晰具体的 prompt。
email-template-generator
by OneWave-AI
Generate professional email templates for various business scenarios including sales outreach, customer support, internal communications, follow-ups, and apologies. Creates personalized, tone-appropriate templates with subject lines and formatting. Use when users need to write business emails, cold outreach, or professional communications.
video-description
by GoogleCloudPlatform
Generates optimized descriptions for video platforms from transcripts and supplementary material. Use when the user asks for a video description or provides a transcript for video preparation.
peer-review-template
by nimrodfisher
Structured peer review for analytical work. Use when reviewing teammates' analysis, providing constructive feedback, or establishing analysis quality standards.
Save Thread
by nowledge-co
Save complete conversation as checkpoint. Only when user explicitly requests ("save session", "checkpoint this"). Use nmem t save to automatically import Claude Code sessions.
save-thread
by nowledge-co
Save complete conversation as checkpoint. Only when user explicitly requests ("save session", "checkpoint this"). Use nmem t save to automatically import coding sessions.
image-gen
by QuixiAI
Generate images from text descriptions using DALL-E or compatible providers
arxiv-to-md
by solatis
Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.