灵感菇

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

搜索结果

get

找到 57 个相关结果

Security / Review

Flutter 使用 http 包

flutter-use-http-package

4.9K

使用 `http` 包执行 GET、POST、PUT 或 DELETE 请求。适用于需要从 REST API 获取数据或向其发送数据的场景。

Stars 0
uisecurityauthapi

AI / LLM / Agent skills

健康

health

4.2K

当 Claude 忽略指令、行为不一致、钩子发生故障、MCP 服务器需要……时,对 Claude Code 配置栈运行预算感知审计。

Stars 0
uisecurityauditapi

Frontend / UI

液态玻璃设计

liquid-glass-design

3.6K

iOS 26 Liquid Glass 设计系统 —— 适用于 SwiftUI、UIKit 和 WidgetKit 的动态玻璃材质,支持模糊、反射和交互式形变。

Stars 0
reactdesignuiperformance

AI / LLM / Agent skills

成本感知的 LLM 流水线

cost-aware-llm-pipeline

3.5K

LLM API 使用的成本优化模式——按任务复杂度进行模型路由、预算跟踪、重试逻辑和提示词缓存。

Stars 0
uiauditauthapi

Testing / Automation

Laravel TDD

laravel-tdd

2.9K

使用 PHPUnit 和 Pest 进行 Laravel 测试驱动开发,包括工厂、数据库测试、伪造以及覆盖率目标。

Stars 0
uitestingauthapi

Frontend / UI

Flutter Dart 代码审查

flutter-dart-code-review

2.8K

与具体库无关的 Flutter/Dart 代码审查清单,涵盖 Widget 最佳实践、状态管理模式(BLoC、Riverpod、Provider、GetX、MobX、Signals)等……

Stars 0
reactbackenddesignui

AI / LLM / Agent skills

上下文预算

context-budget

2.7K

审计 Claude Code 在代理、技能、MCP 服务器和规则中的上下文窗口消耗情况。识别冗余膨胀与冗余组件,并生成优先级排序的……

Stars 0
performanceauditagentagents

AI / LLM / Agent skills

agent-payment-x402

agent-payment-x402

2.1K

为 AI 代理添加 x402 支付执行功能——通过 MCP 工具实现单任务预算、支出控制和非托管钱包。适用于代理需要为 API 付费等场景……

Stars 0
uisecurityauditauth

AI / LLM / Agent skills

令牌预算顾问

token-budget-advisor

2.1K

在回答前为用户提供关于消耗多少响应深度的知情选择。当用户明确希望控制响应长度、深度或 token 预算时,使用此技能。触发条件:"token budget"、"token count"、"token usage"、"token limit"、"response length"、"answer depth"、"short version"、"brief answer"、"detailed answer"、"exhaustive answer"、"respuesta corta vs larga"、"cuántos tokens"、"ahorrar tokens"、"responde al 50%"、"dame la versión corta"、"quiero controlar cuánto usas",或用户明确要求控制回答大小或深度的明确变体。不触发条件:用户在当前会话中已指定级别(保持该级别)、请求明显只需一个词的回答,或 "token" 指的是身份验证/会话/支付 token 而非响应大小。

Stars 0
uiauthragprompt

Frontend / UI

Dart Flutter 设计模式

dart-flutter-patterns

1.9K

生产级 Dart 与 Flutter 模式,涵盖空安全、不可变状态、异步组合、Widget 架构、主流状态管理框架……

Stars 0
reactdesignuiperformance

Security / Review

API 连接器构建器

api-connector-builder

1.8K

通过完全匹配目标仓库现有的集成模式,构建新的 API 连接器或提供者。适用于在无需……的情况下添加新的集成。

Stars 0
backenduiauthapi

Security / Review

代码导览

code-tour

1.7K

创建 CodeTour `.tour` 文件——面向特定角色的分步演练指南,包含真实的文件与行号锚点。可用于新手引导、架构说明……

Stars 0
uisecurityauthapi

Testing / Automation

react-native-testing

react-native-testing

1.6K

使用 React Native Testing Library (RNTL) v13 和 v14 (`@testing-library/react-native`) 编写测试。在编写、审查或修复 React Native 组件测试时使用。涵盖:render、screen、查询 (getBy/getAllBy/queryBy/findBy)、Jest 匹配器、userEvent、fireEvent、waitFor 以及异步模式。支持 v13(React 18,同步渲染)和 v14(React 19+,异步渲染)。触发条件:React Native 组件的测试文件、RNTL 导入,或提及 "testing library"、"write tests"、"component tests" 或 "RNTL"。

Stars 0
reactuitestingjest

Frontend / UI

Dart 修复运行时错误

dart-fix-runtime-errors

1.4K

使用 get_runtime_errors 和 lsp 获取活动堆栈跟踪,定位失败代码行,应用修复,并通过 hot_reload 验证解决结果。

Stars 0
uiworkflowdartfix

Security / Review

dart-解决包冲突

dart-resolve-package-conflicts

1.4K

用于修复依赖包版本冲突的工作流。当 `pub get` 因依赖包版本不兼容而失败时使用此工作流。

Stars 0
uiperformanceauditapi

AI / LLM / Agent skills

OKX DEX 跨链桥

okx-dex-bridge

835

使用此技能进行代币桥接、跨链兑换/转移、在链间转移资产、获取跨链报价、比较桥接手续费、寻找最便宜/最快的方案……

Stars 0
backenduiuxsecurity

AI / LLM / Agent skills

printing-press-polish

printing-press-polish

407

打磨生成的 CLI 以通过验证并达到发布标准。运行诊断(dogfood、verify、scorecard、go vet),自动修复所有问题(验证失败、死代码、描述、README、MCP 工具质量),报告修改前后的差异,并提示是否发布。可在任何 /printing-press 运行之后使用,或用于 ~/printing-press/library/ 中的任何 CLI。触发短语:"polish"、"improve the CLI"、"fix verify"、"make it publish-ready"、"clean up the CLI"、"get this ready to ship"。

Stars 0
backenddesignuiux

3 / 3

上一页下一页