- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
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"
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.
git-operator
by masanao-ohba
Manages Git operations including commits with appropriate conventions, combining related changes logically and following project-specific policies
ai-chatbot-builder
by kyuhyi
Next.js와 Node.js를 기반으로 맞춤형 AI 챗봇을 구축하는 스킬. OpenAI, Anthropic API를 활용하여 지능형 비즈니스 챗봇을 개발합니다.
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.
claude-code-setup-claude-automation-recommender
by monkey1sai
Analyze a codebase and recommend Claude Code automations (hooks, subagents,
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.
analyze-stock
by jssfy
一键综合分析某只股票/公司。通过并行子代理同时采集股价、新闻舆论、行业对比、市场环境、公司官网五个维度的数据,然后在主线程进行交叉分析、因果归因和趋势预测,输出标准化 HTML 分析报告(含当日行情和7日趋势)。触发词:分析XX股票、analyze TICKER、XX怎么样、XX值得买吗。支持A股、港股和美股。
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.
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.
claude-command-agent-sdk-dev-new-sdk-app
by monkey1sai
Converted from Claude plugin command "new-sdk-app" (agent-sdk-dev). Use
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.
celia-selfie
by xwings
Edit Celia's reference image with seedream and send selfies to messaging channels via OpenClaw
claude-command-hookify-hookify
by monkey1sai
Converted from Claude plugin command "hookify" (hookify). Use when the
claude-hub
by AlexanderStephenThompson
Personal Claude Code customizations: multi-agent teams, skills, agents, and commands
claude-agent-feature-dev-code-explorer
by monkey1sai
Converted from Claude plugin agent "code-explorer" (feature-dev). Use
claude-command-notion-find
by monkey1sai
Converted from Claude plugin command "find" (Notion). Use when the user
claude-agent-plugin-dev-agent-creator
by monkey1sai
'Converted from Claude plugin agent "agent-creator" (plugin-dev). Use
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.
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"
claude-command-hookify-help
by monkey1sai
Converted from Claude plugin command "help" (hookify). Use when the user
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.
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
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.'