Prompts

Prompt engineering and templates

Showing 1657-1680 of 4232 skills
okwinds

loopback

by okwinds

"Loopback 迭代开发循环 - 基于 Ralph Loop 思想实现的 Codex 版本。用于创建自引用的迭代开发循环,让 AI 在多次迭代中逐步改进代码,直到任务完成。Use when: (1) 需要多次迭代改进的任务, (2) 复杂功能需要分步实现, (3) 需要自我修正的代码生成, (4) 迭代优化已有代码."

Auth 47 4mo ago
okwinds

dayapp-mobile-push

by okwinds

Send a critical mobile push through Day.app (Bark) with one GET request. Use when a task finishes, fails, is blocked, or needs immediate alerting, and you should summarize task name and summary from current task context before sending.

Automation 47 4mo ago
guinacio

image-generation

by guinacio

Generates professional AI images using Google Gemini. ALWAYS invoke this skill when building websites, landing pages, slide decks, presentations, or any task needing visual content. Invoke IMMEDIATELY when you detect image needs - don't wait for the user to ask. This skill handles prompt optimization and aspect ratio selection.

CLI Tools 43 5mo ago
jasonraimondi

tooling-git-guardrails-claude-code

by jasonraimondi

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

CLI Tools 20 3mo ago
JochenYang

continuous-learning-v2

by JochenYang

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

Agents 20 4mo ago
jasonraimondi

iot-homeassistant-best-practices

by jasonraimondi

Home Assistant automation, helper, script, and device control best practices. Enforces native HA constructs over Jinja2 templates and safe refactoring workflows. TRIGGER WHEN: - Creating or editing HA automations, scripts, or scenes - Choosing between template sensors and built-in helpers - Writing triggers, conditions, waits, or selecting automation modes - Setting up Zigbee button/remote automations (ZHA or Zigbee2MQTT) - Renaming entities or migrating device_id to entity_id - Agent uses Jinja2 templates where native constructs exist - Agent uses device_id instead of entity_id - Agent picks wrong automation mode (e.g., single for motion lights)

Code Gen 20 3mo ago
JochenYang

jochen-skill-creator

by JochenYang

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 20 4mo ago
JochenYang

claude-audit

by JochenYang

Audit all .claude/*.md files for redundant instructions, verbose phrasing, and content that could move to memory. Use when user wants to optimize their Claude configuration rules.

Code Review 20 4mo ago
umbraco

Umbraco Extension Template

by umbraco

Code Gen 26 6mo ago
fabricioctelles

Ultimate Design System Master

by fabricioctelles

A collection of skills for AI agents (Kiro, Cursor, Windsurf, Claude Code, and others). Each skill is a reusable module that teaches the agent to perform complex tasks with context, structure, and best practices.

Accessibility 6 3mo ago
mindfold-ai

trellis-meta

by mindfold-ai

Meta-skill for understanding and customizing Mindfold Trellis - the AI workflow system for Claude Code and Cursor. This skill documents the ORIGINAL Trellis system design. When users customize their Trellis installation, modifications should be recorded in a project-local trellis-local skill, NOT in this meta-skill. Use this skill when: (1) understanding Trellis architecture, (2) customizing Trellis workflows, (3) adding commands/agents/hooks, (4) troubleshooting issues, or (5) adapting Trellis to specific projects.

Agents 6 4mo ago
fabricioctelles

geo-optimization

by fabricioctelles

This skill should be used when the user wants to improve content visibility in AI-generated responses (ChatGPT, Perplexity, Google AI Overview, Grok, Claude, Gemini), needs a GEO/AEO strategy, wants to measure citation rate, align terminology for LLMs, audit existing pages for AI discoverability, or create optimized pages such as roundups and FAQs.

Code Gen 6 3mo ago
ArjenSchwarz

project-init

by ArjenSchwarz

Initialize Claude Code project settings with standard hooks and language-specific permissions. Use when setting up a new project for Claude Code or adding standard configuration to an existing project.

Code Gen 19 5mo ago
nguyenthienthanh

ai-discovery-expert

by nguyenthienthanh

"AI Discovery and LLM search optimization expert. PROACTIVELY use when optimizing for Perplexity, ChatGPT Search, Gemini, Claude, AI crawlers. Triggers: AI search, Perplexity, ChatGPT, AI discovery, LLM citation"

Prompts 19 4mo ago
nguyenthienthanh

visual-pixel-perfect

by nguyenthienthanh

"Pixel-perfect visual testing with auto-fix loop. Implement → Render → Snapshot → Compare → Fix until pass."

Prompts 19 5mo ago
na57

chinese-copyright-application

by na57

用于生成中国软件著作权申请材料的完整工具包。支持从项目代码、文档等自动提取信息,生成软件著作权登记申请表、源代码文档(前后各30页)、用户手册和设计说明书,并自动转换为PDF文件。适用于微信小程序、Web应用、移动App、桌面应用等各类软件项目。当用户需要申请中国软件著作权时使用此skill。

Code Gen 149 4mo ago
runkids

second-opinion

by runkids

"Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion."

Code Review 11 3mo ago
YangsonHung

conversation-json-to-md-cn

by YangsonHung

将聊天导出 JSON 批量转换为多个 Markdown 文件(一会话一文件)。当用户要求拆分 AI 对话记录、仅保留用户与助手问答、将问题作为标题并统一回答区块、导出后再做二次格式化时使用。

Processing 11 4mo ago
runkids

claude-in-chrome-troubleshooting

by runkids

Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.

CLI Tools 11 3mo ago
runkids

audit-context-building

by runkids

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

ML Ops 11 3mo ago
i9wa4

claude-workspace-trust-fix

by i9wa4

Fix for Claude Code PreToolUse hooks being silently skipped in interactive mode. Sets hasTrustDialogAccepted: true for all project entries in ~/.claude/.claude.json. Use when: - PreToolUse hooks are not firing in interactive mode - Hooks work in -p mode but not interactive - User says "fix workspace trust" or "hooks not working" - Setting up Claude Code on a new machine - After adding new projects to Claude Code

Processing 11 3mo ago
i9wa4

claude-config-optimizer

by i9wa4

Claude Code config optimization skill. Use when: - Editing CLAUDE.md, rules/, skills/, agents/, commands/ - User asks about config best practices - Checking optimization status - User says "claude code changelog" or "claude code updates" - User asks about new features or breaking changes in Claude Code

Debugging 11 3mo ago
vamseeachanta

dspy

by vamseeachanta

Compile prompts into self-improving pipelines with signatures, modules, optimizers, and programmatic prompt engineering

ML Ops 11 5mo ago
rube-de

council

by rube-de

Consult external AI council (Gemini, Codex, Qwen, GLM-5) for thorough reviews and consensus-driven decisions. Use ONLY when explicitly invoked with "/council" or when user says "consult the council", "invoke council", or "council review". Do NOT auto-trigger on generic phrases like "thorough review".

CLI Tools 11 3mo ago