搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
parallel-processing-patterns
parallel-processing-patterns
Parallel and concurrent processing patterns in bash including GNU Parallel, xargs, job pools, and async patterns (2025)
软件工程 / 诊断修复
powershell-windows
powershell-windows
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
通用助手 / 编排推荐
context-engineering
context-engineering
Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing…
软件工程 / 诊断修复
ablation-planner
ablation-planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from…
软件工程 / 诊断修复
ddd-context-mapping
ddd-context-mapping
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
通用助手 / 编排推荐
guide
guide
guide — an installable skill for AI agents, published by toss/es-toolkit.
通用助手 / 编排推荐
gplay-gradle-build
gplay-gradle-build
Build, sign, and package Android apps with Gradle before uploading to Google Play. Use when asked to create an APK or AAB, configure signing, or set up build…
通用助手 / 编排推荐
hashtag-analyzer
hashtag-analyzer
Analyze hashtag performance and discover trending tags. Use when: researching hashtags for posts; finding related hashtags; analyzing hashtag reach; planning…
软件工程 / 部署发布
dotnet-ui
dotnet-ui
Builds .NET UI apps across Blazor (Server, WASM, Hybrid, Auto), MAUI (XAML, MVVM, Shell, Native AOT), Uno Platform (MVUX, Extensions, Toolkit), WPF (.NET 8+,…
通用助手 / 编排推荐
erpnext-code-interpreter
erpnext-code-interpreter
Use when receiving vague or unclear ERPNext development requests that need interpretation. Transforms requirements like 'make invoice auto-calculate' or 'add approval workflow' into concrete technical specifications. Determines which ERPNext mechanisms to use. Keywords: vague requirement, clarify scope, translate business need, technical spec, implementation plan.
通用助手 / 编排推荐
coupling-analysis
coupling-analysis
Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Coupling in Software Design". Use when…
研究学习 / 检索整理
cash-flow-statement
cash-flow-statement
Retrieve real-time or historical cash flow statement data including Net Income, Operating Cash Flow, Investing Cash Flow, Financing Cash Flow, Free Cash Flow,…
通用助手 / 编排推荐
godot-navigation-pathfinding
godot-navigation-pathfinding
Expert blueprint for AI pathfinding (tower defense, RTS, stealth) using NavigationAgent2D/3D, NavigationServer, avoidance, and dynamic navigation mesh…
安全与治理 / 审核评估
depot-general
depot-general
Handles Depot CLI installation, authentication, login, project setup, organization management, and API access. Use when installing the Depot CLI, logging in with `depot login`, creating or managing Depot projects, configuring API tokens or OIDC trust relationships, setting up depot.json, managing organizations, resetting build caches, or using the Depot API/SDKs. Also use when the user asks about Depot authentication methods, token types, environment variables, or general Depot platform setup that isn't specific to container builds, GitHub Actions runners, or Depot CI.
通用助手 / 编排推荐
godot-project-foundations
godot-project-foundations
Expert blueprint for Godot 4 project organization (feature-based folders, naming conventions, version control). Enforces snake_case files, PascalCase nodes,…
通用助手 / 编排推荐
图层方向
layers-orient
layers-orient — 一项面向 AI 智能体的可安装技能,由 jamiemill/layers-skills 发布。
通用助手 / 编排推荐
heaptrack
heaptrack
heaptrack memory profiler skill for Linux. Use when tracking heap allocations, finding memory leaks, measuring peak heap usage, identifying allocation…
内容创作 / 生成
extract-wisdom
extract-wisdom
Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to analyse, summarise, or extract…
研究学习 / 检索整理
exploratory-data-analysis
exploratory-data-analysis
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data…
通用助手 / 编排推荐
godot-tweening
godot-tweening
Expert blueprint for programmatic animation using Tween for smooth property transitions, UI effects, camera movements, and juice. Covers easing functions,…