·fastify-best-practise
</>

fastify-best-practise

在创建服务器、插件、路由、模式、挂钩、装饰器、错误处理、测试和 TypeScript 集成时应用 Fastify 最佳实践。在编写或审查 Fastify 代码、设置新的 Fastify 项目或询问“我应该如何构建我的 Fastify 应用程序?”时使用

24安装·7热度·@thecodepace

安装

$npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practise

如何安装 fastify-best-practise

通过命令行快速安装 fastify-best-practise AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practise
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:thecodepace/fastify-skills。

SKILL.md

查看原文

A curated set of rules and patterns for building production-ready Fastify applications. Each rule includes incorrect and correct examples with explanations.

The rules are organized by topic in the rules/ directory. Each rule follows a consistent format with impact rating, incorrect/correct examples, and references to official docs.

| Create Server | create-server.md | LOW-MEDIUM | Use a buildServer() factory function for reusable, testable server setup | | Create Plugin | create-plugin.md | LOW-MEDIUM | Encapsulate reusable functionality in plugins with fastify-plugin | | Autoload | autoload.md | HIGH | Automatically load plugins and routes from the filesystem with @fastify/autoload |

在创建服务器、插件、路由、模式、挂钩、装饰器、错误处理、测试和 TypeScript 集成时应用 Fastify 最佳实践。在编写或审查 Fastify 代码、设置新的 Fastify 项目或询问“我应该如何构建我的 Fastify 应用程序?”时使用 来源:thecodepace/fastify-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practise
分类
</>开发工具
认证
收录时间
2026-02-24
更新时间
2026-03-11

Browse more skills from thecodepace/fastify-skills

快速解答

什么是 fastify-best-practise?

在创建服务器、插件、路由、模式、挂钩、装饰器、错误处理、测试和 TypeScript 集成时应用 Fastify 最佳实践。在编写或审查 Fastify 代码、设置新的 Fastify 项目或询问“我应该如何构建我的 Fastify 应用程序?”时使用 来源:thecodepace/fastify-skills。

如何安装 fastify-best-practise?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practise 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/thecodepace/fastify-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-24

相关 Skills

暂无