灵感菇

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

搜索结果

ing

找到 13037 个相关结果

软件工程 / 诊断修复

modern-javascript-patterns

modern-javascript-patterns

207

Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and…

Stars 37,690
uiperformancemodernjavascript

安全与治理 / 审核评估

security-review

security-review

207

A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.

Stars 19
uisecurityauditapi

软件工程 / 诊断修复

recover-branch-context

recover-branch-context

207

Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use when starting work on an existing branch.

Stars 11
uirecoverbranchcontext

通用助手 / 编排推荐

senpi-getting-started-guide

senpi-getting-started-guide

207

Guides users through their first trade on Senpi/Hyperliquid. Walks through discovery (top traders), creating a mirror strategy with a chosen trader, monitoring, and closing the strategy. Use when user says "let's trade", "first trade", "teach me to trade", "how do I trade", or when state is AWAITING_FIRST_TRADE. Can also run when state is not READY (e.g. after entrypoint Step 3); then prompts for wallet funding before starting when needed. Requires Senpi MCP to be connected.

Stars 79
uipromptagentmonitoring

设计与产品 / 审核评估

go-to-market-strategy

go-to-market-strategy

207

Comprehensive go-to-market strategy and launch execution skill. Use when planning a product launch, feature announcement, market entry, or release strategy. Activates for: go to market, GTM, product launch, launch strategy, launch plan, launch execution, launch marketing, GTM playbook, launch readiness, technical launch, beta launch, early access, waitlist, Product Hunt, feature release, announcement, how do I launch this, launch checklist, we're about to ship, market entry, startup GTM, PLG vs sales-led, GTM motion, launch marketing pack, press outreach, developer product launch.

Stars 52
uimarketstrategycomprehensive

软件工程 / 诊断修复

使用 React Native 和 Expo 实现动画

animating-react-native-expo

207

在 React Native (Expo) 应用中使用 React Native Reanimated v4 和 React Native Gesture Handler(GestureDetector / hook API)构建高性能动画和手势驱动交互。适用于实现 UI 动效、过渡、布局/进入/退出动画、CSS 风格过渡/动画、交互手势(平移/捏合/滑动/拖拽)、滚动联动动画、worklets/shared values,或调试动画性能和线程问题。

Stars 0
reactuiperformanceapi

数据与分析 / 分析洞察

instagram-tools

instagram-tools

207

Local execution tools for Instagram hosted collection workflows, including actor runs, dataset normalization, ranking, comment clustering, and watchlist…

Stars 7
uiworkflowinstagramtools

软件工程 / 诊断修复

dbos-typescript

dbos-typescript

207

DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating…

Stars 6
uitestingagentworkflow

通用助手 / 编排推荐

find-xemm-opps

find-xemm-opps

207

Find Cross-Exchange Market Making (XEMM) opportunities by comparing order book depth and liquidity across exchanges. Identifies pairs where one exchange has…

Stars 28
uiapiagentworkflow

研究学习 / 检索整理

自然语言润色

nature-polishing

207

使用《Scientific…》中的论文架构与写作策略原则,润色、重构学术文本,或将其翻译为符合《Nature》风格的英文。

Stars 0
uiauthragworkflow

软件工程 / 诊断修复

opentrons-integration

opentrons-integration

207

Lab automation platform for Flex/OT-2 robots. Write Protocol API v2 protocols, liquid handling, hardware modules (heater-shaker, thermocycler), labware…

Stars 27,328
uitestingapiworkflow

通用助手 / 编排推荐

pr-review-loop

pr-review-loop

207

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use…

Stars 0
uipromptagentworkflow

自动化与集成 / 自动执行

fixing-claude-export-conversations

fixing-claude-export-conversations

207

Fixes broken line wrapping in Claude Code exported conversation files (.txt), reconstructing tables, paragraphs, paths, and tool calls that were hard-wrapped at fixed column widths. Includes an automated validation suite (generic, file-agnostic checks). Triggers when the user has a Claude Code export file with broken formatting, mentions "fix export", "fix conversation", "exported conversation", "make export readable", references a file matching YYYY-MM-DD-HHMMSS-*.txt, or has a .txt file with broken tables, split paths, or mangled tool output from Claude Code.

Stars 1,047
uiragfixingclaude

软件工程 / 诊断修复

axiom-swiftui-debugging

axiom-swiftui-debugging

207

Use when debugging SwiftUI view updates, preview crashes, or layout issues - diagnostic decision trees to identify root causes quickly and avoid misdiagnosis…

Stars 902
designuiperformanceprompt

软件工程 / 诊断修复

custom-indicator

custom-indicator

207

Create a custom technical indicator using Numba JIT + NumPy. Generates production-grade, O(n) optimized indicator functions with charting and benchmarking.

Stars 7
uiperformanceapicustom

通用助手 / 编排推荐

orchestration

orchestration

207

Use `orca orchestration` when coordinating multiple AI agents through Orca: pass context, instructions, questions, findings, reviews, handoffs, or structured results between agents; delegate subtasks; dispatch work; track task DAGs; wait for worker_done/escalation; or run coordinator loops and decision gates. This is the right skill for semantic agent-to-agent communication. Boundary with `orca-cli`: do not use orchestration for ordinary terminal control, shell commands, browser automation, worktree management, or reading/waiting on terminals; use `orca-cli` for those. Triggers include "tell the other agent", "ask <agent>", "hand off to", "pass this to <agent>", "delegate to <agent>", "have <agent> do X", "let <agent> know", "share with the other AI", "coordinate agents", "what did <agent> find", "check orchestration inbox", "reply to <agent>", "dispatch task", "orchestrate agents", "multi-agent", "task DAG", "worker_done", "escalation", "decision gate", and "coordinator loop".

Stars 2,559
uiagentagentsworkflow

通用助手 / 编排推荐

memory-recall

memory-recall

207

Recall relevant long-term memories extracted by OpenViking Session memory. Use when the user asks about past decisions, prior fixes, historical context, or…

Stars 23,979
agentmemoryrecallrelevant

软件工程 / 诊断修复

axiom-sqlitedata

axiom-sqlitedata

206

Use when working with SQLiteData @Table models, CRUD operations, query patterns, CloudKit SyncEngine setup, or batch imports. Covers model definitions,…

Stars 902
uidatabasesqlaxiom

通用助手 / 编排推荐

otel-semantic-conventions

otel-semantic-conventions

206

OpenTelemetry Semantic Conventions expert. Use when selecting, applying, or reviewing telemetry attributes. Triggers on tasks involving attribute selection,…

Stars 55
agentotelsemanticconventions

软件工程 / 诊断修复

axiom-swiftui-gestures

axiom-swiftui-gestures

206

Use when implementing SwiftUI gestures (tap, drag, long press, magnification, rotation), composing gestures, managing gesture state, or debugging gesture…

Stars 902
designuiragprompt

396 / 652