Prompts

Prompt engineering and templates

Showing 3169-3192 of 4283 skills
101mare

resilience-patterns

by 101mare

Resilience patterns for Python: Retry with Backoff, Circuit Breaker, Timeout, Graceful Degradation. Does NOT handle: exception hierarchies (use exception-builder), layer error handling (use error-handling), API errors (use api-design), logging (use logging-builder). Use when building code that depends on external services (APIs, databases, model servers). Recognizes: "resilience-patterns", "retry", "backoff", "circuit breaker", "timeout", "graceful degradation", "fault tolerance", "service unavailable", "connection error", "handle failures", "make it resilient", "retry logic"

Docker 2 4mo 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 2 6mo ago
masanao-ohba

git-operator

by masanao-ohba

Manages Git operations including commits with appropriate conventions, combining related changes logically and following project-specific policies

Debugging 2 6mo ago
kyuhyi

ai-chatbot-builder

by kyuhyi

Next.js와 Node.js를 기반으로 맞춤형 AI 챗봇을 구축하는 스킬. OpenAI, Anthropic API를 활용하여 지능형 비즈니스 챗봇을 개발합니다.

API Dev 2 6mo ago
clearsmog

learn

by clearsmog

Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.

Automation 2 4mo ago
monkey1sai

claude-code-setup-claude-automation-recommender

by monkey1sai

Analyze a codebase and recommend Claude Code automations (hooks, subagents,

Code Review 2 5mo ago
AlphaSquadTech

ios-dev

by AlphaSquadTech

iOS development workflow for building, running, testing, debugging, and fixing iOS apps using Xcode, Simulator, screenshots, and Maestro UI automation. Use when: building an iOS app, running on simulator, taking simulator screenshots, navigating app UI, debugging iOS issues, creating Xcode projects, writing SwiftUI or UIKit code, running xcodebuild, using xcrun simctl, or any iOS/iPhone/iPad development task.

CLI Tools 2 5mo ago
jssfy

analyze-stock

by jssfy

一键综合分析某只股票/公司。通过并行子代理同时采集股价、新闻舆论、行业对比、市场环境、公司官网五个维度的数据,然后在主线程进行交叉分析、因果归因和趋势预测,输出标准化 HTML 分析报告(含当日行情和7日趋势)。触发词:分析XX股票、analyze TICKER、XX怎么样、XX值得买吗。支持A股、港股和美股。

Agents 2 5mo 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 2 5mo ago
carmandale

llm-council

by carmandale

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.

Automation 2 6mo ago
monkey1sai

claude-command-agent-sdk-dev-new-sdk-app

by monkey1sai

Converted from Claude plugin command "new-sdk-app" (agent-sdk-dev). Use

Agents 2 5mo ago
dyxushuai

agent-init

by dyxushuai

Initialize or improve AGENTS.md files that define how coding agents operate in a repo. Use when asked to set up or replace an agent init command (Codex, Claude), standardize multi-agent behavior, or audit an existing AGENTS.md for clarity, commands, boundaries, and repo-specific context. For Claude Code, also create CLAUDE.md as a symlink to AGENTS.md.

Agents 2 5mo ago
xwings

celia-selfie

by xwings

Edit Celia's reference image with seedream and send selfies to messaging channels via OpenClaw

CLI Tools 2 5mo ago
monkey1sai

claude-command-hookify-hookify

by monkey1sai

Converted from Claude plugin command "hookify" (hookify). Use when the

CLI Tools 2 5mo ago
AlexanderStephenThompson

claude-hub

by AlexanderStephenThompson

Personal Claude Code customizations: multi-agent teams, skills, agents, and commands

Automation 2 5mo ago
monkey1sai

claude-agent-feature-dev-code-explorer

by monkey1sai

Converted from Claude plugin agent "code-explorer" (feature-dev). Use

Agents 2 5mo ago
monkey1sai

claude-command-notion-find

by monkey1sai

Converted from Claude plugin command "find" (Notion). Use when the user

CLI Tools 2 5mo ago
monkey1sai

claude-agent-plugin-dev-agent-creator

by monkey1sai

'Converted from Claude plugin agent "agent-creator" (plugin-dev). Use

Agents 2 5mo ago
rafaelcalleja

hooks-mastery

by rafaelcalleja

This skill should be used when the user asks to "create a hook", "configure hooks", "validate hook configuration", "add a PreToolUse hook", "add a PostToolUse hook", "add a SessionStart hook", mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, UserPromptSubmit, PermissionRequest, Notification, PreCompact, SessionEnd), or needs help with Claude Code hooks protocol. Provides comprehensive guidance for creating, configuring, and validating hooks following the official protocol specification.

CLI Tools 2 7mo ago
101mare

skill-builder

by 101mare

Knowledge for creating Claude Code skill files with SKILL.md format and best practices. Does NOT handle: agent design (use agent-builder), team orchestration (use team-builder), prompt building (use prompt-builder). Use when building skills to teach Claude specialized knowledge or workflows. Recognizes: "create a skill", "new skill for X", "teach Claude how to", "skill that does Y", "SKILL.md format", "skill vs agent?", "add knowledge to Claude", "skill frontmatter"

Code Review 2 4mo ago
monkey1sai

claude-command-hookify-help

by monkey1sai

Converted from Claude plugin command "help" (hookify). Use when the user

CLI Tools 2 5mo ago
vishalsachdev

skill-creator

by vishalsachdev

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 2 6mo ago
rafaelcalleja

codex-cli

by rafaelcalleja

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

CLI Tools 2 8mo ago
dtinth

agent-skills

by dtinth

'Use this when: (1) Creating a new project-specific skill to document project patterns, (2) Improving or updating an existing project skill, (3) Writing skill descriptions that will trigger other agents, (4) Organizing skill content for progressive disclosure, or (5) Learning what project-specific skills exist in .claude/skills/. Ensures skills follow project conventions and provide effective progressive disclosure.'

Code Gen 2 5mo ago