搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
go-naming
go-naming
Use when naming any Go identifier — packages, types, functions, methods, variables, constants, or receivers — to ensure idiomatic, clear names. Also use when a…
通用助手 / 编排推荐
aiconfig-ai-metrics
aiconfig-ai-metrics
为现有代码库接入 LaunchDarkly AI Config 跟踪功能。涵盖四层递进路径:托管运行器(managed runner)→ 提供商包(provider package)→ 自定义提取器(custom extractor)→ …
通用助手 / 编排推荐
diffity-resolve
diffity-resolve
Read open review comments and resolve them by making code fixes
通用助手 / 编排推荐
searxng-search
searxng-search
Enhanced web and package repository search using local SearXNG instance
通用助手 / 编排推荐
codex
codex
Provides Codex CLI delegation workflows for complex code generation and development tasks using OpenAI's GPT-5.3-codex models, including English prompt…
通用助手 / 编排推荐
tdd-guide
tdd-guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows…
通用助手 / 编排推荐
summarization
summarization
Create effective summaries by matching summarization type to purpose, audience, and context. Use when asked to summarize, create TLDR, condense content, or…
通用助手 / 编排推荐
release
release
Run release validation.
通用助手 / 编排推荐
open-agent-sdk
open-agent-sdk
Build and deploy autonomous AI agents in-process using Open Agent SDK, an open-source alternative to @anthropic-ai/claude-agent-sdk that works anywhere without…
通用助手 / 编排推荐
legal-document-analyzer
legal-document-analyzer
Build agents for legal document analysis, contract review, and compliance checking. Handles document parsing, risk identification, and legal research. Use when…
通用助手 / 编排推荐
aws-sdk-js-v3-usage
aws-sdk-js-v3-usage
AWS SDK for JavaScript v3 development patterns. Use when writing JavaScript or TypeScript code that uses AWS services via @aws-sdk/* packages (aws-sdk-js-v3), or when asked about schemas, runtime validation, serialization, or code generation in the context of the JS/TS AWS SDK.
通用助手 / 编排推荐
see-through-anime-layer-decomposition
see-through-anime-layer-decomposition
Expertise in See-through, a framework for single-image layer decomposition of anime characters into manipulatable 2.5D PSD files using diffusion models.
通用助手 / 编排推荐
Rust 重构助手
rust-refactor-helper
rust-refactor-helper — 一项可安装的 AI 代理技能,由 actionbook/rust-skills 发布。
通用助手 / 编排推荐
qodo-pr-resolver
qodo-pr-resolver
Use when the user wants to review Qodo PR feedback or fix code review comments. Capabilities: view issues by severity, apply fixes interactively or in batch,…
通用助手 / 编排推荐
memory-evolution
memory-evolution
Evidence-based memory optimization from real usage patterns. Analyzes recall performance, identifies bottlenecks, suggests consolidation/pruning/enrichment, and tracks improvement over time via checkpoint Q&A.
通用助手 / 编排推荐
salesforce-component-standards
salesforce-component-standards
salesforce-component-standards — an installable skill for AI agents, published by github/awesome-copilot.
通用助手 / 编排推荐
代码简化器
code-simplifier
代码简化技能,用于在保持精确行为的前提下提升代码的清晰度、一致性和可维护性。适用于简化代码、减少…
通用助手 / 编排推荐
freecad-scripts
freecad-scripts
Expert skill for writing FreeCAD Python scripts, macros, and automation. Use when asked to create FreeCAD models, parametric objects, Part/Mesh/Sketcher…
通用助手 / 编排推荐
file-manager
file-manager
文件管理技能。用于创建、移动、复制、删除文件和文件夹,整理目录结构。当用户需要管理文件、整理文件夹或批量处理文件时使用。
通用助手 / 编排推荐
go-concurrency
go-concurrency
Use when writing concurrent Go code — goroutines, channels, mutexes, or thread-safety guarantees. Also use when parallelizing work, fixing data races, or…