Prompts

Prompt engineering and templates

Showing 3553-3576 of 4283 skills
Git-Fg

generating-prompts

by Git-Fg

"Creates optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce structured outputs for other prompts to consume, or when running multi-stage workflows. Do not use for simple prompts, single-step tasks, or basic conversational AI."

Academic 1 6mo ago
Within-7

okr-planner

by Within-7

Design and structure OKRs (Objectives and Key Results) with monthly planning cycles. Use when user wants to create OKRs, set measurable goals, track progress, or establish quarterly objectives with monthly milestones.

Code Gen 1 6mo ago
Within-7

skill-creator

by Within-7

Guide for creating effective Claude Code Skills. Use when creating new skills or updating existing skills to extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Covers skill structure, progressive disclosure patterns, token optimization, and best practices for production-ready skills.

Code Gen 1 6mo ago
NaveedTechLab

prompt-template-designer

by NaveedTechLab

Design reusable prompt templates that encode domain-specific patterns for recurring AI development tasks. Use this skill when you've executed similar prompts 2+ times and need to capture the pattern as reusable intelligence. Transforms one-off prompts into parameterized templates that maintain quality while reducing cognitive load. Helps students move from Layer 2 (AI Collaboration) to Layer 3 (Intelligence Design) in the 4-Layer Teaching Method.

Code Gen 1 7mo ago
physics91

prompt-clarifier

by physics91

WHEN: Ambiguous prompts, vague requirements, missing context, unclear instructions WHAT: Ambiguity detection + AskUserQuestion clarification + Interactive option selection WHEN NOT: Clear detailed instructions → proceed directly

Performance 1 8mo ago
Git-Fg

managing-hooks

by Git-Fg

"Comprehensive guide for creating, configuring, and using Claude Code hooks. MUST Use when creating hooks, implementing PreToolUse/PostToolUse/Stop hooks, or configuring event-driven automation. Do not use for general automation, workflow management, or task execution."

CLI Tools 1 6mo ago
dhughes

load-conversation

by dhughes

Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.

CLI Tools 1 6mo ago
robabby

pickup

by robabby

Generate a context handoff prompt before clearing the session. Use when the user wants to preserve conversation state before running /clear, or when ending a session and wanting to resume later. Creates a summary prompt capturing task state, progress, decisions, and next steps that can be pasted into a fresh session.

Auth 1 6mo ago
ignaciosua

whatsapp-agent

by ignaciosua

"Enviar mensajes de WhatsApp (contactos y grupos) reutilizando las secuencias existentes de macro-agent. Los mensajes se procesan para estar en minúsculas y sin acentos. Comandos: list, send <contacto> <mensaje>."

Agents 1 6mo ago
GreatInterface

unreal-test

by GreatInterface

用于生成或改写 Unreal Engine CQTest 自动化测试代码。适用于选择测试类型、套用模板/Helper、组织 Latent Actions、整理测试步骤与断言时使用。

Code Gen 1 6mo ago
jovermier

plan-manager

by jovermier

Manage plans and context documents with automatic indexing

Auth 1 6mo ago
Lynricsy

advisor-collaboration

by Lynricsy

Advisor expert consultation for architecture design, second opinions, and code review. Use when: user requests Advisor, need alternative perspective, or get independent review. Advisor 是与 Claude 同等级别的顶级 AI 专家,按需调用。 注意:前端/UI 任务应使用专门的 Frontend 代理!

Code Review 1 6mo ago
NaveedTechLab

ai-collaborate-teaching

by NaveedTechLab

Design learning experiences for AI-native software development, integrating the Three Roles Framework (AI as Teacher/Student/Co-Worker), co-learning partnership pedagogy, and "Specs Are the New Syntax" paradigm into programming curriculum. Use this skill when educators need to prepare students for professional AI-driven development workflows, teach effective specification-first collaboration, or balance AI assistance with foundational learning goals. This skill helps create lessons that leverage AI tools appropriately while ensuring students build independent capability, bidirectional learning patterns, and ethical AI use practices. Aligned with Constitution v4.0.1.

Code Gen 1 7mo ago
Within-7

test-skill-new-structure

by Within-7

"TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it."

Automation 1 6mo ago
WebSmartTeam

non-stop

by WebSmartTeam

Work autonomously until task is complete with self-correction loop. No questions asked - makes decisions based on evidence (console errors, screenshots, test results). Use when you want continuous uninterrupted work. Can be combined with ultraplan phases - "Create Phase 2 in non-stop mode". Triggers: non-stop, don't stop, work until done, autonomous mode, keep going, work autonomously, no questions.

Code Gen 1 6mo ago
Lynricsy

frontend

by Lynricsy

Frontend UI/UX Engineer for interface design and implementation. Use when: creating UI components, styling, animations, responsive design, or UI review. 前端/UI 专家,设计师型开发者,关注间距、色彩、微交互。

Debugging 1 6mo ago
jovermier

coder-workspace-management

by jovermier

Coder CLI commands for workspace management, templates, and platform operations

CLI Tools 1 6mo ago
NaveedTechLab

tool-selection-framework

by NaveedTechLab

Design systematic decision frameworks for selecting appropriate AI tools (Claude Code vs Gemini CLI) based on context requirements, codebase size, reasoning depth needs, and task complexity. Use this skill when starting projects with unclear tool requirements, optimizing context-constrained workflows, or designing multi-phase strategies that leverage multiple tools' strengths. This skill helps match tool capabilities to task characteristics, preventing wasted context and ensuring optimal resource allocation.

Automation 1 7mo ago
dereknex

ui-designer

by dereknex

Use when the user provides UI screenshots/mockups and wants a design system extracted or an implementation prompt that matches those references.

Code Gen 1 6mo ago
pluginagentmarketplace

data-ai-guide

by pluginagentmarketplace

Comprehensive data science, machine learning, and AI guide covering Python, deep learning, NLP, LLMs, prompt engineering, and MLOps. Use when building AI models, data pipelines, or machine learning systems.

Processing 1 6mo ago
RasmusGodske

backend-developer

by RasmusGodske

Skill for PHP/Laravel backend development following project conventions. Use when creating or editing PHP code, models, services, controllers, tests, or any backend logic. Loads all backend rules from .claude/rules/backend/ and .claude/rules/dataclasses/.

Processing 1 7mo ago
dereknex

create-plan

by dereknex

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

Code Gen 1 6mo ago
velcrafting

bootstrap-repo

by velcrafting

Bootstrap or refresh a repo scaffold (governance docs, .codex folder, Tree.txt). Use only when explicitly invoked.

Code Gen 1 6mo ago
dhughes

safe-gcloud-usage

by dhughes

This skill should be used when the user asks to "run a gcloud command", "use gcloud", "access Google Cloud", "list GCP projects", "check gcloud config", or any task involving the Google Cloud CLI. Also use when Claude needs to suggest patterns for the gcloud allowlist or explain why a gcloud command was blocked. Use this skill immediately when you see "Direct gcloud commands are blocked" or "Use the safe-gcloud wrapper instead" in an error message.

CLI Tools 1 6mo ago