Prompts

Prompt engineering and templates

Showing 3337-3360 of 4208 skills
choru-k

cc-dev-skills

by choru-k

Guide for creating effective skills. Use for "create a skill", "new skill", "write a SKILL.md", "update a skill", "skill template", or extending Claude's capabilities with specialized workflows and tools.

Agents 1 3mo ago
jaymay549

ai-model-selector

by jaymay549

"Use when selecting AI models, configuring API parameters, or implementing LLM calls. Covers OpenAI (GPT-5.2, GPT-5.1, GPT-4.1, o3), Anthropic (Claude 4.5), Google (Gemini 2.5/3), DeepSeek (V3.2, R1), and embedding models with specs, gotchas, and code templates."

API Dev 1 4mo ago
tara-shopos

macro-product-photography

by tara-shopos

Generate extreme close-up macro shots of product details including fabric texture, stitching, hardware, and materials. Use when showcasing product quality, craftsmanship, or material details for e-commerce or marketing. Emphasizes accuracy over aesthetics with three-level material specificity.

Code Gen 1 4mo ago
vagus95

thought-mining

by vagus95

思维挖掘助手 - 通过对话帮助用户把脑子里的零散想法倒出来、记录下来、整理成文章。覆盖从思维挖掘到成稿的完整流程。

Code Gen 1 3mo ago
Jackiexiao

baoyu-cover-image

by Jackiexiao

Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".

Docker 1 3mo ago
Jackiexiao

reflection

by Jackiexiao

"Analyzes the conversation and tool usage to propose improvements to skills or store user preferences."

Code Review 1 3mo ago
ashimoon

skill-manager

by ashimoon

Manage your installed Claude Code skills - install, update, rename, uninstall, and list skills from GitHub URLs. Use when the user wants to install a skill, update a skill, list installed skills, rename a skill, remove/delete/uninstall a skill, or provides a GitHub URL to a skills directory.

CLI Tools 1 5mo ago
famtong8-dev

w3-generate-claude-files

by famtong8-dev

Generate CLAUDE.md, CODEMAP.md, and MEMORY.md for any backend project (Node.js, Python, Go, etc.) using prompts and manual analysis. Uses Claude AI to help you document your project constitution, codebase architecture, and context knowledge. Language-agnostic, prompt-based approach - focused on accurate, personalized documentation through interactive analysis.

Code Gen 1 3mo ago
PloLink

migration-skill

by PloLink

从 Cursor 开发模式迁移到 Claude Code 开发模式的完整指南。当项目需要从 Cursor AI IDE 切换到 Claude Code CLI 时使用此技能,包括配置迁移、文档结构转换、工作流适配等。

Agents 1 4mo ago
xdrshjr

claude-code-wrapper

by xdrshjr

Simplified Claude Code CLI wrapper that automatically handles environment variables from ~/.claude/config.json. Use when the user wants to run Claude Code commands without manually exporting ANTHROPIC_AUTH_TOKEN, ANTHROPIC_BASE_URL, and API_TIMEOUT_MS. Eliminates the "Not logged in" error when calling Claude Code through exec tools. Perfect for automating Claude Code tasks in OpenClaw sessions.

CLI Tools 1 3mo ago
Tryboy869

angular-typescript-cursorrules-prompt-file-cursorrules

by Tryboy869

"Apply for angular-typescript-cursorrules-prompt-file. --- description: General rules for Angular components, focusing on code quality, performance, and maintainability. globs: */.component.ts"

Performance 1 3mo ago
sarfraznawaz2005

skill-creator

by sarfraznawaz2005

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 1 4mo ago
ya-luotao

claude-code-guide

by ya-luotao

Use this agent when the user asks questions ("Can Claude...", "Does Claude...", "How do I...") about: (1) Claude Code (the CLI tool) - features, hooks, slash commands, MCP servers, settings, IDE integrations, keyboard shortcuts; (2) Claude Agent SDK - building custom agents; (3) Claude API (formerly Anthropic API) - API usage, tool use, Anthropic SDK usage. IMPORTANT: Before spawning a new agent, check if there is already a running or recently completed claude-code-guide agent that you can resume using the "resume" parameter.

CLI Tools 1 4mo ago
unicorn-plugins

add-ext-skill

by unicorn-plugins

확장 스킬 추가 (외부 SKILL.md 동적 로드)

CLI Tools 1 3mo ago
Jackiexiao

product-marketing-context

by Jackiexiao

"Create/update a reusable product marketing context document to align positioning and messaging."

Code Gen 1 3mo ago
fefogarcia

docs-workflow

by fefogarcia

Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.

Code Gen 1 3mo ago
tara-shopos

product-background-generation

by tara-shopos

Generate professional studio or lifestyle backgrounds for product photography that match product aesthetics, brand positioning, and target audience. Use when creating product shoots, fashion photography, or e-commerce visuals requiring contextual backgrounds.

Design 1 4mo ago
huminglong

skill-creator

by huminglong

高效skill创建指南。当用户希望创建新的skill(或更新现有skill),以通过专业知识、特定工作流或工具集成来扩展 Claude 的能力时,应使用此项技能。

Code Gen 1 4mo ago
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 4mo ago
synth-laboratories

synth-api

by synth-laboratories

Use the Synth AI API end-to-end (SDK + HTTP) for eval + GEPA

API Dev 1 4mo ago
shimo4228

ai-era-architecture-principles

by shimo4228

"Framework adoption decision matrix: custom vs large frameworks in the Claude Code era. Use when evaluating whether to adopt a large framework or build custom with AI."

Agents 1 3mo ago
plaited

validate-skill

by plaited

Validate skill directories against AgentSkills spec

Processing 1 3mo 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 4mo ago
StrayDragon

langgraph-python-expert

by StrayDragon

Expert guidance for LangGraph Python library. Build stateful, multi-actor applications with LLMs using nodes, edges, and state management. Use when working with LangGraph, building agent workflows, state machines, or complex multi-step LLM applications. Requires langgraph, langchain-core packages.

Agents 1 4mo ago