·fastify-best-practise
</>

fastify-best-practise

在建立伺服器、外掛程式、路由、模式、掛鉤、裝飾器、錯誤處理、測試和 TypeScript 整合時套用 Fastify 最佳實務。在編寫或審查 Fastify 程式碼、設定新的 Fastify 專案或詢問「我應該如何建立我的 Fastify 應用程式?」時使用

21安裝·4熱度·@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-10

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

暫無