搜索结果
ing
找到 13037 个相关结果
软件工程 / 部署发布
attach-review-to-pr
attach-review-to-pr
Add line-specific review comments to pull requests using GitHub CLI API
软件工程 / 诊断修复
game-development
game-development
Game development patterns, architectures, and best practices
软件工程 / 部署发布
sentencepiece
sentencepiece
Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory),…
软件工程 / 诊断修复
security
security
OWASP security patterns, secrets management, security testing
安全与治理 / 审核评估
qms-audit-expert
qms-audit-expert
Senior QMS Audit Expert for internal and external quality management system auditing. Provides ISO 13485 audit expertise, audit program management,…
软件工程 / 诊断修复
create-hook
create-hook
Create and configure git hooks with intelligent project analysis, suggestions, and automated testing
设计与产品 / 审核评估
highlight-graph
highlight-graph
Visualize your highlights and their connections in an interactive 2D graph
软件工程 / 诊断修复
fhir-developer-skill
fhir-developer-skill
FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.
通用助手 / 编排推荐
代理管理
agent-management
使用 AI Maestro CLI 创建、管理和编排 AI 智能体。当用户要求"创建智能体"、"列出智能体"、"删除智能体"、"休眠智能体"等时使用。
通用助手 / 编排推荐
avoid-ai-writing
avoid-ai-writing
Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI…
通用助手 / 编排推荐
create-command
create-command
Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
通用助手 / 编排推荐
agent-evaluation
agent-evaluation
在需要评估或改进或优化现有 LLM 智能体的输出质量时使用——包括提升工具选择准确性、回答质量等……
设计与产品 / 审核评估
heygen-video
heygen-video
Generate HeyGen presenter videos via the v3 Video Agent pipeline — handles Frame Check (aspect ratio correction), prompt engineering, avatar resolution, and voice selection. Required for any HeyGen video generation. Replaces deprecated endpoints with v3. Use when: (1) generating any HeyGen video (via API or otherwise), (2) sending a personalized video message (outreach, update, announcement, pitch, knowledge), (3) creating a HeyGen presenter-led explainer, tutorial, or product demo with a human face, (4) "make a video of me saying...", "send a video to my leads", "record an update for my team", "create a video pitch", "make a loom-style message", "I want to appear in this video", "generate a HeyGen video", "make a talking head video". Accepts avatar_id from heygen-avatar for identity-first HeyGen videos, or uses a stock presenter. Returns video share URL + HeyGen session URL for iteration. Chain signal: when the user wants to create/design an avatar AND make a video in the same request, run heygen-avatar first, then return here. Conjunctions to watch: "and then", "and immediately", "first...then", "X and make a video", "design [presenter] and record" = always CHAIN. If the user provides a photo AND wants a video, route to heygen-avatar first. NOT for: avatar creation or identity setup (use heygen-avatar first), cinematic footage or b-roll without a presenter, translating videos, TTS-only, or streaming avatars.
软件工程 / 部署发布
nansen-wallet-profiler
nansen-wallet-profiler
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or…
软件工程 / 诊断修复
indicator-expert
indicator-expert
OpenAlgo indicator expert. Use when user asks about technical indicators, charting, plotting indicators, creating custom indicators, building dashboards,…
通用助手 / 编排推荐
git-pr-workflows-git-workflow
git-pr-workflows-git-workflow
Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment…
通用助手 / 编排推荐
coding
coding
MUST use for all coding related tasks - includes general coding best practices and software engineering principles to build robust, maintainable, and scalable…
研究学习 / 检索整理
excalidraw-skill
excalidraw-skill
Programmatic canvas toolkit for creating, editing, and refining Excalidraw diagrams via MCP tools with real-time canvas sync. Use when an agent needs to (1)…
数据与分析 / 分析洞察
anything-analyzer-cdp
anything-analyzer-cdp
使用 Chrome DevTools Protocol 捕获网络流量并通过 AI 生成协议分析报告的 Electron 桌面应用
通用助手 / 编排推荐
nuget-trusted-publishing
nuget-trusted-publishing
Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo — replaces long-lived API keys with short-lived tokens. USE FOR: trusted publishing, NuGet OIDC, keyless NuGet publish, migrate from NuGet API key, NuGet/login, secure NuGet publishing. DO NOT USE FOR: publishing to private feeds or Azure Artifacts (OIDC is nuget.org only). INVOKES: shell (powershell or bash), edit, create, ask_user for guided repo setup.