搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.
软件工程 / 诊断修复
codebase-search
codebase-search
Route repo-navigation requests to the right search packet before editing anything. Use when the user needs to find where something lives, who references it, which files own a config/content surface, what must be inspected before a change, or how to narrow a large repo without drifting into debugging or refactoring. Choose one packet: exact-text, symbol/indexed, structural, config/content, hosted search, or graph/path trace. Triggers on: where is this defined, who uses this, find call sites, config ownership, entry point, impact before refactor, shortcode/frontmatter search, scene/asset reference hunt, repo archaeology.
软件工程 / 诊断修复
log-analysis
log-analysis
Route runtime-log requests into one evidence packet before diagnosing anything. Use when the user shares app/server/container/browser/CI/JSON log output and wants the first actionable blocker, repeated signature, likely blast radius, or safest next read-only checks. Choose one packet: app-runtime, container-runtime, browser-plus-api, ci-cascade, structured-json, or security-signal. Triggers on: check the logs, which line matters, real error, first blocker, noisy stack trace, retry storm, browser 401/500, pod logs, worker crash, CI abort, webhook failure. Route engine-specific Unity/Unreal logs to `game-build-log-triage`, observability design to `monitoring-observability`, and remediation/debug hypotheses to `debugging`.
软件工程 / 诊断修复
capacitor-plugin-development
capacitor-plugin-development
Guides the agent through creating and maintaining Capacitor plugins from scratch. Covers scaffolding a new plugin project, designing the TypeScript API,…
软件工程 / 诊断修复
bun-package-manager
bun-package-manager
Bun package manager commands (install, add, remove, update), workspaces, lockfiles, npm/yarn/pnpm migration. Use for dependency management with Bun.
软件工程 / 诊断修复
insightly
insightly
Insightly integration. Manage Organizations, Deals, Projects, Activities, Notes, Files and more. Use when the user wants to interact with Insightly data.
软件工程 / 部署发布
harmonyos-build-deploy
harmonyos-build-deploy
HarmonyOS application build, clean, package and device installation. Use when building HarmonyOS projects with hvigorw, cleaning build artifacts, managing ohpm…
软件工程 / 诊断修复
bmad-gds
bmad-gds
Orchestrate AI-assisted indie game development across concepting, GDD shaping, milestone planning, playtest synthesis, build triage, and launch-readiness decisions. Use when a solo developer or small game team needs one coordinating skill to turn a mixed packet — idea notes, backlog state, playtest feedback, bug/build issues, or a festival/release target — into the next game-production artifact and route specialist work to the right downstream skill. Triggers on: bmad-gds, game studio workflow, game milestone plan, GDD to backlog, playtest-to-priorities, game producer copilot, indie game planning, demo prep.
软件工程 / 诊断修复
eva
eva
Eva-skill v1.4 创作者思考陪练与表达工具箱。围绕想法、人群、标题、内容创作和表达资产,提供思考助理、表象问题归位、话题人群识别、对标文案拆解、点子卡沉淀与回溯、人设记忆采集、表达真实性审查、短视频创作主入口、标题即选题和思维流爆款内容创作。人设记忆采集是多轮表达资格采集,不是账号定位或人设包装。抖音/无标题五步模型是 /eva-script 的分支参考,不作为独立主入口。思想镜片、MBTI 和创作者思想工具不再作为独立入口,只作为 think 的轻量思考姿势;互动语气作为全局表达协议。 触发方式:/eva、/思维流、/eva-think、/eva-reframe、/eva-audience-finder、/eva-benchmark-copy、/eva-memory、/eva-persona-memory、/eva-ai-check、/eva-shortvideo、/eva-title、/eva-script、「帮我想想」「脑子乱」「问题归位」「这个话题戳中了谁」「这个选题讲给谁」「对标拆解」「AI味检测」「人设梳理」「沉淀一下」「回捞点子卡」「帮我做一条口播」「帮我写视频稿」
软件工程 / 诊断修复
deepagents-implementation
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting…
软件工程 / 诊断修复
pma-bun
pma-bun
Bun implementation guide for PMA-managed backend services. Defaults to a single-API-project layout; promotes to a Bun monorepo only when multiple deployable…
软件工程 / 部署发布
queue-job-processor
queue-job-processor
Implements background job processing with BullMQ/Redis including job queues, workers, scheduling, retries, and monitoring. Use when users request "background…
软件工程 / 诊断修复
angular-best-practices-rule-creator
angular-best-practices-rule-creator
For contributors to angular-best-practices. Creates new rule files and library skills following project conventions. Not for Angular application development — install angular-best-practices instead.
软件工程 / 诊断修复
performance-profiler
performance-profiler
Profile and optimize application performance including load times, memory usage, and rendering. Use when debugging slow performance, memory leaks, or…
软件工程 / 诊断修复
observing-agentforce
observing-agentforce
Analyze production Agentforce agent behavior using session traces and Data Cloud. TRIGGER when: user queries STDM session data or Data Cloud trace records;…
软件工程 / 诊断修复
nango-function-builder
nango-function-builder
Builds Nango Functions (TypeScript createAction/createSync) with checkpoint-first sync patterns, action and sync references, project/root checks, deletion…
软件工程 / 诊断修复
client-review-prep
client-review-prep
Prepare advisors for client review meetings by assembling context packages, performance summaries, drift analysis, talking points, and meeting agendas. Use…
软件工程 / 部署发布
ci-fix
ci-fix
Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use…
软件工程 / 部署发布
aws-solution-architect
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
软件工程 / 诊断修复
bun-drizzle-integration
bun-drizzle-integration
Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.