Prompts

Prompt engineering and templates

Showing 4105-4128 of 4203 skills
simplerick0

claude-agents

by simplerick0

Create and configure Claude Code subagents for task-specific workflows. Use when creating new agents, updating agent configurations, or understanding agent best practices.

CLI Tools 0 4mo ago
wizact

setup-context-docs

by wizact

Creates comprehensive context-driven development documentation structure for repositories. Analyzes codebase, generates multi-document constitution pattern (product.md, tech.md), language-agnostic feature specification templates, and updates README. Auto-invoked when setting up project documentation, context docs, or CLAUDE.md setup.

Code Gen 0 3mo ago
kangnam7654

session-start-hook

by kangnam7654

Creating and developing startup hooks for Claude Code on the web. Use when the user wants to set up a repository for Claude Code on the web, create a SessionStart hook to ensure their project can run tests and linters during web sessions.

Auth 0 3mo ago
cgk-platform

self-improvement

by cgk-platform

"Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks."

CLI Tools 0 3mo ago
girish6055

PPT Generator Pro - Claude Code Skill

by girish6055

完整文档:参见 README.md

Docs Gen 11 4mo ago
DriveSpark

skill-seekers

by DriveSpark

"-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes."

Git & VCS 0 3mo ago
rahulgi

council

by rahulgi

Consult an advisory council of three AI personas — Cato (skeptic), Ada (optimist), Marcus (pragmatist) — backed by different frontier LLM agents (Gemini, Claude, Codex). Each persona runs as a separate agent process with full repo context and returns independent feedback. Use when the user says "/council", asks for a second opinion, wants feedback on code changes, needs a premortem, wants to pressure-test a decision, or asks "what do you think about this approach?" Claude may also proactively suggest consulting the council before major architectural decisions, risky deploys, or ambiguous trade-offs (but should ask for user approval first).

CLI Tools 0 3mo ago
rozwer

preflight

by rozwer

Run preflight safety check. Reads CLAUDE.md and Plans.md to list permissions and flag dangerous commands.

Code Review 0 2mo ago
YPYT1

api-contract-sync-manager

by YPYT1

集合了所有的openclaw,claudecode,open等各个平台所有的skills

API Dev 0 3mo ago
david-spies

ai-agent-builder

by david-spies

Builds, configures, validates, and packages production-ready AI agents. Generates complete SKILL.md, AGENTS.md, guardrails, llm-judge, audit-trail, governance, and permissions configuration files following the agentskills.io open standard. Activates when a user wants to create, design, scaffold, or deploy an AI agent with enterprise-grade safety controls.

Prompts 0 29d ago
pc-style

self-subagent

by pc-style

Orchestrate parallel sub-tasks by spawning non-interactive instances of your own CLI as subagents. Use when you need to parallelize work across multiple files, run independent investigations simultaneously, or delegate heavy multi-step tasks. Works with ANY AI coding CLI agent (Amp, Claude Code, Codex, Cursor, OpenCode, aider, Cline, Roo, goose, Windsurf, Copilot CLI, pi, etc.). Triggers on "run in parallel", "subagent", "delegate", "fan out", "concurrent tasks", or any complex task that benefits from parallel execution.

CLI Tools 0 3mo ago
ianphil

autopilot

by ianphil

This skill should be used when the user asks to "run autopilot", "autopilot feature N", "implement all phases", "run all phases sequentially", "autopilot 003", or wants to automatically implement all phases of a feature in sequence without manual intervention.

Agents 0 3mo ago
ppx123-web

idea

by ppx123-web

Record ideas and thoughts to Obsidian vault. Creates structured idea notes with problem analysis and tags. Use when user says "记录想法", "有个idea", "记一下", "记录疑问", or captures inspiration/questions about technical problems, architecture, or research.

Code Gen 0 4mo ago
dolessHQ

fetch-rules

by dolessHQ

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/.md, .mdc, AGENTS.md, and legacy .cursorrules).

CLI Tools 0 3mo ago
jyasuu

cmd

by jyasuu

Cheat sheet for Windows Command Prompt commands.

CLI Tools 0 4mo ago
neuradex

langfuse-observation-view

by neuradex

View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs.

CLI Tools 0 3mo ago
guangwen1648

chuangshimao-skills

by guangwen1648

AI image generation skill using GPT-Image-2 model. Simply provide a text prompt and size to generate images. Supports 15 aspect ratios.

API Dev 0 8d ago
Yukiniro

prompt-optimizer

by Yukiniro

Transforms vague or simple user prompts into high-quality, structured, and high-performance AI instructions using systematic optimization techniques like XML tagging, few-shot examples, and Chain-of-Thought. Use this skill when you need to improve the reliability, accuracy, or formatting of an AI's output.

Automation 0 3mo ago
vood

telegram-checker

by vood

Check Telegram for unanswered messages, find pending conversations, list unread chats. Use when user asks to check Telegram, find unanswered messages, see pending responses, or review Telegram inbox.

CLI Tools 0 4mo ago
keenranger

self-enhance

by keenranger

Framework for improving Claude configuration (skills, agents, commands). Use when analyzing work patterns, proposing new skills, identifying knowledge gaps, reviewing Claude setup, or when user asks to improve how Claude helps them.

Code Gen 0 5mo ago
m19803261706

cx-scope

by m19803261706

CX 工作流 — 项目蓝图探讨。当用户提到"蓝图"、"整体规划"、"项目范围"、 "scope"、"项目探讨"、"功能方案"时触发。多轮对话探讨项目或功能方案, 将结果保存到本地 .claude/cx/features/{dev_id}-{feature}/scope.md, 可选同步到 GitHub Issue(基于 config.github_sync 模式)。

Processing 0 3mo ago
okash1n

ok-mcp-toggle

by okash1n

ok-mcp-toggle が管理する MCP を global/project scope で有効化/無効化する。管理対象は claude/gemini で、codex は対象外。

Auth 0 3mo ago
884js

lib-docs-generator

by 884js

Generates skills from library documentation automatically. Use when creating a skill from external documentation, fetching docs to local storage, or crawling documentation with curl. Can also be invoked directly with "ライブラリドキュメント", "/lib-docs-generator".

API Dev 0 4mo ago
cuba6112

agentic-patterns

by cuba6112

Design and operate multi-agent orchestration patterns (ReAct loops, evaluator-optimizer, orchestrator-workers, tool routing) for LLM systems. Use when building or debugging agent workflows, tool-use loops, or multi-step task delegation; triggers: agentic, multi-agent, orchestration, ReAct, evaluator-optimizer, tool-use, handoff.

Agents 0 5mo ago