搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
beautiful-mermaid
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
软件工程 / 部署发布
sf-deploy
sf-deploy
Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex/LWC code (use sf-apex/sf-lwc), creating metadata XML (use sf-metadata), or querying org data (use sf-data).
软件工程 / 诊断修复
brreg
brreg
Search and retrieve Norwegian company data from Brønnøysundregistrene (the Norwegian Business Registry). Access all ~1.2 million registered companies in Norway.
软件工程 / 诊断修复
derivatives-trading-coin-futures
derivatives-trading-coin-futures
Binance Derivatives-trading-coin-futures request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.
软件工程 / 诊断修复
pp-flight-goat
pp-flight-goat
搜索 Google Flights,扫描 Kayak 长途航线,并通过一个 CLI 接入 FlightAware AeroAPI 的可靠性、警报与追踪功能。
软件工程 / 诊断修复
应用启动
app-launch
当用户想要为新应用或重大更新制定发布策略时使用。当用户提及"应用发布"、"发布计划"、"发布清单"等时也使用。
软件工程 / 诊断修复
code-review-quality
code-review-quality
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review…
软件工程 / 诊断修复
ordercli
ordercli
Foodora 专用 CLI,用于查询历史订单和进行中的订单状态(Deliveroo 开发中)。
软件工程 / 诊断修复
antigravity-manager
antigravity-manager
Antigravity Manager 的 AI 编程代理技能 —— 一款 Tauri v2 + Rust 桌面应用及 Docker 服务,用于管理多个 Google/Anthropic 账户和代理…
软件工程 / 诊断修复
sf-testing
sf-testing
Apex test execution, coverage analysis, and test-fix loops with 120-point scoring. TRIGGER when: user runs Apex tests, checks code coverage, fixes failing tests, or touches *Test.cls / *_Test.cls files. DO NOT TRIGGER when: writing Apex production code (use sf-apex), Agentforce agent testing (use sf-ai-agentforce-testing), or Jest/LWC tests (use sf-lwc).
软件工程 / 诊断修复
tailwind-css
tailwind-css
Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
软件工程 / 诊断修复
create-mcp-app
create-mcp-app
This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or…
软件工程 / 诊断修复
taskfile-automation
taskfile-automation
Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands
软件工程 / 诊断修复
planner
planner
Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: "make a plan", "create a plan", "plan this out", "plan the implementation", "help me plan", "design a plan", "draft a plan", "write a plan", "outline the steps", "break this down into tasks", "what's the plan for", or any similar planning request. Also triggers on explicit "/planner" or "/plan" commands.
软件工程 / 部署发布
pr-triage
pr-triage
PRの変更内容をトリアージし、変更カテゴリ分類・表層チェック・必要リファレンス判定を行います。結果を`.pr-triage.json`に出力し、後続のコードレビューフェーズで活用します。CI環境でのコスト最適化に使用してください。
软件工程 / 部署发布
sf-data
sf-data
Salesforce data operations with 130-point scoring. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, or needs data factory patterns for Apex tests. DO NOT TRIGGER when: SOQL query writing only (use sf-soql), Apex test execution (use sf-testing), or metadata deployment (use sf-deploy).
软件工程 / 诊断修复
nx-import
nx-import
Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or…
软件工程 / 部署发布
doc
doc
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus…
软件工程 / 诊断修复
platform-strategy
platform-strategy
Help users design and execute platform business strategies. Use when someone is building a marketplace, creating an ecosystem, deciding on API strategy,…
软件工程 / 诊断修复
code-review
code-review
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain…