灵感菇

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

搜索结果

ing

找到 5875 个相关结果 / 软件工程

软件工程 / 诊断修复

insforge-backend-advisor

insforge-backend-advisor

50

Use this skill for proactive backend health audits in an InsForge project — security misconfigurations, performance regressions, and system health issues surfaced by `diagnose advisor`, plus the backend-side deep-dives that pair with each advisor issue. Also use this skill when a user reports backend-wide performance degradation (high CPU/memory, all responses slow, connection pool exhaustion, lock contention) without a single failing request. Trigger on requests like "health check", "audit my backend", "review security", "check RLS policies", "find slow queries", "backend performance review", "high CPU/memory", "everything is slow", "EC2/database/system health", or pre-launch readiness audits. For reactive runtime errors with a single concrete failing request (SDK error objects, HTTP 4xx/5xx, function failures, deploy failures), use `insforge-debug` instead.

Stars 21
reactbackendperformancesecurity

软件工程 / 诊断修复

vega-multi-tv-migration

vega-multi-tv-migration

49

Migrate Vega OS (Amazon Fire TV) applications to multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms. Covers analysis,…

Stars 0
reactuiagentvega

软件工程 / 部署发布

senpi-trading-runtime

senpi-trading-runtime

48

配置、部署并管理 Senpi Trading Runtime(OpenClaw 插件 @senpi-ai/runtime),用于自动化链上仓位追踪及 DSL 追踪止损保护。适用于用户需要创建或修改 runtime YAML 文件、配置 DSL(Dynamic Stop-Loss)退出引擎参数(阶段、层级、时间型减仓)、设置 position_tracker 扫描器监控 Hyperliquid 钱包仓位、通过 CLI 安装/列出/删除 runtime,或查看 DSL 追踪仓位的场景。该 runtime 不创建策略钱包;需先通过 Senpi MCP 创建/获取策略钱包,再在 runtime YAML 中关联该已有钱包。触发词包括 senpi、Senpi runtime、DSL exit、stop-loss tiers、position tracker、trailing stop、openclaw senpi、dsl_preset 或 strategy YAML configuration。

Stars 75
uimonitoringsenpitrading

软件工程 / 诊断修复

storybook-mcp-integration

storybook-mcp-integration

47

Storybook MCP server integration for component-aware AI development. Covers 6 tools across 3 toolsets (dev, docs, testing): component discovery via…

Stars 0
frontenddesignuitesting

软件工程 / 诊断修复

iii-state-reactions

iii-state-reactions

46

Registers state-type triggers that automatically fire functions when key-value state is created, updated, or deleted within a scope. Use when building reactive side effects, change watchers, audit logs, cache invalidation, notification dispatchers, or any observer pattern where data changes should trigger downstream processing.

Stars 0
reactuiauditiii

软件工程 / 部署发布

iii-trigger-actions

iii-trigger-actions

46

Selects how functions are invoked — synchronous calls that return results, fire-and-forget void dispatches, or durable enqueue through named queues with retries. Use when deciding between blocking RPC calls, background job dispatch, async workers, or reliable message delivery with acknowledgement.

Stars 0
uiiiitriggeractions

软件工程 / 诊断修复

iii-low-code-automation

iii-low-code-automation

45

Builds trigger-transform-action automation chains on the iii engine. Use when building Zapier/n8n-style automations, webhook-to-action pipelines, or simple event-driven chains where each node is a small registered function chained via named queues.

Stars 0
uiapiiiilow

软件工程 / 诊断修复

gift-cards

gift-cards

45

Sell and accept gift cards with secure code generation, real-time balance tracking, partial redemption support, and expiration enforcement

Stars 0
uigiftcardssell

软件工程 / 诊断修复

iii-reactive-backend

iii-reactive-backend

45

Builds reactive real-time backends on the iii engine. Use when building event-driven apps where state changes automatically trigger side effects, clients receive live updates via streams or websockets, or you need a real-time database layer with pub/sub and CRUD endpoints.

Stars 0
reactbackenduidatabase

软件工程 / 部署发布

iii-observability

iii-observability

45

Integrates OpenTelemetry tracing, metrics, and logging into iii workers. Use when setting up distributed tracing, Prometheus metrics, custom spans, or connecting to observability backends.

Stars 0
backenduiapiiii

软件工程 / 诊断修复

iii-browser-sdk

iii-browser-sdk

44

Browser SDK for connecting to the iii engine from web applications via WebSocket. Use when building browser-based clients that register functions, invoke triggers, or consume streams from the frontend.

Stars 0
frontenduiapiiii

软件工程 / 诊断修复

shipment-tracking

shipment-tracking

43

Give customers live package tracking by aggregating carrier status updates via webhooks and sending proactive delivery notifications

Stars 0
uishipmenttrackinggive

软件工程 / 部署发布

iii-engine-config

iii-engine-config

43

Configures the iii engine via iii-config.yaml — workers, adapters, queue configs, ports, and environment variables. Use when deploying, tuning, or customizing the engine.

Stars 0
backenduidockerdeployment

软件工程 / 诊断修复

iii-channels

iii-channels

42

Binary streaming between workers via channels. Use when building data pipelines, file transfers, streaming responses, or any pattern requiring binary data transfer between functions.

Stars 0
uiiiichannelsbinary

软件工程 / 部署发布

iii-effect-system

iii-effect-system

42

Builds composable, pipeable function chains on the iii engine. Use when building functional pipelines, effect systems, or typed composition layers where each step is a pure function with distributed tracing.

Stars 0
uiiiieffectsystem

软件工程 / 诊断修复

iii-python-sdk

iii-python-sdk

40

Python SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in Python.

Stars 0
uiapiiiipython

软件工程 / 诊断修复

slack-web-api

slack-web-api

40

Comprehensive guidance for Slack Web API operations with the Go SDK. Use when sending messages, posting to channels, creating or managing channels, retrieving…

Stars 0
uiapislackweb

软件工程 / 诊断修复

nextjs-tinacms

nextjs-tinacms

38

Build Next.js 16 + React 19 + TinaCMS sites with visual editing, blocks-based page builder, and complete SEO. Use this skill whenever the user mentions…

Stars 0
reactnextjstailwindbackend

软件工程 / 诊断修复

iii-realtime-streams

iii-realtime-streams

37

Pushes live updates to connected WebSocket clients via streams. Use when building real-time dashboards, live feeds, or collaborative features.

Stars 0
backenduiiiirealtime

软件工程 / 部署发布

iii-custom-triggers

iii-custom-triggers

36

Builds custom trigger types for events iii does not handle natively. Use when integrating webhooks, file watchers, IoT devices, database CDC, or any external event source.

Stars 0
uidatabaseiiicustom

287 / 294