Prompts

Prompt engineering and templates

Showing 3481-3504 of 4208 skills
ShotaIuchi

commit

by ShotaIuchi

サブエージェント経由で変更をコミット

Git & VCS 0 4mo ago
Zazzles2908

template-skill

by Zazzles2908

Replace with description of the skill and when MiniMax-M2 should use it.

Code Gen 0 6mo ago
gzhanlei

mob-programming

by gzhanlei

组建 Pair/Mob Programming 团队进行代码开发。根据用户需求智能选择团队配置: - Pair 模式(2人):Cunningham(测试)+ Thompson(实现),内部遵循 TDD 规范 - Pair 审查模式(2人):Jobs(Navigator)+ Thompson(Driver),内部遵循 SOLID 原则 - Pair 覆盖率模式(2人):Cunningham(Navigator)+ Thompson(Driver),提升测试覆盖率 - Mob 三人模式(3人):Cunningham + Jobs + Thompson,完整双重审查流程 触发场景: - "pair programming" / "结对编程" / "结对" → 询问选择 Pair 模式 - "mob programming" / "团队编程" → 启动三人模式 - "代码审查" / "帮我重构" → Pair 审查模式 - "提升测试覆盖率" / "测试覆盖率" → Pair 覆盖率模式(Navigator + Driver) - 提到 "Cunningham/Jobs/Thompson" → 按指定角色启动

Prompts 5 2mo ago
chulo559

humanizer-zh

by chulo559

去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。

Prompts 0 4mo ago
jyasuu

claude-config

by jyasuu

Cheat sheet for Claude Code Router configuration and installation.

Cloud 0 4mo ago
Chipagosfinest

parallel-task

by Chipagosfinest

Only to be triggered by explicit /parallel-task commands.

Automation 0 3mo ago
maxgent-ai

image-gen

by maxgent-ai

AI image generation and editing. Use when users ask to generate, create, or draw images with AI, or edit and modify existing images.

Docker 0 3mo ago
otzgo

claude-code-statusline

by otzgo

This skill should be used when configuring or troubleshooting Claude Code's status line using the ccstatusline tool. It provides installation, configuration, and customization guidance for displaying model information, Git status, context usage, and other useful information in the Claude Code status line.

CLI Tools 0 3mo ago
MIIXV

ux-designer-assistant

by MIIXV

一个专注于用户体验(UX)和用户界面(UI)设计的专家级AI助手。当需要进行产品设计、交互设计、用户研究、可用性分析、竞品分析、或评估设计方案时,应使用此技能。适用于分析、评审、创建、比较或优化线框图、原型、用户流程、信息架构和设计系统等任务。扮演产品设计师、UX研究员或设计策略顾问的角色,提供深刻、系统性的设计思考和建议。

Prompts 0 4mo ago
qingchunwuhui

thought-mining

by qingchunwuhui

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

Code Gen 0 3mo ago
yanglei1826877278

wechat-product-manager-writer

by yanglei1826877278

从 AI 产品经理视角撰写微信公众号文章。涵盖 AI 产品拆解、场景解决方案、效率提升实战、产品方法论、行业观察。当用户说"写一篇关于XXX的文章"、"分析一下XXX产品"、"聊聊XXX"时使用。

API Dev 0 3mo ago
ab300819

work-report

by ab300819

生成周报、月报、季度报和年终总结。当用户提到"周报"、"月报"、"季报"、"季度报"、"年终总结"、"年度总结"、"weekly report"、"monthly report"、"quarterly report"、"annual summary"、"yearly review",或者需要生成各类工作报告时使用此 Skill。

Analytics 0 3mo ago
Kingly-Clark

git-journal

by Kingly-Clark

Capture the "Why" behind code changes during AI-assisted development. Creates branch-scoped markdown journals preserving reasoning, tradeoffs, and context that would otherwise be lost. Use before commits, PRs, or multi-file changes. Use when significant reasoning happened in conversation that should be preserved. Use when the user asks to document why a decision was made. Use when the user says "remember to journal", "anything to journal", or similar prompts.

Code Gen 0 4mo ago
iulspop

brainstorm

by iulspop

Facilitates solution ideation with clear trade-offs and a final recommendation. Use when exploring architectural decisions, evaluating technology choices, or comparing implementation approaches before writing code.

Embeddings 0 3mo ago
AutoFor

gh-cleanup

by AutoFor

前回セッションで削除が遅延された stale worktree とブランチを一括削除する。

CLI Tools 0 3mo ago
akillness

synapse

by akillness

"Multi-AI Agent Orchestration System with configurable models and role-based workflows. Use when you need to coordinate multiple AI agents (Claude, Gemini, Codex) for complex tasks like planning, code generation, analysis, review, and execution. Supports agentic workflow patterns: parallel specialists, pipeline, and swarm orchestration. Compatible with Claude Code, Cursor, and OpenCode. Triggers: 'orchestrate agents', 'multi-agent workflow', 'plan and execute', 'code review pipeline', 'run synapse', 'agentic workflow'."

API Dev 0 4mo ago
mikeygonz

figma-code-to-canvas

by mikeygonz

Set up Figma's Code to Canvas MCP integration for Claude Code. Pushes running UI from code into Figma as fully editable design layers. Use when user mentions "code to canvas", "push to figma", "figma MCP setup", "send to figma", or wants to turn code into Figma designs.

CLI Tools 0 3mo ago
innomad-io

inm-skill-finder

by innomad-io

"Search and install Claude Code skills from multiple sources (skills.sh leaderboard, GitHub repositories like awesome-claude-skills and anthropics/skills). Use when user wants to find, discover, search, browse, or install Claude Code skills, plugins, or extensions. Supports non-English keywords through automatic translation."

CLI Tools 0 3mo ago
wibaek

ts-starter

by wibaek

Configure TypeScript project tooling for existing Node or frontend projects without app scaffolding. Use for TS starter setup, TS lint/format/test setup, Node TypeScript starter, or Vite TypeScript config requests.

Code Gen 0 3mo ago
paulo20223

telegram-stickers

by paulo20223

Telegram sticker tags in replies. Use when composing any Telegram reply — add [sticker:<emoji>] to send a sticker from saved packs. For humor, emotions, emphasis.

Prompts 0 3mo ago
Ayden7399

no-more-fomo

by Ayden7399

Use when user says 'fomo', 'digest', 'daily', 'AI news', 'today's papers', 'what's new in AI', 'catch up', or on a scheduled daily cron trigger.

Processing 1 2mo ago
jonathanprozzi

pre-pr-scan

by jonathanprozzi

Pre-PR compliance and security scan. Checks diff against CLAUDE.md guidelines and security best practices before creating a pull request.

Code Review 0 4mo ago
CodeDraig

behance

by CodeDraig

Showcase and discover creative work on Behance - manage portfolio projects, explore design trends, and connect with creatives

Auth 0 4mo ago
samuerio

awb

by samuerio

Single-pass Aider Web Bridge,use tmux + Claude Web automation to run /copy-context once, send once, /paste once.

File Ops 0 3mo ago