提示词

提示词工程与模板

显示 1441-1464 / 共 4548 个技能
melodic-software

hook-management

melodic-software

Central authority for Claude Code hooks management in this repository. Automates enforcement of critical repository rules through hooks. Use when adding hooks, managing hooks, configuring hooks, troubleshooting hooks, or understanding hook behavior. Delegates to docs-management skill for official hooks documentation. Provides organization-specific patterns, configuration management, and workflow guidance.

智能体 12 7个月前
melodic-software

audit-hooks

melodic-software

Audit Claude Code hooks for quality, compliance, and maintainability. Use after creating hooks, before releases, or for periodic quality checks.

代码评审 12 6个月前
melodic-software

audit-rules

melodic-software

Audit Claude Code rule files for quality and compliance. Use when creating or validating .claude/rules/*.md files, or troubleshooting rule loading issues.

代码评审 12 6个月前
melodic-software

audit-memory

melodic-software

Audit Claude Code CLAUDE.md memory files for quality, compliance, and organization. Use to validate import syntax, detect circular imports, and check hierarchy compliance.

代码评审 12 6个月前
melodic-software

hook-schema-audit

melodic-software

Audit hook event schema for drift. Compares implementation against official docs.

数据处理 12 6个月前
melodic-software

audit-output-styles

melodic-software

Audit Claude Code output styles for quality, compliance, and usability. Use when creating custom styles or validating existing ones.

代码评审 12 6个月前
melodic-software

audit-docs-delegation

melodic-software

Audit skills and memory files for docs-management delegation compliance. Detects hardcoded Claude Code data and verifies proper delegation patterns.

代码评审 12 6个月前
melodic-software

claude-desktop

melodic-software

Central authority for Claude Desktop application - the native desktop app for running Claude Code sessions. Covers installation (macOS/Windows), Git worktrees for parallel sessions, .worktreeinclude file configuration, cloud session launch, environment configuration, MCP Desktop Extensions (.mcpb), and Desktop vs CLI comparison. Assists with Desktop setup, worktree configuration, cloud sessions, and troubleshooting. Delegates 100% to docs-management skill for official documentation.

CLI 工具 12 7个月前
melodic-software

clear-plugin-cache

melodic-software

Clear cached plugin copies (requires reinstall after)

缓存 12 6个月前
melodic-software

improve-prompt

melodic-software

Improve and optimize prompts using Anthropic's 4-step prompt improvement workflow

数据处理 12 6个月前
melodic-software

agent-sdk-development

melodic-software

Central authority for Claude Agent SDK (TypeScript and Python SDKs). Covers SDK installation, authentication (Anthropic key, Bedrock, Vertex), sessions and resumption, forking sessions, streaming vs single mode, custom tools, permissions (allowedTools, disallowedTools, permissionMode), MCP integration, system prompts (CLAUDE.md, appendSystemPrompt, outputStyle), cost tracking, todo tracking, structured outputs, hosting patterns, plugins, and SDK branding guidelines. Assists with building custom agents, configuring SDK options, and troubleshooting SDK issues. Delegates 100% to docs-management skill for official documentation.

智能体 12 6个月前
melodic-software

create-skill

melodic-software

Create new skill scaffold with required structure. Use when starting a new skill from scratch or need proper YAML frontmatter template.

代码生成 12 6个月前
Stieges

bpmn-generator

Stieges

Enterprise BPMN 2.0 diagram generator — converts natural language process descriptions into OMG-compliant BPMN 2.0 XML files and SVG previews via a 4-phase pipeline: Intent Extraction (LLM → JSON Logic-Core) → Validation (deadlock detection, structural soundness) → ElkJS Auto-Layout → BPMN XML + SVG output. Supports: multi-pool collaborations, message flows, boundary events (timer/error/signal), loop/multi-instance markers, data objects, all gateway types with correct gatewayDirection, and all BPMN 2.0 task types. Use this skill whenever the user wants to create, generate, or model a BPMN diagram, process flow, or workflow — even if they say "draw a process", "model this workflow", "make a BPMN for...", "create a Prozessmodell", "visualize this process", or describe a business process in natural language. Also use for editing or extending existing BPMN Logic-Core JSON.

数据处理 34 1个月前
saadshahd

forge

saadshahd

Create a persistent expert agent file. Use when "create an agent", "make an agent", "design an agent", "forge an agent", "agent for [task]", "I need a specialist", "build a [role] agent".

智能体 34 7个月前
saadshahd

observe

saadshahd

On-demand codebase health check. Use when "observe", "health check", "is the codebase healthy", "check for drift", "system status", or before starting a large feature.

提示词 34 6个月前
kazukinagata

consumption-tax

kazukinagata

This skill should be used when the user needs to calculate consumption tax (消費税) or determine their tax method (2割特例, 簡易課税, or 本則課税). Trigger phrases include: "消費税を計算", "消費税の申告", "消費税申告書", "2割特例", "簡易課税", "本則課税", "課税売上", "消費税額", "インボイス", "みなし仕入率", "課税仕入".

数据处理 357 6个月前
doodledood

ask

doodledood

Single-model consultation using consultant agent. Defaults to gpt-5.2-pro.

智能体 18 8个月前
doodledood

update-claude-md

doodledood

Create or update CLAUDE.md with best practices - brevity, universal applicability, progressive disclosure

代码生成 18 8个月前
doodledood

optimize-prompt-token-efficiency

doodledood

'Iteratively optimizes prompts for token efficiency by maximizing information density - reduces verbosity, removes redundancy, tightens phrasing while preserving semantic content. Use when asked to compress, shorten, reduce tokens, tighten, maximize density, increase information density, or make a prompt more concise.'

调试 18 7个月前
fortunto2

solo-factory

fortunto2

Install the full Solo Factory toolkit — 23 startup skills + solograph MCP server for code intelligence, KB search, and web search. Use when user says "install solo factory", "set up solo", "install all solo skills", "startup toolkit", or "solo factory setup". This is the one-command entry point for the entire startup pipeline.

CLI 工具 18 6个月前
fortunto2

solo-scaffold

fortunto2

Generate complete project from PRD + stack template — directory structure, configs, CLAUDE.md, git repo, and GitHub push. Use when user says "scaffold project", "create new project", "start new app", "bootstrap project", or "set up from PRD". Uses SoloGraph for patterns and Context7 for latest versions. Do NOT use for planning features (use /plan) or PRD generation (use /validate).

代码生成 18 6个月前
doodledood

ask-council

doodledood

Multi-model ensemble consultation. Runs 3 models in parallel for diverse perspectives.

智能体 18 8个月前
doodledood

prompt-engineering

doodledood

'Craft or update LLM prompts from first principles. Use when creating new prompts, updating existing ones, or reviewing prompt structure. Ensures prompts define WHAT and WHY, not HOW.'

代码生成 18 7个月前
doodledood

auto-optimize-prompt

doodledood

'Iteratively auto-optimize a prompt until no issues remain. Uses prompt-reviewer in a loop, asks user for ambiguities, applies fixes via prompt-engineering skill. Runs until converged.'

性能 18 7个月前