搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
rust-trait-explorer
rust-trait-explorer
使用 LSP 探索 Rust trait 实现。触发条件:/trait-impl、查找实现、谁实现了、trait 实现、谁实现了、实现了哪些trait
通用助手 / 编排推荐
schema-builder
schema-builder
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.
软件工程 / 诊断修复
openclaude-multi-llm
openclaude-multi-llm
Use Claude Code's full tool system with any OpenAI-compatible LLM — GPT-4o, DeepSeek, Gemini, Ollama, and 200+ models via environment variable configuration.
通用助手 / 编排推荐
openclaw-stock-skill
openclaw-stock-skill
使用 data.diemeng.chat 提供的接口查询股票日线、分钟线、财务指标等数据,支持 A 股等市场。
软件工程 / 部署发布
feishu-cli-board
feishu-cli-board
飞书画板全能操作 · 5 种画图路径任选其一: (A) Mermaid/PlantUML 服务端渲染(思维导图/时序图/类图/饼图/流程图/甘特图,整图作为一个节点,飞书自动排版) (B) Mermaid 本地引擎 whiteboard-cli(绕开 par/参与方数等服务端限制,每个节点可点击编辑) (C) ⭐ SVG 自由作图(飞轮/鱼骨/价值金字塔/转化漏斗/桑基/路线图/Dashboard/海报/插画/户型图/地铁图/周期表/赛博朋克城市等任意视觉) → 使用 scripts/svg_to_board.py 把 SVG 翻译为飞书原生节点,每个 rect/circle/text 都可单独点击编辑 (D) 简单 SVG 单节点装饰(图标/印章/小元素,<2KB SVG) (E) 精排架构图(手写节点 JSON,绝对坐标 + 配色 + 连线 ID 引用) 当用户请求"画图/画板/whiteboard/画架构图/画流程图/画飞轮/画鱼骨/画路线图/画 Dashboard/画插画/画海报/ AI 自由作图/SVG 落画板/克隆画板/上传图片到画板/可视化/节点图/精排"时使用。 特别地,当用户反馈"右下角半截楼""z_index 错乱""节点翻倍""复杂图渲染不全""mermaid 服务端失败" 务必读 references/pitfalls.md 排障。 使用 App Token(应用身份),无需 auth login。
通用助手 / 编排推荐
recent-data
recent-data
Guide for using Recent Data (topics, resources, pages). Use when working with recently accessed items, implementing recent lists, or accessing session store…
自动化与集成 / 自动执行
memory-intake
memory-intake
Structured memory creation workflow. Converts messy notes, conversations, and unstructured thoughts into well-typed, tagged, confidence-scored memories. Uses 1-question-at-a-time clarification to avoid cognitive overload.
通用助手 / 编排推荐
go-data-structures
go-data-structures
Use when working with Go slices, maps, or arrays — choosing between new and make, using append, declaring empty slices (nil vs literal for JSON), implementing…
软件工程 / 部署发布
code-reviewer
code-reviewer
Elite code review expert specializing in modern AI-powered code
通用助手 / 编排推荐
document-review
document-review
Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists…
软件工程 / 诊断修复
k-dart
k-dart
通过金融监督院电子公示系统(DART) OpenAPI查询公告搜索、企业概况、财务报表和主要事项报告。直接使用用户的 API_K_DART 环境变量。
通用助手 / 编排推荐
career-ops-job-search
career-ops-job-search
AI-powered job search pipeline built on Claude Code with 14 skill modes, Go dashboard, PDF generation, batch processing, and portal scanning.
安全与治理 / 审核评估
Naver新闻搜索
naver-news-search
通过 k-skill-proxy 代理调用 Naver 搜索 Open API 的新闻搜索(news.json)接口,获取最新新闻文章的标题、发布时间、链接和摘要并进行保守整理。用户无需单独申请 API 密钥即可直接调用。
软件工程 / 诊断修复
frontend-patterns
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
设计与产品 / 审核评估
options-payoff
options-payoff
Generate an interactive options payoff curve chart with dynamic parameter controls. Use this skill whenever the user shares an options position screenshot, describes an options strategy, or asks to visualize how an options trade makes or loses money. Triggers include: any mention of butterfly, spread (vertical/calendar/diagonal/ratio), straddle, strangle, condor, covered call, protective put, iron condor, or any multi-leg options structure. Also triggers when a user pastes strike prices, premiums, expiry dates, or says things like "show me the payoff", "draw the P&L curve", "what does this trade look like", or uploads a screenshot from a broker (IBKR, TastyTrade, Robinhood, etc). Always use this skill even if the user only provides partial info — extract what you can and use defaults for the rest.
软件工程 / 诊断修复
flutter-home-screen-widget
flutter-home-screen-widget
Adding a Home Screen widget to your Flutter App
软件工程 / 部署发布
tanstack-router
tanstack-router
Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and TanStack Query integration. Prevents 20 documented errors including validation structure loss, param parsing bugs, and SSR streaming crashes. Use when implementing file-based routing patterns, building SPAs with TypeScript routing, or troubleshooting devtools dependency errors, type safety issues, Vite bundling problems, or Docker deployment issues.
安全与治理 / 审核评估
feishu-cli-auth
feishu-cli-auth
飞书 OAuth 认证和 User Access Token 管理(Device Flow,RFC 8628)。 支持一键创建飞书应用(config create-app)、按域精细申请权限(--domain --recommend)、 auth check 预检 scope、auth login 登录、Token 自动刷新。 当用户请求"登录飞书"、"获取 Token"、"OAuth 授权"、"auth login"、"认证"、 "搜索需要什么权限"、"Token 过期了"、"刷新 Token"、"创建应用"、"create-app"、 "缺少权限"、"99991672"、"99991679"时使用。 当其他飞书技能(toolkit/msg/read 等)遇到 User Access Token 相关问题时,也应参考此技能。
通用助手 / 编排推荐
story-cover
story-cover
|
通用助手 / 编排推荐
hermes-imports
hermes-imports
将本地 Hermes 运算符工作流转换为经过净化的 ECC 技能与发布包构件。适用于在准备将 Hermes 工作流用于公共 ECC 复用时,无需……