提示词

提示词工程与模板

显示 961-984 / 共 4548 个技能
flonat

init-project-research

flonat

"Bootstrap a research project: interview for details, scaffold directory, create Overleaf symlink, init git, and sync with context library and Notion. Triggers: 'new research project', 'start a new paper'. Not for lightweight setups — use /init-project-light instead."

代码生成 130 6个月前
flonat

project-safety

flonat

"Set up safety rules and folder structures for research projects. Prevent accidental data loss when Claude reorganizes files. Triggers: 'protect my data', 'set up project safety rules'. Not for auditing structure — use /audit-project-research."

代码生成 130 6个月前
flonat

update-project-doc

flonat

"Update a project's own documentation (CLAUDE.md, README.md, docs/*.md) to reflect its current state. Detects stale file trees, timestamps, counts, and next steps. Includes a leanness audit: flags CLAUDE.md > 200 lines, sections > 15 lines of reference material, SKILL.md > 300 lines, agents > 400 lines, and context files > 200 lines — with auto-extraction to docs/ or references/."

文档生成 130 6个月前
am-will

parallel-task

am-will

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

自动化 1023 6个月前
am-will

llm-council

am-will

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.

自动化 1023 7个月前
am-will

gemini-computer-use

am-will

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.

CLI 工具 1023 7个月前
WellApp-ai

skill-creator

WellApp-ai

Template and guide for creating new skills

智能体 341 7个月前
Heyvhuang

tool-hooks-doctor

Heyvhuang

"Detect whether Claude Code evolution hooks are installed/enabled, and print a copy-paste fix. Use when you expect runs/evolution artifacts but nothing is being written. Triggers: hooks, evolution, runs/evolution, settings.json, PreToolUse, PostToolUse."

CLI 工具 339 7个月前
Heyvhuang

workflow-template-seeder

Heyvhuang

"Seed a new runnable template under templates/NNN-slug/ from a short spec by chaining existing skills (intake → ship-faster stages) while keeping it clean and shareable (no secrets, minimal scope). Use when creating a new template quickly."

代码生成 339 7个月前
Heyvhuang

workflow-template-extractor

Heyvhuang

"Extract a shareable runnable template under templates/NNN-slug/ from a real project: copy + de-brand + remove secrets + add env examples + docs, with minimal refactors. Use when you have a working project and want to turn it into a template."

代码生成 339 7个月前
Heyvhuang

workflow-template-seeder

Heyvhuang

"Seed a new runnable template under templates/NNN-slug/ from a short spec by chaining existing skills (intake → ship-faster stages) while keeping it clean and shareable (no secrets, minimal scope). Use when creating a new template quickly."

代码生成 339 7个月前
Heyvhuang

skill-creator

Heyvhuang

"Create or refactor Ship Faster-style skills (SKILL.md + references/ + scripts/). Use when adding a new skill, tightening trigger descriptions, splitting long docs into references, defining artifact-first I/O contracts, or packaging/validating a skill."

代码生成 339 7个月前
Heyvhuang

workflow-template-extractor

Heyvhuang

"Extract a shareable runnable template under templates/NNN-slug/ from a real project: copy + de-brand + remove secrets + add env examples + docs, with minimal refactors. Use when you have a working project and want to turn it into a template."

代码生成 339 7个月前
simota

Frame

simota

Figma MCP Serverを活用してデザインコンテキストを抽出・構造化し、実装エージェントに渡すブリッジエージェント。Figmaデザインからコードへの橋渡し、Code Connect管理、デザインシステムルール抽出が必要な時に使用。

智能体 74 6个月前
simota

Latch

simota

Claude Codeフック(PreToolUse/PostToolUse/Stop等のイベントシステム)の提案・設定・デバッグ・保守を担当。フックによるワークフロー自動化、品質ゲート、セキュリティ検証の導入が必要な時に使用。

CLI 工具 74 6个月前
vincentkoc

opik-optimizer

vincentkoc

Optimize LLM prompts, tools, and agents in Opik using standardized optimizer workflows (prompt optimization, tool optimization, and parameter tuning), dataset/metric wiring, and result interpretation.

MLOps 102 6个月前
Fzkuji

gui-agent

Fzkuji

"GUI automation via visual perception. Screenshot → detect → click → verify. Use when asked to operate a desktop app, interact with a VM, or complete an OSWorld benchmark task."

智能体 44 4个月前
vasilyu1983

claude-code-hooks

vasilyu1983

Create event-driven hooks for Claude Code automation. Configure hook events in settings or frontmatter, parse stdin JSON inputs, return decision-control JSON, and implement secure hook scripts.

CLI 工具 81 7个月前
vasilyu1983

ai-rag

vasilyu1983

Complete RAG and search engineering skill. Covers chunking strategies, hybrid retrieval (BM25 + vector), cross-encoder reranking, query rewriting, ranking pipelines, nDCG/MRR evaluation, and production search systems. Modern patterns for retrieval-augmented generation and semantic search.

代码生成 81 7个月前
vasilyu1983

data-lake-platform

vasilyu1983

"Data lake and lakehouse platform patterns: ingestion/CDC, transformations, open table formats (Iceberg/Delta/Hudi), query and serving engines (Trino/ClickHouse/DuckDB), orchestration, governance/lineage, cost and operations. Self-hosted and cloud options."

代码生成 81 6个月前
vasilyu1983

ops-devops-platform

vasilyu1983

"Production-grade DevOps and platform engineering patterns: Kubernetes, Terraform, containers, GitOps, CI/CD, observability, incident response, security hardening, and cloud-native operations (AWS, GCP, Azure, Kafka)."

代码生成 81 7个月前
vasilyu1983

claude-code-agents

vasilyu1983

Create and maintain Claude Code agents/subagents (.claude/agents/*.md) with YAML frontmatter (name/description/tools/model/permissionMode/skills/hooks), least-privilege tool selection, delegation patterns (Task), context budgeting, and safety best practices.

智能体 81 7个月前
vasilyu1983

claude-code-project-memory

vasilyu1983

Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy, cross-platform AGENTS.md compatibility, and quick-add commands.

文件操作 81 7个月前
vasilyu1983

data-sql-optimization

vasilyu1983

"Production-grade SQL optimization for OLTP systems: EXPLAIN/plan analysis, balanced indexing, schema and query design, migrations, backup/recovery, HA, security, and safe performance tuning across PostgreSQL, MySQL, SQL Server, Oracle, SQLite."

代码生成 81 6个月前