灵感菇

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

搜索结果

全部能力

找到 1722 个相关结果 / 性能优化

软件工程 / 诊断修复

mcp-apps-builder

mcp-apps-builder

10.7K

**所有 MCP 服务器工作必须遵循** - mcp-use 框架最佳实践与模式。在进行任何 MCP 服务器工作前**请先阅读本指南**,包括: - 创建新的 MCP 服务器 - 修改现有 MCP 服务器(添加/更新 tools、resources、prompts、widgets) - 调试 MCP 服务器问题或错误 - 审查 MCP 服务器代码的质量、安全性或性能 - 回答关于 MCP 开发或 mcp-use 模式的问题 - 对 server.tool()、server.resource()、server.prompt() 或 widgets 进行任何更改 本技能包含关键的架构决策、安全模式和常见陷阱。在实现 MCP 功能之前,请务必先查阅相关的参考文件。

Stars 9,952
uiperformancedeploymentsecurity

软件工程 / 诊断修复

UI组件模式

ui-component-patterns

10.7K

遵循现代设计模式,构建可复用、易维护的 UI 组件。适用于创建组件库、实现设计系统或构建……

Stars 0
reactfrontenddesignui

软件工程 / 诊断修复

网页设计审查员

web-design-reviewer

10.7K

此技能支持对本地或远程运行的网站进行可视化检查,以识别并修复设计问题。在收到类似“review website…”的请求时触发。

Stars 0
reactnextjsvuetailwind

软件工程 / 诊断修复

创建规范

create-specification

10.6K

为解决方案创建一个新的规范文件,并针对生成式 AI 的使用进行优化。

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

Flutter 专家

flutter-expert

10.5K

在使用 Flutter 3+ 和 Dart 构建跨平台应用时使用。可调用以进行组件开发、Riverpod/Bloc 状态管理、GoRouter 路由导航等……

Stars 0
designuiperformancerag

软件工程 / 诊断修复

回测框架

backtesting-frameworks

10.3K

构建稳健的交易策略回测系统,妥善处理前视偏差、幸存者偏差和交易成本。适用于开发……

Stars 0
uiperformancetestingagent

软件工程 / 诊断修复

异步 Python 模式

async-python-patterns

10.2K

掌握 Python asyncio、并发编程和 async/await 模式,以构建高性能应用。适用于构建异步 API、并发系统或……

Stars 0
uiperformancetestingapi

软件工程 / 诊断修复

智能体工作流

agentic-workflow

10.1K

实用的 AI 智能体工作流与生产力技巧。为日常开发任务提供优化模式,涵盖命令、快捷键、Git 集成等…

Stars 0
uiperformancetestingplaywright

软件工程 / 诊断修复

agent-evaluation

agent-evaluation

10.1K

为 AI 智能体设计并实现全面的评估系统。适用于构建 coding agents、conversational agents、research agents 等智能体的评估体系。

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

Rust 最佳实践

rust-best-practices

9.8K

基于 Apollo GraphQL 最佳实践手册编写地道 Rust 代码的指南。在以下场景使用此技能:(1) 编写新的 Rust 代码或函数,(2) 审查或重构现有 Rust 代码,(3) 在借用与克隆或所有权模式之间做选择,(4) 使用 Result 类型实现错误处理,(5) 优化 Rust 代码性能,(6) 为 Rust 项目编写测试或文档。

Stars 62
uiperformancetestingrust

软件工程 / 诊断修复

GSAP 性能

gsap-performance

9.7K

官方 GSAP 性能优化技能 —— 优先使用 transforms,避免布局抖动,使用 will-change,进行批量处理。适用于优化 GSAP 动画、减少卡顿或……

Stars 0
uiperformancetestinggsap

软件工程 / 诊断修复

dotnet 设计模式审查

dotnet-design-pattern-review

9.6K

审查 C#/.NET 代码的设计模式实现并提出改进建议。

Stars 0
designuiperformancesecurity

软件工程 / 诊断修复

Angular 开发者

angular-developer

9.4K

生成 Angular 代码并提供架构指导。在创建项目、组件或服务时触发,或用于获取关于响应式的最佳实践…

Stars 0
reactuiperformanceprompt

软件工程 / 诊断修复

GSAP 插件

gsap-plugins

9.4K

用于 GSAP 插件的官方 GSAP 技能 —— 注册、ScrollToPlugin、ScrollSmoother、Flip、Draggable、Inertia、Observer、SplitText、ScrambleText、SVG 以及……

Stars 0
reactuiperformanceauth

软件工程 / 部署发布

stock-analysis

stock-analysis

9.4K

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market…

Stars 18
uiperformancestockanalysis

软件工程 / 诊断修复

AI 提示工程安全审查

ai-prompt-engineering-safety-review

9.2K

全面的 AI 提示词工程安全审查与优化提示词。分析提示词的安全性、偏见、安全漏洞和有效性,同时…

Stars 0
uiperformancetestingsecurity

软件工程 / 部署发布

create-github-action-workflow-specification

create-github-action-workflow-specification

9.2K

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

Stars 33,106
designuiperformancesecurity

软件工程 / 诊断修复

mcp-builder

mcp-builder

9.2K

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

Stars 9,960
reactuiperformancesecurity

软件工程 / 诊断修复

react-native-architecture

react-native-architecture

9.0K

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps,…

Stars 0
reactuiperformancedeployment

软件工程 / 诊断修复

csharp-async

csharp-async

9.0K

Get best practices for C# async programming

Stars 33,106
uiperformanceapigithub

4 / 87