fraq-plugin-template 用于开发 Fraq 插件的模板仓库。包含了: TypeScript 配置(tsconfig.json) Biome 配置(biome.json),用于代码格式化和 linting 简单的测试脚本,可以通过 npx tsx test/smoke.ts 运行