灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1627 个相关结果 / GitHub 工作流

软件工程 / 诊断修复

sf-lwc

sf-lwc

1.3K

Lightning Web Components with PICKLES methodology and 165-point scoring. TRIGGER when: user creates/edits LWC components, touches lwc/**/*.js, .html, .css, .js-meta.xml files, or asks about wire service, SLDS, or Jest LWC tests. DO NOT TRIGGER when: Apex classes (use sf-apex), Aura components, or Visualforce.

Stars 409
designuiperformancejest

软件工程 / 诊断修复

coverage

coverage

1.3K

Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or "what needs testing".

Stars 14,991
reactnextjsvuetesting

软件工程 / 诊断修复

flutter-testing

flutter-testing

1.3K

Write, fix, review, debug, and validate Flutter tests for apps, packages, and plugins. Use when adding unit tests, widget tests, integration tests, MethodChannel or plugin mocks, Mockito or mocktail test doubles, golden or accessibility checks, CI test commands, test failures, MissingPluginException, pump or pumpAndSettle problems, finder errors, build_runner mock generation, device integration testing, web integration testing, or flaky Flutter tests.

Stars 95
uiperformancetestingrag

软件工程 / 诊断修复

report

report

1.3K

Generate test report. Use when user says "test report", "results summary", "test status", "show results", "test dashboard", or "how did tests go".

Stars 15,032
playwrightworkflowreportgenerate

软件工程 / 部署发布

sf-flow

sf-flow

1.2K

Creates and validates Salesforce Flows with 110-point scoring. TRIGGER when: user builds or edits record-triggered, screen, autolaunched, or scheduled flows, or touches .flow-meta.xml files. DO NOT TRIGGER when: Apex automation (use sf-apex), process builder migration questions only, or non-Flow declarative config (use sf-metadata).

Stars 409
designuideploymentflow

软件工程 / 诊断修复

init

init

1.2K

Set up Playwright in a project. Use when user says "set up playwright", "add e2e tests", "configure playwright", "testing setup", "init playwright", or "add test infrastructure".

Stars 15,006
reactnextjsvuetesting

软件工程 / 部署发布

sf-metadata

sf-metadata

1.2K

Salesforce metadata generation and querying with 120-point scoring. TRIGGER when: user creates custom objects, fields, validation rules, or touches .object-meta.xml, .field-meta.xml, .profile-meta.xml files. DO NOT TRIGGER when: permission set analysis (use sf-permissions), deploying metadata (use sf-deploy), or Flow XML (use sf-flow).

Stars 409
uimetadatasalesforcegeneration

软件工程 / 诊断修复

cass

cass

1.2K

编码代理会话搜索 - 统一的 CLI/TUI,用于索引和搜索来自 Claude Code、Codex、Gemini、Cursor、Aider、ChatGPT、Pi-Agent 等的本地编码代理历史记录…

Stars 0
designuiuxperformance

软件工程 / 诊断修复

sf-debug

sf-debug

1.2K

Salesforce debug log analysis and troubleshooting with 100-point scoring. TRIGGER when: user analyzes debug logs, hits governor limits, reads stack traces, or touches .log files from Salesforce orgs. DO NOT TRIGGER when: running Apex tests (use sf-testing), fixing Apex code (use sf-apex), or Agentforce session tracing (use sf-ai-agentforce-observability).

Stars 409
performancetestingagentdebugging

软件工程 / 部署发布

netlify-deploy

netlify-deploy

1.2K

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify,…

Stars 19,224
uideploymentauthapi

软件工程 / 部署发布

autocli

autocli

1.2K

Use autocli CLI to interact with 55+ social/content websites (HackerNews, Reddit, Twitter/X, Bilibili, Zhihu, Weibo, Xiaohongshu, YouTube, Medium, Substack,…

Stars 830
playwrightgithubautoclicli

软件工程 / 诊断修复

beautiful-mermaid

beautiful-mermaid

1.2K

Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.

Stars 263
designuiauthapi

软件工程 / 部署发布

sf-deploy

sf-deploy

1.2K

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).

Stars 409
uidevopsdeploymentauth

软件工程 / 诊断修复

pp-flight-goat

pp-flight-goat

1.2K

搜索 Google Flights,扫描 Kayak 长途航线,并通过一个 CLI 接入 FlightAware AeroAPI 的可靠性、警报与追踪功能。

Stars 0
reactfrontendbackenddesign

软件工程 / 诊断修复

sf-testing

sf-testing

1.2K

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).

Stars 409
testingjestragagent

软件工程 / 诊断修复

create-mcp-app

create-mcp-app

1.2K

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…

Stars 2,263
reactvueuiapi

软件工程 / 部署发布

pr-triage

pr-triage

1.2K

PRの変更内容をトリアージし、変更カテゴリ分類・表層チェック・必要リファレンス判定を行います。結果を`.pr-triage.json`に出力し、後続のコードレビューフェーズで活用します。CI環境でのコスト最適化に使用してください。

Stars 3
triagejsonhaikuxtone

软件工程 / 部署发布

sf-data

sf-data

1.2K

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).

Stars 409
testingdeploymentdatasalesforce

软件工程 / 诊断修复

nx-import

nx-import

1.2K

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…

Stars 0
reactnextjsvuefrontend

软件工程 / 诊断修复

sentry-code-review

sentry-code-review

1.2K

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review…

Stars 174
authapiworkflowgithub

14 / 82