搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
insforge-backend-advisor
insforge-backend-advisor
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.
软件工程 / 诊断修复
vega-multi-tv-migration
vega-multi-tv-migration
Migrate Vega OS (Amazon Fire TV) applications to multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms. Covers analysis,…
软件工程 / 部署发布
senpi-trading-runtime
senpi-trading-runtime
配置、部署并管理 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。
软件工程 / 诊断修复
storybook-mcp-integration
storybook-mcp-integration
Storybook MCP server integration for component-aware AI development. Covers 6 tools across 3 toolsets (dev, docs, testing): component discovery via…
软件工程 / 诊断修复
iii-state-reactions
iii-state-reactions
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.
软件工程 / 部署发布
iii-trigger-actions
iii-trigger-actions
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.
软件工程 / 诊断修复
iii-low-code-automation
iii-low-code-automation
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.
软件工程 / 诊断修复
gift-cards
gift-cards
Sell and accept gift cards with secure code generation, real-time balance tracking, partial redemption support, and expiration enforcement
软件工程 / 诊断修复
iii-reactive-backend
iii-reactive-backend
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.
软件工程 / 部署发布
iii-observability
iii-observability
Integrates OpenTelemetry tracing, metrics, and logging into iii workers. Use when setting up distributed tracing, Prometheus metrics, custom spans, or connecting to observability backends.
软件工程 / 诊断修复
iii-browser-sdk
iii-browser-sdk
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.
软件工程 / 诊断修复
shipment-tracking
shipment-tracking
Give customers live package tracking by aggregating carrier status updates via webhooks and sending proactive delivery notifications
软件工程 / 部署发布
iii-engine-config
iii-engine-config
Configures the iii engine via iii-config.yaml — workers, adapters, queue configs, ports, and environment variables. Use when deploying, tuning, or customizing the engine.
软件工程 / 诊断修复
iii-channels
iii-channels
Binary streaming between workers via channels. Use when building data pipelines, file transfers, streaming responses, or any pattern requiring binary data transfer between functions.
软件工程 / 部署发布
iii-effect-system
iii-effect-system
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.
软件工程 / 诊断修复
iii-python-sdk
iii-python-sdk
Python SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in Python.
软件工程 / 诊断修复
slack-web-api
slack-web-api
Comprehensive guidance for Slack Web API operations with the Go SDK. Use when sending messages, posting to channels, creating or managing channels, retrieving…
软件工程 / 诊断修复
nextjs-tinacms
nextjs-tinacms
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…
软件工程 / 诊断修复
iii-realtime-streams
iii-realtime-streams
Pushes live updates to connected WebSocket clients via streams. Use when building real-time dashboards, live feeds, or collaborative features.
软件工程 / 部署发布
iii-custom-triggers
iii-custom-triggers
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.